Shades of Surfie Green #077974
Tints of Surfie Green #077974
RGB
CMYK
RGB Variations
Color information
#077974 (or 0x077974) is known color: Surfie Green. HEX triplet: 07, 79 and 74. RGB value is (7,121,116). Sum of RGB (Red+Green+Blue) = 7+121+116=244 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.87% from 244); Green value is 121 (47.66% from 255 or 49.59% from 244); Blue value is 116 (45.70% from 255 or 47.54% from 244); Max value from RGB is 121 - color contains mainly: green. Hex color #077974 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077974 is #F8868B. Grayscale: #565656. Windows color (decimal): -16287372 or 7633159. OLE color: 7633159.
HSL color Cylindrical-coordinate representation of color #077974: hue angle of 177.37º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077974 is Cyan = 0.94, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 7 | 121 | 116 | - |
| CMYK | 0.94 | 0 | 0.04 | 0.53 |
| HSL | 177.37º | 0.89% | 0.25% | - |
| HSV(B) | 177.37º | 0.94% | 0.47% | - |
| XYZ | 10.08 | 14.98 | 18.88 | - |
| YUV | 86.34 | 144.73 | 71.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 121 | 116 | 0.94 | 0 | 0.04 | 0.53 | 177.37 | 0.89 | 0.25 |
| Hex | 7 | 79 | 74 | 5E | 0 | 4 | 35 | B1 | 59 | 19 |
| Octal | 7 | 171 | 164 | 136 | 0 | 4 | 65 | 261 | 131 | 31 |
| Binary | 111 | 1111001 | 1110100 | 1011110 | 0 | 100 | 110101 | 10110001 | 1011001 | 11001 |
Color Harmonies of #077974
Complementary color
Monochromatic Colors of #077974
Black with #077974
Text Example
Text Example
White with #077974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077974; }
p { color: rgb(7,121,116); }
H1.HeaderClassName
{
color: #077974;
}
.AnyTagClassName
{
color: #077974;
}
</style>
background-color css
<style>
a { background-color: #077974; }
a { background-color: rgb(7,121,116); }
div.DivClassName
{
background-color: #077974;
}
.BgClassName
{
background-color: #077974;
}
</style>
border-color css
<style>
span { border-color: #077974; }
span { border-color: rgb(7,121,116); }
td.TdClassName
{
border-color: #077974;
}
.TagClassName
{
border-color: #077974;
}
</style>