Shades of Surfie Green #037278
Tints of Surfie Green #037278
RGB
CMYK
RGB Variations
Color information
#037278 (or 0x037278) is known color: Surfie Green. HEX triplet: 03, 72 and 78. RGB value is (3,114,120). Sum of RGB (Red+Green+Blue) = 3+114+120=237 (31% of max value = 765). Red value is 3 (1.56% from 255 or 1.27% from 237); Green value is 114 (44.92% from 255 or 48.10% from 237); Blue value is 120 (47.27% from 255 or 50.63% from 237); Max value from RGB is 120 - color contains mainly: blue. Hex color #037278 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #037278 is #FC8D87. Grayscale: #515151. Windows color (decimal): -16551304 or 7893507. OLE color: 7893507.
HSL color Cylindrical-coordinate representation of color #037278: hue angle of 183.08º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #037278 is Cyan = 0.98, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 3 | 114 | 120 | - |
| CMYK | 0.98 | 0.05 | 0 | 0.53 |
| HSL | 183.08º | 0.95% | 0.24% | - |
| HSV(B) | 183.08º | 0.98% | 0.47% | - |
| XYZ | 9.45 | 13.41 | 19.86 | - |
| YUV | 81.5 | 149.73 | 72.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 114 | 120 | 0.98 | 0.05 | 0 | 0.53 | 183.08 | 0.95 | 0.24 |
| Hex | 3 | 72 | 78 | 62 | 5 | 0 | 35 | B7 | 5F | 18 |
| Octal | 3 | 162 | 170 | 142 | 5 | 0 | 65 | 267 | 137 | 30 |
| Binary | 11 | 1110010 | 1111000 | 1100010 | 101 | 0 | 110101 | 10110111 | 1011111 | 11000 |
Color Harmonies of #037278
Complementary color
Monochromatic Colors of #037278
Black with #037278
Text Example
Text Example
White with #037278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037278; }
p { color: rgb(3,114,120); }
H1.HeaderClassName
{
color: #037278;
}
.AnyTagClassName
{
color: #037278;
}
</style>
background-color css
<style>
a { background-color: #037278; }
a { background-color: rgb(3,114,120); }
div.DivClassName
{
background-color: #037278;
}
.BgClassName
{
background-color: #037278;
}
</style>
border-color css
<style>
span { border-color: #037278; }
span { border-color: rgb(3,114,120); }
td.TdClassName
{
border-color: #037278;
}
.TagClassName
{
border-color: #037278;
}
</style>