Shades of Surfie Green #137675
Tints of Surfie Green #137675
RGB
CMYK
RGB Variations
Color information
#137675 (or 0x137675) is known color: Surfie Green. HEX triplet: 13, 76 and 75. RGB value is (19,118,117). Sum of RGB (Red+Green+Blue) = 19+118+117=254 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.48% from 254); Green value is 118 (46.48% from 255 or 46.46% from 254); Blue value is 117 (46.09% from 255 or 46.06% from 254); Max value from RGB is 118 - color contains mainly: green. Hex color #137675 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137675 is #EC898A. Grayscale: #585858. Windows color (decimal): -15501707 or 7697939. OLE color: 7697939.
HSL color Cylindrical-coordinate representation of color #137675: hue angle of 179.39º 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 #137675 is Cyan = 0.84, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 118 | 117 | - |
| CMYK | 0.84 | 0 | 0.01 | 0.54 |
| HSL | 179.39º | 0.72% | 0.27% | - |
| HSV(B) | 179.39º | 0.84% | 0.46% | - |
| XYZ | 9.96 | 14.38 | 19.08 | - |
| YUV | 88.29 | 144.2 | 78.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 118 | 117 | 0.84 | 0 | 0.01 | 0.54 | 179.39 | 0.72 | 0.27 |
| Hex | 13 | 76 | 75 | 54 | 0 | 1 | 36 | B3 | 48 | 1B |
| Octal | 23 | 166 | 165 | 124 | 0 | 1 | 66 | 263 | 110 | 33 |
| Binary | 10011 | 1110110 | 1110101 | 1010100 | 0 | 1 | 110110 | 10110011 | 1001000 | 11011 |
Color Harmonies of #137675
Complementary color
Monochromatic Colors of #137675
Black with #137675
Text Example
Text Example
White with #137675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137675; }
p { color: rgb(19,118,117); }
H1.HeaderClassName
{
color: #137675;
}
.AnyTagClassName
{
color: #137675;
}
</style>
background-color css
<style>
a { background-color: #137675; }
a { background-color: rgb(19,118,117); }
div.DivClassName
{
background-color: #137675;
}
.BgClassName
{
background-color: #137675;
}
</style>
border-color css
<style>
span { border-color: #137675; }
span { border-color: rgb(19,118,117); }
td.TdClassName
{
border-color: #137675;
}
.TagClassName
{
border-color: #137675;
}
</style>