Shades of Surfie Green #077977
Tints of Surfie Green #077977
RGB
CMYK
RGB Variations
Color information
#077977 (or 0x077977) is known color: Surfie Green. HEX triplet: 07, 79 and 77. RGB value is (7,121,119). Sum of RGB (Red+Green+Blue) = 7+121+119=247 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.83% from 247); Green value is 121 (47.66% from 255 or 48.99% from 247); Blue value is 119 (46.88% from 255 or 48.18% from 247); Max value from RGB is 121 - color contains mainly: green. Hex color #077977 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077977 is #F88688. Grayscale: #565656. Windows color (decimal): -16287369 or 7829767. OLE color: 7829767.
HSL color Cylindrical-coordinate representation of color #077977: hue angle of 178.95º 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 #077977 is Cyan = 0.94, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 7 | 121 | 119 | - |
| CMYK | 0.94 | 0 | 0.02 | 0.53 |
| HSL | 178.95º | 0.89% | 0.25% | - |
| HSV(B) | 178.95º | 0.94% | 0.47% | - |
| XYZ | 10.25 | 15.05 | 19.82 | - |
| YUV | 86.69 | 146.23 | 71.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 121 | 119 | 0.94 | 0 | 0.02 | 0.53 | 178.95 | 0.89 | 0.25 |
| Hex | 7 | 79 | 77 | 5E | 0 | 2 | 35 | B3 | 59 | 19 |
| Octal | 7 | 171 | 167 | 136 | 0 | 2 | 65 | 263 | 131 | 31 |
| Binary | 111 | 1111001 | 1110111 | 1011110 | 0 | 10 | 110101 | 10110011 | 1011001 | 11001 |
Color Harmonies of #077977
Complementary color
Monochromatic Colors of #077977
Black with #077977
Text Example
Text Example
White with #077977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077977; }
p { color: rgb(7,121,119); }
H1.HeaderClassName
{
color: #077977;
}
.AnyTagClassName
{
color: #077977;
}
</style>
background-color css
<style>
a { background-color: #077977; }
a { background-color: rgb(7,121,119); }
div.DivClassName
{
background-color: #077977;
}
.BgClassName
{
background-color: #077977;
}
</style>
border-color css
<style>
span { border-color: #077977; }
span { border-color: rgb(7,121,119); }
td.TdClassName
{
border-color: #077977;
}
.TagClassName
{
border-color: #077977;
}
</style>