Shades of Surfie Green #107576
Tints of Surfie Green #107576
RGB
CMYK
RGB Variations
Color information
#107576 (or 0x107576) is known color: Surfie Green. HEX triplet: 10, 75 and 76. RGB value is (16,117,118). Sum of RGB (Red+Green+Blue) = 16+117+118=251 (33% of max value = 765). Red value is 16 (6.64% from 255 or 6.37% from 251); Green value is 117 (46.09% from 255 or 46.61% from 251); Blue value is 118 (46.48% from 255 or 47.01% from 251); Max value from RGB is 118 - color contains mainly: blue. Hex color #107576 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107576 is #EF8A89. Grayscale: #565656. Windows color (decimal): -15698570 or 7763216. OLE color: 7763216.
HSL color Cylindrical-coordinate representation of color #107576: hue angle of 180.59º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #107576 is Cyan = 0.86, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 16 | 117 | 118 | - |
| CMYK | 0.86 | 0.01 | 0 | 0.54 |
| HSL | 180.59º | 0.76% | 0.26% | - |
| HSV(B) | 180.59º | 0.86% | 0.46% | - |
| XYZ | 9.84 | 14.14 | 19.35 | - |
| YUV | 86.92 | 145.54 | 77.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 117 | 118 | 0.86 | 0.01 | 0 | 0.54 | 180.59 | 0.76 | 0.26 |
| Hex | 10 | 75 | 76 | 56 | 1 | 0 | 36 | B5 | 4C | 1A |
| Octal | 20 | 165 | 166 | 126 | 1 | 0 | 66 | 265 | 114 | 32 |
| Binary | 10000 | 1110101 | 1110110 | 1010110 | 1 | 0 | 110110 | 10110101 | 1001100 | 11010 |
Color Harmonies of #107576
Complementary color
Monochromatic Colors of #107576
Black with #107576
Text Example
Text Example
White with #107576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107576; }
p { color: rgb(16,117,118); }
H1.HeaderClassName
{
color: #107576;
}
.AnyTagClassName
{
color: #107576;
}
</style>
background-color css
<style>
a { background-color: #107576; }
a { background-color: rgb(16,117,118); }
div.DivClassName
{
background-color: #107576;
}
.BgClassName
{
background-color: #107576;
}
</style>
border-color css
<style>
span { border-color: #107576; }
span { border-color: rgb(16,117,118); }
td.TdClassName
{
border-color: #107576;
}
.TagClassName
{
border-color: #107576;
}
</style>