Shades of Surfie Green #077276
Tints of Surfie Green #077276
RGB
CMYK
RGB Variations
Color information
#077276 (or 0x077276) is known color: Surfie Green. HEX triplet: 07, 72 and 76. RGB value is (7,114,118). Sum of RGB (Red+Green+Blue) = 7+114+118=239 (31% of max value = 765). Red value is 7 (3.12% from 255 or 2.93% from 239); Green value is 114 (44.92% from 255 or 47.70% from 239); Blue value is 118 (46.48% from 255 or 49.37% from 239); Max value from RGB is 118 - color contains mainly: blue. Hex color #077276 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077276 is #F88D89. Grayscale: #525252. Windows color (decimal): -16289162 or 7762439. OLE color: 7762439.
HSL color Cylindrical-coordinate representation of color #077276: hue angle of 182.16º 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 #077276 is Cyan = 0.94, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 114 | 118 | - |
| CMYK | 0.94 | 0.03 | 0 | 0.54 |
| HSL | 182.16º | 0.89% | 0.25% | - |
| HSV(B) | 182.16º | 0.94% | 0.46% | - |
| XYZ | 9.37 | 13.39 | 19.23 | - |
| YUV | 82.46 | 148.05 | 74.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 114 | 118 | 0.94 | 0.03 | 0 | 0.54 | 182.16 | 0.89 | 0.25 |
| Hex | 7 | 72 | 76 | 5E | 3 | 0 | 36 | B6 | 59 | 19 |
| Octal | 7 | 162 | 166 | 136 | 3 | 0 | 66 | 266 | 131 | 31 |
| Binary | 111 | 1110010 | 1110110 | 1011110 | 11 | 0 | 110110 | 10110110 | 1011001 | 11001 |
Color Harmonies of #077276
Complementary color
Monochromatic Colors of #077276
Black with #077276
Text Example
Text Example
White with #077276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077276; }
p { color: rgb(7,114,118); }
H1.HeaderClassName
{
color: #077276;
}
.AnyTagClassName
{
color: #077276;
}
</style>
background-color css
<style>
a { background-color: #077276; }
a { background-color: rgb(7,114,118); }
div.DivClassName
{
background-color: #077276;
}
.BgClassName
{
background-color: #077276;
}
</style>
border-color css
<style>
span { border-color: #077276; }
span { border-color: rgb(7,114,118); }
td.TdClassName
{
border-color: #077276;
}
.TagClassName
{
border-color: #077276;
}
</style>