Shades of Surfie Green #077674
Tints of Surfie Green #077674
RGB
CMYK
RGB Variations
Color information
#077674 (or 0x077674) is known color: Surfie Green. HEX triplet: 07, 76 and 74. RGB value is (7,118,116). Sum of RGB (Red+Green+Blue) = 7+118+116=241 (31% of max value = 765). Red value is 7 (3.12% from 255 or 2.90% from 241); Green value is 118 (46.48% from 255 or 48.96% from 241); Blue value is 116 (45.70% from 255 or 48.13% from 241); Max value from RGB is 118 - color contains mainly: green. Hex color #077674 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077674 is #F8898B. Grayscale: #545454. Windows color (decimal): -16288140 or 7632391. OLE color: 7632391.
HSL color Cylindrical-coordinate representation of color #077674: hue angle of 178.92º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077674 is Cyan = 0.94, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 118 | 116 | - |
| CMYK | 0.94 | 0 | 0.02 | 0.54 |
| HSL | 178.92º | 0.89% | 0.25% | - |
| HSV(B) | 178.92º | 0.94% | 0.46% | - |
| XYZ | 9.72 | 14.26 | 18.76 | - |
| YUV | 84.58 | 145.73 | 72.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 118 | 116 | 0.94 | 0 | 0.02 | 0.54 | 178.92 | 0.89 | 0.25 |
| Hex | 7 | 76 | 74 | 5E | 0 | 2 | 36 | B3 | 59 | 19 |
| Octal | 7 | 166 | 164 | 136 | 0 | 2 | 66 | 263 | 131 | 31 |
| Binary | 111 | 1110110 | 1110100 | 1011110 | 0 | 10 | 110110 | 10110011 | 1011001 | 11001 |
Color Harmonies of #077674
Complementary color
Monochromatic Colors of #077674
Black with #077674
Text Example
Text Example
White with #077674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077674; }
p { color: rgb(7,118,116); }
H1.HeaderClassName
{
color: #077674;
}
.AnyTagClassName
{
color: #077674;
}
</style>
background-color css
<style>
a { background-color: #077674; }
a { background-color: rgb(7,118,116); }
div.DivClassName
{
background-color: #077674;
}
.BgClassName
{
background-color: #077674;
}
</style>
border-color css
<style>
span { border-color: #077674; }
span { border-color: rgb(7,118,116); }
td.TdClassName
{
border-color: #077674;
}
.TagClassName
{
border-color: #077674;
}
</style>