Shades of Surfie Green #057874
Tints of Surfie Green #057874
RGB
CMYK
RGB Variations
Color information
#057874 (or 0x057874) is known color: Surfie Green. HEX triplet: 05, 78 and 74. RGB value is (5,120,116). Sum of RGB (Red+Green+Blue) = 5+120+116=241 (31% of max value = 765). Red value is 5 (2.34% from 255 or 2.07% from 241); Green value is 120 (47.27% from 255 or 49.79% from 241); Blue value is 116 (45.70% from 255 or 48.13% from 241); Max value from RGB is 120 - color contains mainly: green. Hex color #057874 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057874 is #FA878B. Grayscale: #555555. Windows color (decimal): -16418700 or 7632901. OLE color: 7632901.
HSL color Cylindrical-coordinate representation of color #057874: hue angle of 177.91º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057874 is Cyan = 0.96, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 5 | 120 | 116 | - |
| CMYK | 0.96 | 0 | 0.03 | 0.53 |
| HSL | 177.91º | 0.92% | 0.25% | - |
| HSV(B) | 177.91º | 0.96% | 0.47% | - |
| XYZ | 9.93 | 14.73 | 18.84 | - |
| YUV | 85.16 | 145.4 | 70.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 120 | 116 | 0.96 | 0 | 0.03 | 0.53 | 177.91 | 0.92 | 0.25 |
| Hex | 5 | 78 | 74 | 60 | 0 | 3 | 35 | B2 | 5C | 19 |
| Octal | 5 | 170 | 164 | 140 | 0 | 3 | 65 | 262 | 134 | 31 |
| Binary | 101 | 1111000 | 1110100 | 1100000 | 0 | 11 | 110101 | 10110010 | 1011100 | 11001 |
Color Harmonies of #057874
Complementary color
Monochromatic Colors of #057874
Black with #057874
Text Example
Text Example
White with #057874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057874; }
p { color: rgb(5,120,116); }
H1.HeaderClassName
{
color: #057874;
}
.AnyTagClassName
{
color: #057874;
}
</style>
background-color css
<style>
a { background-color: #057874; }
a { background-color: rgb(5,120,116); }
div.DivClassName
{
background-color: #057874;
}
.BgClassName
{
background-color: #057874;
}
</style>
border-color css
<style>
span { border-color: #057874; }
span { border-color: rgb(5,120,116); }
td.TdClassName
{
border-color: #057874;
}
.TagClassName
{
border-color: #057874;
}
</style>