Shades of Surfie Green #047375
Tints of Surfie Green #047375
RGB
CMYK
RGB Variations
Color information
#047375 (or 0x047375) is known color: Surfie Green. HEX triplet: 04, 73 and 75. RGB value is (4,115,117). Sum of RGB (Red+Green+Blue) = 4+115+117=236 (31% of max value = 765). Red value is 4 (1.95% from 255 or 1.69% from 236); Green value is 115 (45.31% from 255 or 48.73% from 236); Blue value is 117 (46.09% from 255 or 49.58% from 236); Max value from RGB is 117 - color contains mainly: blue. Hex color #047375 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #047375 is #FB8C8A. Grayscale: #515151. Windows color (decimal): -16485515 or 7697156. OLE color: 7697156.
HSL color Cylindrical-coordinate representation of color #047375: hue angle of 181.06º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047375 is Cyan = 0.97, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 4 | 115 | 117 | - |
| CMYK | 0.97 | 0.02 | 0 | 0.54 |
| HSL | 181.06º | 0.93% | 0.24% | - |
| HSV(B) | 181.06º | 0.97% | 0.46% | - |
| XYZ | 9.39 | 13.57 | 18.95 | - |
| YUV | 82.04 | 147.73 | 72.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 115 | 117 | 0.97 | 0.02 | 0 | 0.54 | 181.06 | 0.93 | 0.24 |
| Hex | 4 | 73 | 75 | 61 | 2 | 0 | 36 | B5 | 5D | 18 |
| Octal | 4 | 163 | 165 | 141 | 2 | 0 | 66 | 265 | 135 | 30 |
| Binary | 100 | 1110011 | 1110101 | 1100001 | 10 | 0 | 110110 | 10110101 | 1011101 | 11000 |
Color Harmonies of #047375
Complementary color
Monochromatic Colors of #047375
Black with #047375
Text Example
Text Example
White with #047375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047375; }
p { color: rgb(4,115,117); }
H1.HeaderClassName
{
color: #047375;
}
.AnyTagClassName
{
color: #047375;
}
</style>
background-color css
<style>
a { background-color: #047375; }
a { background-color: rgb(4,115,117); }
div.DivClassName
{
background-color: #047375;
}
.BgClassName
{
background-color: #047375;
}
</style>
border-color css
<style>
span { border-color: #047375; }
span { border-color: rgb(4,115,117); }
td.TdClassName
{
border-color: #047375;
}
.TagClassName
{
border-color: #047375;
}
</style>