Shades of Camarone #137534
Tints of Camarone #137534
RGB
CMYK
RGB Variations
Color information
#137534 (or 0x137534) is known color: Camarone. HEX triplet: 13, 75 and 34. RGB value is (19,117,52). Sum of RGB (Red+Green+Blue) = 19+117+52=188 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.11% from 188); Green value is 117 (46.09% from 255 or 62.23% from 188); Blue value is 52 (20.70% from 255 or 27.66% from 188); Max value from RGB is 117 - color contains mainly: green. Hex color #137534 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #137534 is #EC8ACB. Grayscale: #505050. Windows color (decimal): -15502028 or 3437843. OLE color: 3437843.
HSL color Cylindrical-coordinate representation of color #137534: hue angle of 140.2º 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 #137534 is Cyan = 0.84, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 117 | 52 | - |
| CMYK | 0.84 | 0 | 0.56 | 0.54 |
| HSL | 140.2º | 0.72% | 0.27% | - |
| HSV(B) | 140.2º | 0.84% | 0.46% | - |
| XYZ | 7.25 | 13.11 | 5.4 | - |
| YUV | 80.29 | 112.03 | 84.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 117 | 52 | 0.84 | 0 | 0.56 | 0.54 | 140.2 | 0.72 | 0.27 |
| Hex | 13 | 75 | 34 | 54 | 0 | 38 | 36 | 8C | 48 | 1B |
| Octal | 23 | 165 | 64 | 124 | 0 | 70 | 66 | 214 | 110 | 33 |
| Binary | 10011 | 1110101 | 110100 | 1010100 | 0 | 111000 | 110110 | 10001100 | 1001000 | 11011 |
Color Harmonies of #137534
Complementary color
Monochromatic Colors of #137534
Black with #137534
Text Example
Text Example
White with #137534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137534; }
p { color: rgb(19,117,52); }
H1.HeaderClassName
{
color: #137534;
}
.AnyTagClassName
{
color: #137534;
}
</style>
background-color css
<style>
a { background-color: #137534; }
a { background-color: rgb(19,117,52); }
div.DivClassName
{
background-color: #137534;
}
.BgClassName
{
background-color: #137534;
}
</style>
border-color css
<style>
span { border-color: #137534; }
span { border-color: rgb(19,117,52); }
td.TdClassName
{
border-color: #137534;
}
.TagClassName
{
border-color: #137534;
}
</style>