Shades of Surfie Green #137376
Tints of Surfie Green #137376
RGB
CMYK
RGB Variations
Color information
#137376 (or 0x137376) is known color: Surfie Green. HEX triplet: 13, 73 and 76. RGB value is (19,115,118). Sum of RGB (Red+Green+Blue) = 19+115+118=252 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.54% from 252); Green value is 115 (45.31% from 255 or 45.63% from 252); Blue value is 118 (46.48% from 255 or 46.83% from 252); Max value from RGB is 118 - color contains mainly: blue. Hex color #137376 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137376 is #EC8C89. Grayscale: #565656. Windows color (decimal): -15502474 or 7762707. OLE color: 7762707.
HSL color Cylindrical-coordinate representation of color #137376: hue angle of 181.82º 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 #137376 is Cyan = 0.84, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 115 | 118 | - |
| CMYK | 0.84 | 0.03 | 0 | 0.54 |
| HSL | 181.82º | 0.72% | 0.27% | - |
| HSV(B) | 181.82º | 0.84% | 0.46% | - |
| XYZ | 9.67 | 13.71 | 19.28 | - |
| YUV | 86.64 | 145.7 | 79.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 115 | 118 | 0.84 | 0.03 | 0 | 0.54 | 181.82 | 0.72 | 0.27 |
| Hex | 13 | 73 | 76 | 54 | 3 | 0 | 36 | B6 | 48 | 1B |
| Octal | 23 | 163 | 166 | 124 | 3 | 0 | 66 | 266 | 110 | 33 |
| Binary | 10011 | 1110011 | 1110110 | 1010100 | 11 | 0 | 110110 | 10110110 | 1001000 | 11011 |
Color Harmonies of #137376
Complementary color
Monochromatic Colors of #137376
Black with #137376
Text Example
Text Example
White with #137376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137376; }
p { color: rgb(19,115,118); }
H1.HeaderClassName
{
color: #137376;
}
.AnyTagClassName
{
color: #137376;
}
</style>
background-color css
<style>
a { background-color: #137376; }
a { background-color: rgb(19,115,118); }
div.DivClassName
{
background-color: #137376;
}
.BgClassName
{
background-color: #137376;
}
</style>
border-color css
<style>
span { border-color: #137376; }
span { border-color: rgb(19,115,118); }
td.TdClassName
{
border-color: #137376;
}
.TagClassName
{
border-color: #137376;
}
</style>