Shades of Surfie Green #047273
Tints of Surfie Green #047273
RGB
CMYK
RGB Variations
Color information
#047273 (or 0x047273) is known color: Surfie Green. HEX triplet: 04, 72 and 73. RGB value is (4,114,115). Sum of RGB (Red+Green+Blue) = 4+114+115=233 (30% of max value = 765). Red value is 4 (1.95% from 255 or 1.72% from 233); Green value is 114 (44.92% from 255 or 48.93% from 233); Blue value is 115 (45.31% from 255 or 49.36% from 233); Max value from RGB is 115 - color contains mainly: blue. Hex color #047273 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #047273 is #FB8D8C. Grayscale: #515151. Windows color (decimal): -16485773 or 7565828. OLE color: 7565828.
HSL color Cylindrical-coordinate representation of color #047273: hue angle of 180.54º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047273 is Cyan = 0.97, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 4 | 114 | 115 | - |
| CMYK | 0.97 | 0.01 | 0 | 0.55 |
| HSL | 180.54º | 0.93% | 0.23% | - |
| HSV(B) | 180.54º | 0.97% | 0.45% | - |
| XYZ | 9.16 | 13.3 | 18.3 | - |
| YUV | 81.22 | 147.06 | 72.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 114 | 115 | 0.97 | 0.01 | 0 | 0.55 | 180.54 | 0.93 | 0.23 |
| Hex | 4 | 72 | 73 | 61 | 1 | 0 | 37 | B5 | 5D | 17 |
| Octal | 4 | 162 | 163 | 141 | 1 | 0 | 67 | 265 | 135 | 27 |
| Binary | 100 | 1110010 | 1110011 | 1100001 | 1 | 0 | 110111 | 10110101 | 1011101 | 10111 |
Color Harmonies of #047273
Complementary color
Monochromatic Colors of #047273
Black with #047273
Text Example
Text Example
White with #047273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047273; }
p { color: rgb(4,114,115); }
H1.HeaderClassName
{
color: #047273;
}
.AnyTagClassName
{
color: #047273;
}
</style>
background-color css
<style>
a { background-color: #047273; }
a { background-color: rgb(4,114,115); }
div.DivClassName
{
background-color: #047273;
}
.BgClassName
{
background-color: #047273;
}
</style>
border-color css
<style>
span { border-color: #047273; }
span { border-color: rgb(4,114,115); }
td.TdClassName
{
border-color: #047273;
}
.TagClassName
{
border-color: #047273;
}
</style>