Shades of Surfie Green #088478
Tints of Surfie Green #088478
RGB
CMYK
RGB Variations
Color information
#088478 (or 0x088478) is known color: Surfie Green. HEX triplet: 08, 84 and 78. RGB value is (8,132,120). Sum of RGB (Red+Green+Blue) = 8+132+120=260 (34% of max value = 765). Red value is 8 (3.52% from 255 or 3.08% from 260); Green value is 132 (51.95% from 255 or 50.77% from 260); Blue value is 120 (47.27% from 255 or 46.15% from 260); Max value from RGB is 132 - color contains mainly: green. Hex color #088478 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088478 is #F77B87. Grayscale: #5D5D5D. Windows color (decimal): -16219016 or 7898120. OLE color: 7898120.
HSL color Cylindrical-coordinate representation of color #088478: hue angle of 174.19º degrees, saturation: 0.89, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088478 is Cyan = 0.94, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 8 | 132 | 120 | - |
| CMYK | 0.94 | 0 | 0.09 | 0.48 |
| HSL | 174.19º | 0.89% | 0.27% | - |
| HSV(B) | 174.19º | 0.94% | 0.52% | - |
| XYZ | 11.74 | 17.91 | 20.61 | - |
| YUV | 93.56 | 142.92 | 66.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 132 | 120 | 0.94 | 0 | 0.09 | 0.48 | 174.19 | 0.89 | 0.27 |
| Hex | 8 | 84 | 78 | 5E | 0 | 9 | 30 | AE | 59 | 1B |
| Octal | 10 | 204 | 170 | 136 | 0 | 11 | 60 | 256 | 131 | 33 |
| Binary | 1000 | 10000100 | 1111000 | 1011110 | 0 | 1001 | 110000 | 10101110 | 1011001 | 11011 |
Color Harmonies of #088478
Complementary color
Monochromatic Colors of #088478
Black with #088478
Text Example
Text Example
White with #088478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088478; }
p { color: rgb(8,132,120); }
H1.HeaderClassName
{
color: #088478;
}
.AnyTagClassName
{
color: #088478;
}
</style>
background-color css
<style>
a { background-color: #088478; }
a { background-color: rgb(8,132,120); }
div.DivClassName
{
background-color: #088478;
}
.BgClassName
{
background-color: #088478;
}
</style>
border-color css
<style>
span { border-color: #088478; }
span { border-color: rgb(8,132,120); }
td.TdClassName
{
border-color: #088478;
}
.TagClassName
{
border-color: #088478;
}
</style>