Shades of Camarone #138534
Tints of Camarone #138534
RGB
CMYK
RGB Variations
Color information
#138534 (or 0x138534) is known color: Camarone. HEX triplet: 13, 85 and 34. RGB value is (19,133,52). Sum of RGB (Red+Green+Blue) = 19+133+52=204 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.31% from 204); Green value is 133 (52.34% from 255 or 65.20% from 204); Blue value is 52 (20.70% from 255 or 25.49% from 204); Max value from RGB is 133 - color contains mainly: green. Hex color #138534 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138534 is #EC7ACB. Grayscale: #595959. Windows color (decimal): -15497932 or 3441939. OLE color: 3441939.
HSL color Cylindrical-coordinate representation of color #138534: hue angle of 137.37º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138534 is Cyan = 0.86, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 133 | 52 | - |
| CMYK | 0.86 | 0 | 0.61 | 0.48 |
| HSL | 137.37º | 0.75% | 0.3% | - |
| HSV(B) | 137.37º | 0.86% | 0.52% | - |
| XYZ | 9.28 | 17.16 | 6.07 | - |
| YUV | 89.68 | 106.73 | 77.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 133 | 52 | 0.86 | 0 | 0.61 | 0.48 | 137.37 | 0.75 | 0.3 |
| Hex | 13 | 85 | 34 | 56 | 0 | 3D | 30 | 89 | 4B | 1E |
| Octal | 23 | 205 | 64 | 126 | 0 | 75 | 60 | 211 | 113 | 36 |
| Binary | 10011 | 10000101 | 110100 | 1010110 | 0 | 111101 | 110000 | 10001001 | 1001011 | 11110 |
Color Harmonies of #138534
Complementary color
Monochromatic Colors of #138534
Black with #138534
Text Example
Text Example
White with #138534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138534; }
p { color: rgb(19,133,52); }
H1.HeaderClassName
{
color: #138534;
}
.AnyTagClassName
{
color: #138534;
}
</style>
background-color css
<style>
a { background-color: #138534; }
a { background-color: rgb(19,133,52); }
div.DivClassName
{
background-color: #138534;
}
.BgClassName
{
background-color: #138534;
}
</style>
border-color css
<style>
span { border-color: #138534; }
span { border-color: rgb(19,133,52); }
td.TdClassName
{
border-color: #138534;
}
.TagClassName
{
border-color: #138534;
}
</style>