Shades of Surfie Green #087575
Tints of Surfie Green #087575
RGB
CMYK
RGB Variations
Color information
#087575 (or 0x087575) is known color: Surfie Green. HEX triplet: 08, 75 and 75. RGB value is (8,117,117). Sum of RGB (Red+Green+Blue) = 8+117+117=242 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.31% from 242); Green value is 117 (46.09% from 255 or 48.35% from 242); Blue value is 117 (46.09% from 255 or 48.35% from 242); Max value from RGB is 117 - color contains mainly: green, blue. Hex color #087575 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087575 is #F78A8A. Grayscale: #545454. Windows color (decimal): -16222859 or 7697672. OLE color: 7697672.
HSL color Cylindrical-coordinate representation of color #087575: hue angle of 180º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087575 is Cyan = 0.93, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 117 | 117 | - |
| CMYK | 0.93 | 0 | 0 | 0.54 |
| HSL | 180º | 0.87% | 0.25% | - |
| HSV(B) | 180º | 0.93% | 0.46% | - |
| XYZ | 9.67 | 14.06 | 19.03 | - |
| YUV | 84.41 | 146.39 | 73.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 117 | 117 | 0.93 | 0 | 0 | 0.54 | 180 | 0.87 | 0.25 |
| Hex | 8 | 75 | 75 | 5D | 0 | 0 | 36 | B4 | 57 | 19 |
| Octal | 10 | 165 | 165 | 135 | 0 | 0 | 66 | 264 | 127 | 31 |
| Binary | 1000 | 1110101 | 1110101 | 1011101 | 0 | 0 | 110110 | 10110100 | 1010111 | 11001 |
Color Harmonies of #087575
Complementary color
Monochromatic Colors of #087575
Black with #087575
Text Example
Text Example
White with #087575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087575; }
p { color: rgb(8,117,117); }
H1.HeaderClassName
{
color: #087575;
}
.AnyTagClassName
{
color: #087575;
}
</style>
background-color css
<style>
a { background-color: #087575; }
a { background-color: rgb(8,117,117); }
div.DivClassName
{
background-color: #087575;
}
.BgClassName
{
background-color: #087575;
}
</style>
border-color css
<style>
span { border-color: #087575; }
span { border-color: rgb(8,117,117); }
td.TdClassName
{
border-color: #087575;
}
.TagClassName
{
border-color: #087575;
}
</style>