Shades of Surfie Green #038578
Tints of Surfie Green #038578
RGB
CMYK
RGB Variations
Color information
#038578 (or 0x038578) is known color: Surfie Green. HEX triplet: 03, 85 and 78. RGB value is (3,133,120). Sum of RGB (Red+Green+Blue) = 3+133+120=256 (33% of max value = 765). Red value is 3 (1.56% from 255 or 1.17% from 256); Green value is 133 (52.34% from 255 or 51.95% from 256); Blue value is 120 (47.27% from 255 or 46.88% from 256); Max value from RGB is 133 - color contains mainly: green. Hex color #038578 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038578 is #FC7A87. Grayscale: #5C5C5C. Windows color (decimal): -16546440 or 7898371. OLE color: 7898371.
HSL color Cylindrical-coordinate representation of color #038578: hue angle of 174º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038578 is Cyan = 0.98, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 3 | 133 | 120 | - |
| CMYK | 0.98 | 0 | 0.10 | 0.48 |
| HSL | 174º | 0.96% | 0.27% | - |
| HSV(B) | 174º | 0.98% | 0.52% | - |
| XYZ | 11.82 | 18.15 | 20.65 | - |
| YUV | 92.65 | 143.43 | 64.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 133 | 120 | 0.98 | 0 | 0.10 | 0.48 | 174 | 0.96 | 0.27 |
| Hex | 3 | 85 | 78 | 62 | 0 | A | 30 | AE | 60 | 1B |
| Octal | 3 | 205 | 170 | 142 | 0 | 12 | 60 | 256 | 140 | 33 |
| Binary | 11 | 10000101 | 1111000 | 1100010 | 0 | 1010 | 110000 | 10101110 | 1100000 | 11011 |
Color Harmonies of #038578
Complementary color
Monochromatic Colors of #038578
Black with #038578
Text Example
Text Example
White with #038578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038578; }
p { color: rgb(3,133,120); }
H1.HeaderClassName
{
color: #038578;
}
.AnyTagClassName
{
color: #038578;
}
</style>
background-color css
<style>
a { background-color: #038578; }
a { background-color: rgb(3,133,120); }
div.DivClassName
{
background-color: #038578;
}
.BgClassName
{
background-color: #038578;
}
</style>
border-color css
<style>
span { border-color: #038578; }
span { border-color: rgb(3,133,120); }
td.TdClassName
{
border-color: #038578;
}
.TagClassName
{
border-color: #038578;
}
</style>