Shades of Surfie Green #137779
Tints of Surfie Green #137779
RGB
CMYK
RGB Variations
Color information
#137779 (or 0x137779) is known color: Surfie Green. HEX triplet: 13, 77 and 79. RGB value is (19,119,121). Sum of RGB (Red+Green+Blue) = 19+119+121=259 (34% of max value = 765). Red value is 19 (7.81% from 255 or 7.34% from 259); Green value is 119 (46.88% from 255 or 45.95% from 259); Blue value is 121 (47.66% from 255 or 46.72% from 259); Max value from RGB is 121 - color contains mainly: blue. Hex color #137779 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137779 is #EC8886. Grayscale: #595959. Windows color (decimal): -15501447 or 7960339. OLE color: 7960339.
HSL color Cylindrical-coordinate representation of color #137779: hue angle of 181.18º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #137779 is Cyan = 0.84, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 19 | 119 | 121 | - |
| CMYK | 0.84 | 0.02 | 0 | 0.53 |
| HSL | 181.18º | 0.73% | 0.27% | - |
| HSV(B) | 181.18º | 0.84% | 0.47% | - |
| XYZ | 10.32 | 14.71 | 20.39 | - |
| YUV | 89.33 | 145.87 | 77.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 119 | 121 | 0.84 | 0.02 | 0 | 0.53 | 181.18 | 0.73 | 0.27 |
| Hex | 13 | 77 | 79 | 54 | 2 | 0 | 35 | B5 | 49 | 1B |
| Octal | 23 | 167 | 171 | 124 | 2 | 0 | 65 | 265 | 111 | 33 |
| Binary | 10011 | 1110111 | 1111001 | 1010100 | 10 | 0 | 110101 | 10110101 | 1001001 | 11011 |
Color Harmonies of #137779
Complementary color
Monochromatic Colors of #137779
Black with #137779
Text Example
Text Example
White with #137779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137779; }
p { color: rgb(19,119,121); }
H1.HeaderClassName
{
color: #137779;
}
.AnyTagClassName
{
color: #137779;
}
</style>
background-color css
<style>
a { background-color: #137779; }
a { background-color: rgb(19,119,121); }
div.DivClassName
{
background-color: #137779;
}
.BgClassName
{
background-color: #137779;
}
</style>
border-color css
<style>
span { border-color: #137779; }
span { border-color: rgb(19,119,121); }
td.TdClassName
{
border-color: #137779;
}
.TagClassName
{
border-color: #137779;
}
</style>