Shades of Camarone #137934
Tints of Camarone #137934
RGB
CMYK
RGB Variations
Color information
#137934 (or 0x137934) is known color: Camarone. HEX triplet: 13, 79 and 34. RGB value is (19,121,52). Sum of RGB (Red+Green+Blue) = 19+121+52=192 (25% of max value = 765). Red value is 19 (7.81% from 255 or 9.90% from 192); Green value is 121 (47.66% from 255 or 63.02% from 192); Blue value is 52 (20.70% from 255 or 27.08% from 192); Max value from RGB is 121 - color contains mainly: green. Hex color #137934 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #137934 is #EC86CB. Grayscale: #525252. Windows color (decimal): -15501004 or 3438867. OLE color: 3438867.
HSL color Cylindrical-coordinate representation of color #137934: hue angle of 139.41º 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 #137934 is Cyan = 0.84, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 19 | 121 | 52 | - |
| CMYK | 0.84 | 0 | 0.57 | 0.53 |
| HSL | 139.41º | 0.73% | 0.27% | - |
| HSV(B) | 139.41º | 0.84% | 0.47% | - |
| XYZ | 7.73 | 14.06 | 5.56 | - |
| YUV | 82.64 | 110.71 | 82.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 121 | 52 | 0.84 | 0 | 0.57 | 0.53 | 139.41 | 0.73 | 0.27 |
| Hex | 13 | 79 | 34 | 54 | 0 | 39 | 35 | 8B | 49 | 1B |
| Octal | 23 | 171 | 64 | 124 | 0 | 71 | 65 | 213 | 111 | 33 |
| Binary | 10011 | 1111001 | 110100 | 1010100 | 0 | 111001 | 110101 | 10001011 | 1001001 | 11011 |
Color Harmonies of #137934
Complementary color
Monochromatic Colors of #137934
Black with #137934
Text Example
Text Example
White with #137934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137934; }
p { color: rgb(19,121,52); }
H1.HeaderClassName
{
color: #137934;
}
.AnyTagClassName
{
color: #137934;
}
</style>
background-color css
<style>
a { background-color: #137934; }
a { background-color: rgb(19,121,52); }
div.DivClassName
{
background-color: #137934;
}
.BgClassName
{
background-color: #137934;
}
</style>
border-color css
<style>
span { border-color: #137934; }
span { border-color: rgb(19,121,52); }
td.TdClassName
{
border-color: #137934;
}
.TagClassName
{
border-color: #137934;
}
</style>