Shades of Surfie Green #047277
Tints of Surfie Green #047277
RGB
CMYK
RGB Variations
Color information
#047277 (or 0x047277) is known color: Surfie Green. HEX triplet: 04, 72 and 77. RGB value is (4,114,119). Sum of RGB (Red+Green+Blue) = 4+114+119=237 (31% of max value = 765). Red value is 4 (1.95% from 255 or 1.69% from 237); Green value is 114 (44.92% from 255 or 48.10% from 237); Blue value is 119 (46.88% from 255 or 50.21% from 237); Max value from RGB is 119 - color contains mainly: blue. Hex color #047277 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #047277 is #FB8D88. Grayscale: #515151. Windows color (decimal): -16485769 or 7827972. OLE color: 7827972.
HSL color Cylindrical-coordinate representation of color #047277: hue angle of 182.61º degrees, saturation: 0.93, 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 #047277 is Cyan = 0.97, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 4 | 114 | 119 | - |
| CMYK | 0.97 | 0.04 | 0 | 0.53 |
| HSL | 182.61º | 0.93% | 0.24% | - |
| HSV(B) | 182.61º | 0.97% | 0.47% | - |
| XYZ | 9.4 | 13.39 | 19.54 | - |
| YUV | 81.68 | 149.06 | 72.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 114 | 119 | 0.97 | 0.04 | 0 | 0.53 | 182.61 | 0.93 | 0.24 |
| Hex | 4 | 72 | 77 | 61 | 4 | 0 | 35 | B7 | 5D | 18 |
| Octal | 4 | 162 | 167 | 141 | 4 | 0 | 65 | 267 | 135 | 30 |
| Binary | 100 | 1110010 | 1110111 | 1100001 | 100 | 0 | 110101 | 10110111 | 1011101 | 11000 |
Color Harmonies of #047277
Complementary color
Monochromatic Colors of #047277
Black with #047277
Text Example
Text Example
White with #047277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047277; }
p { color: rgb(4,114,119); }
H1.HeaderClassName
{
color: #047277;
}
.AnyTagClassName
{
color: #047277;
}
</style>
background-color css
<style>
a { background-color: #047277; }
a { background-color: rgb(4,114,119); }
div.DivClassName
{
background-color: #047277;
}
.BgClassName
{
background-color: #047277;
}
</style>
border-color css
<style>
span { border-color: #047277; }
span { border-color: rgb(4,114,119); }
td.TdClassName
{
border-color: #047277;
}
.TagClassName
{
border-color: #047277;
}
</style>