Shades of Surfie Green #087374
Tints of Surfie Green #087374
RGB
CMYK
RGB Variations
Color information
#087374 (or 0x087374) is known color: Surfie Green. HEX triplet: 08, 73 and 74. RGB value is (8,115,116). Sum of RGB (Red+Green+Blue) = 8+115+116=239 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.35% from 239); Green value is 115 (45.31% from 255 or 48.12% from 239); Blue value is 116 (45.70% from 255 or 48.54% from 239); Max value from RGB is 116 - color contains mainly: blue. Hex color #087374 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087374 is #F78C8B. Grayscale: #535353. Windows color (decimal): -16223372 or 7631624. OLE color: 7631624.
HSL color Cylindrical-coordinate representation of color #087374: hue angle of 180.56º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087374 is Cyan = 0.93, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 8 | 115 | 116 | - |
| CMYK | 0.93 | 0.01 | 0 | 0.55 |
| HSL | 180.56º | 0.87% | 0.24% | - |
| HSV(B) | 180.56º | 0.93% | 0.45% | - |
| XYZ | 9.38 | 13.57 | 18.65 | - |
| YUV | 83.12 | 146.55 | 74.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 115 | 116 | 0.93 | 0.01 | 0 | 0.55 | 180.56 | 0.87 | 0.24 |
| Hex | 8 | 73 | 74 | 5D | 1 | 0 | 37 | B5 | 57 | 18 |
| Octal | 10 | 163 | 164 | 135 | 1 | 0 | 67 | 265 | 127 | 30 |
| Binary | 1000 | 1110011 | 1110100 | 1011101 | 1 | 0 | 110111 | 10110101 | 1010111 | 11000 |
Color Harmonies of #087374
Complementary color
Monochromatic Colors of #087374
Black with #087374
Text Example
Text Example
White with #087374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087374; }
p { color: rgb(8,115,116); }
H1.HeaderClassName
{
color: #087374;
}
.AnyTagClassName
{
color: #087374;
}
</style>
background-color css
<style>
a { background-color: #087374; }
a { background-color: rgb(8,115,116); }
div.DivClassName
{
background-color: #087374;
}
.BgClassName
{
background-color: #087374;
}
</style>
border-color css
<style>
span { border-color: #087374; }
span { border-color: rgb(8,115,116); }
td.TdClassName
{
border-color: #087374;
}
.TagClassName
{
border-color: #087374;
}
</style>