#0bfc95

Color #0BFC95 Medium Spring Green (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Medium Spring Green #0BFC95

Tints of Medium Spring Green #0BFC95

Color information

#0BFC95 (or 0x0BFC95) is unknown color: approx Medium Spring Green. HEX triplet: 0B, FC and 95. RGB value is (11,252,149). Sum of RGB (Red+Green+Blue) = 11+252+149=412 (54% of max value = 765). Red value is 11 (4.69% from 255 or 2.67% from 412); Green value is 252 (98.83% from 255 or 61.17% from 412); Blue value is 149 (58.59% from 255 or 36.17% from 412); Max value from RGB is 252 - color contains mainly: green. Hex color #0BFC95 is not a web safe color. Web safe color analog (approx): #00FF99. Inversed color of #0BFC95 is #F4036A. Grayscale: #A8A8A8. Windows color (decimal): -15991659 or 9829387. OLE color: 9829387.

HSL color Cylindrical-coordinate representation of color #0BFC95: hue angle of 154.36º degrees, saturation: 0.98, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #0BFC95 is Cyan = 0.96, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.01.

Color convert

RGB11252149-
CMYK0.9600.410.01
HSL154.36º97.57%51.57%-
HSV(B)154.36º95.63%98.82%-
XYZ40.3771.8640.18-
YUV168.2117.1615.88-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 11 (4.69% from 255) = 2.67%
GREEN value IS 252 (98.83% from 255) = 61.17%
BLUE value IS 149 (58.59% from 255) = 36.17%
R=2.67%
G=61.17%
B=36.17%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.41
K (Black) values IS 0.01
SystemRedGreenBlueCMYKHSL
Decimal112521490.9600.410.01154.3697.5751.57
HexBFC956002919a6234
Octal13374225140051123214264
Binary10111111110010010101110000001010011100110101100010110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0bfc95

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0bfc95; }

 p { color: rgb(11,252,149); }

 H1.HeaderClassName
 {
   color: #0bfc95;
 }
 .AnyTagClassName
 {
   color: #0bfc95;
 }
</style>
background-color css

<style>
 a { background-color: #0bfc95; }

 a { background-color: rgb(11,252,149); }

 div.DivClassName
 {
   background-color: #0bfc95;
 }
 .BgClassName
 {
   background-color: #0bfc95;
 }
</style>
border-color css

<style>
 span { border-color: #0bfc95; }

 span { border-color: rgb(11,252,149); }

 td.TdClassName
 {
   border-color: #0bfc95;
 }
 .TagClassName
 {
   border-color: #0bfc95;
 }
</style>

cancel