Shades of Surfie Green #037775
Tints of Surfie Green #037775
RGB
CMYK
RGB Variations
Color information
#037775 (or 0x037775) is known color: Surfie Green. HEX triplet: 03, 77 and 75. RGB value is (3,119,117). Sum of RGB (Red+Green+Blue) = 3+119+117=239 (31% of max value = 765). Red value is 3 (1.56% from 255 or 1.26% from 239); Green value is 119 (46.88% from 255 or 49.79% from 239); Blue value is 117 (46.09% from 255 or 48.95% from 239); Max value from RGB is 119 - color contains mainly: green. Hex color #037775 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #037775 is #FC888A. Grayscale: #535353. Windows color (decimal): -16550027 or 7698179. OLE color: 7698179.
HSL color Cylindrical-coordinate representation of color #037775: hue angle of 178.97º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #037775 is Cyan = 0.97, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 3 | 119 | 117 | - |
| CMYK | 0.97 | 0 | 0.02 | 0.53 |
| HSL | 178.97º | 0.95% | 0.24% | - |
| HSV(B) | 178.97º | 0.97% | 0.47% | - |
| XYZ | 9.85 | 14.5 | 19.11 | - |
| YUV | 84.09 | 146.57 | 70.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 119 | 117 | 0.97 | 0 | 0.02 | 0.53 | 178.97 | 0.95 | 0.24 |
| Hex | 3 | 77 | 75 | 61 | 0 | 2 | 35 | B3 | 5F | 18 |
| Octal | 3 | 167 | 165 | 141 | 0 | 2 | 65 | 263 | 137 | 30 |
| Binary | 11 | 1110111 | 1110101 | 1100001 | 0 | 10 | 110101 | 10110011 | 1011111 | 11000 |
Color Harmonies of #037775
Complementary color
Monochromatic Colors of #037775
Black with #037775
Text Example
Text Example
White with #037775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037775; }
p { color: rgb(3,119,117); }
H1.HeaderClassName
{
color: #037775;
}
.AnyTagClassName
{
color: #037775;
}
</style>
background-color css
<style>
a { background-color: #037775; }
a { background-color: rgb(3,119,117); }
div.DivClassName
{
background-color: #037775;
}
.BgClassName
{
background-color: #037775;
}
</style>
border-color css
<style>
span { border-color: #037775; }
span { border-color: rgb(3,119,117); }
td.TdClassName
{
border-color: #037775;
}
.TagClassName
{
border-color: #037775;
}
</style>