Shades of Surfie Green #117776
Tints of Surfie Green #117776
RGB
CMYK
RGB Variations
Color information
#117776 (or 0x117776) is known color: Surfie Green. HEX triplet: 11, 77 and 76. RGB value is (17,119,118). Sum of RGB (Red+Green+Blue) = 17+119+118=254 (33% of max value = 765). Red value is 17 (7.03% from 255 or 6.69% from 254); Green value is 119 (46.88% from 255 or 46.85% from 254); Blue value is 118 (46.48% from 255 or 46.46% from 254); Max value from RGB is 119 - color contains mainly: green. Hex color #117776 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117776 is #EE8889. Grayscale: #585858. Windows color (decimal): -15632522 or 7763729. OLE color: 7763729.
HSL color Cylindrical-coordinate representation of color #117776: hue angle of 179.41º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #117776 is Cyan = 0.86, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 119 | 118 | - |
| CMYK | 0.86 | 0 | 0.01 | 0.53 |
| HSL | 179.41º | 0.75% | 0.27% | - |
| HSV(B) | 179.41º | 0.86% | 0.47% | - |
| XYZ | 10.1 | 14.62 | 19.43 | - |
| YUV | 88.39 | 144.71 | 77.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 119 | 118 | 0.86 | 0 | 0.01 | 0.53 | 179.41 | 0.75 | 0.27 |
| Hex | 11 | 77 | 76 | 56 | 0 | 1 | 35 | B3 | 4B | 1B |
| Octal | 21 | 167 | 166 | 126 | 0 | 1 | 65 | 263 | 113 | 33 |
| Binary | 10001 | 1110111 | 1110110 | 1010110 | 0 | 1 | 110101 | 10110011 | 1001011 | 11011 |
Color Harmonies of #117776
Complementary color
Monochromatic Colors of #117776
Black with #117776
Text Example
Text Example
White with #117776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117776; }
p { color: rgb(17,119,118); }
H1.HeaderClassName
{
color: #117776;
}
.AnyTagClassName
{
color: #117776;
}
</style>
background-color css
<style>
a { background-color: #117776; }
a { background-color: rgb(17,119,118); }
div.DivClassName
{
background-color: #117776;
}
.BgClassName
{
background-color: #117776;
}
</style>
border-color css
<style>
span { border-color: #117776; }
span { border-color: rgb(17,119,118); }
td.TdClassName
{
border-color: #117776;
}
.TagClassName
{
border-color: #117776;
}
</style>