Shades of Surfie Green #137576
Tints of Surfie Green #137576
RGB
CMYK
RGB Variations
Color information
#137576 (or 0x137576) is known color: Surfie Green. HEX triplet: 13, 75 and 76. RGB value is (19,117,118). Sum of RGB (Red+Green+Blue) = 19+117+118=254 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.48% from 254); Green value is 117 (46.09% from 255 or 46.06% from 254); Blue value is 118 (46.48% from 255 or 46.46% from 254); Max value from RGB is 118 - color contains mainly: blue. Hex color #137576 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137576 is #EC8A89. Grayscale: #575757. Windows color (decimal): -15501962 or 7763219. OLE color: 7763219.
HSL color Cylindrical-coordinate representation of color #137576: hue angle of 180.61º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #137576 is Cyan = 0.84, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 117 | 118 | - |
| CMYK | 0.84 | 0.01 | 0 | 0.54 |
| HSL | 180.61º | 0.72% | 0.27% | - |
| HSV(B) | 180.61º | 0.84% | 0.46% | - |
| XYZ | 9.9 | 14.17 | 19.35 | - |
| YUV | 87.81 | 145.03 | 78.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 117 | 118 | 0.84 | 0.01 | 0 | 0.54 | 180.61 | 0.72 | 0.27 |
| Hex | 13 | 75 | 76 | 54 | 1 | 0 | 36 | B5 | 48 | 1B |
| Octal | 23 | 165 | 166 | 124 | 1 | 0 | 66 | 265 | 110 | 33 |
| Binary | 10011 | 1110101 | 1110110 | 1010100 | 1 | 0 | 110110 | 10110101 | 1001000 | 11011 |
Color Harmonies of #137576
Complementary color
Monochromatic Colors of #137576
Black with #137576
Text Example
Text Example
White with #137576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137576; }
p { color: rgb(19,117,118); }
H1.HeaderClassName
{
color: #137576;
}
.AnyTagClassName
{
color: #137576;
}
</style>
background-color css
<style>
a { background-color: #137576; }
a { background-color: rgb(19,117,118); }
div.DivClassName
{
background-color: #137576;
}
.BgClassName
{
background-color: #137576;
}
</style>
border-color css
<style>
span { border-color: #137576; }
span { border-color: rgb(19,117,118); }
td.TdClassName
{
border-color: #137576;
}
.TagClassName
{
border-color: #137576;
}
</style>