Shades of Surfie Green #077775
Tints of Surfie Green #077775
RGB
CMYK
RGB Variations
Color information
#077775 (or 0x077775) is known color: Surfie Green. HEX triplet: 07, 77 and 75. RGB value is (7,119,117). Sum of RGB (Red+Green+Blue) = 7+119+117=243 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.88% from 243); Green value is 119 (46.88% from 255 or 48.97% from 243); Blue value is 117 (46.09% from 255 or 48.15% from 243); Max value from RGB is 119 - color contains mainly: green. Hex color #077775 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077775 is #F8888A. Grayscale: #555555. Windows color (decimal): -16287883 or 7698183. OLE color: 7698183.
HSL color Cylindrical-coordinate representation of color #077775: hue angle of 178.93º 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 #077775 is Cyan = 0.94, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 7 | 119 | 117 | - |
| CMYK | 0.94 | 0 | 0.02 | 0.53 |
| HSL | 178.93º | 0.89% | 0.25% | - |
| HSV(B) | 178.93º | 0.94% | 0.47% | - |
| XYZ | 9.9 | 14.52 | 19.11 | - |
| YUV | 85.28 | 145.89 | 72.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 119 | 117 | 0.94 | 0 | 0.02 | 0.53 | 178.93 | 0.89 | 0.25 |
| Hex | 7 | 77 | 75 | 5E | 0 | 2 | 35 | B3 | 59 | 19 |
| Octal | 7 | 167 | 165 | 136 | 0 | 2 | 65 | 263 | 131 | 31 |
| Binary | 111 | 1110111 | 1110101 | 1011110 | 0 | 10 | 110101 | 10110011 | 1011001 | 11001 |
Color Harmonies of #077775
Complementary color
Monochromatic Colors of #077775
Black with #077775
Text Example
Text Example
White with #077775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077775; }
p { color: rgb(7,119,117); }
H1.HeaderClassName
{
color: #077775;
}
.AnyTagClassName
{
color: #077775;
}
</style>
background-color css
<style>
a { background-color: #077775; }
a { background-color: rgb(7,119,117); }
div.DivClassName
{
background-color: #077775;
}
.BgClassName
{
background-color: #077775;
}
</style>
border-color css
<style>
span { border-color: #077775; }
span { border-color: rgb(7,119,117); }
td.TdClassName
{
border-color: #077775;
}
.TagClassName
{
border-color: #077775;
}
</style>