Shades of Camarone #138434
Tints of Camarone #138434
RGB
CMYK
RGB Variations
Color information
#138434 (or 0x138434) is known color: Camarone. HEX triplet: 13, 84 and 34. RGB value is (19,132,52). Sum of RGB (Red+Green+Blue) = 19+132+52=203 (26% of max value = 765). Red value is 19 (7.81% from 255 or 9.36% from 203); Green value is 132 (51.95% from 255 or 65.02% from 203); Blue value is 52 (20.70% from 255 or 25.62% from 203); Max value from RGB is 132 - color contains mainly: green. Hex color #138434 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138434 is #EC7BCB. Grayscale: #595959. Windows color (decimal): -15498188 or 3441683. OLE color: 3441683.
HSL color Cylindrical-coordinate representation of color #138434: hue angle of 137.52º 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 #138434 is Cyan = 0.86, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 132 | 52 | - |
| CMYK | 0.86 | 0 | 0.61 | 0.48 |
| HSL | 137.52º | 0.75% | 0.3% | - |
| HSV(B) | 137.52º | 0.86% | 0.52% | - |
| XYZ | 9.14 | 16.89 | 6.03 | - |
| YUV | 89.09 | 107.06 | 78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 132 | 52 | 0.86 | 0 | 0.61 | 0.48 | 137.52 | 0.75 | 0.3 |
| Hex | 13 | 84 | 34 | 56 | 0 | 3D | 30 | 8A | 4B | 1E |
| Octal | 23 | 204 | 64 | 126 | 0 | 75 | 60 | 212 | 113 | 36 |
| Binary | 10011 | 10000100 | 110100 | 1010110 | 0 | 111101 | 110000 | 10001010 | 1001011 | 11110 |
Color Harmonies of #138434
Complementary color
Monochromatic Colors of #138434
Black with #138434
Text Example
Text Example
White with #138434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138434; }
p { color: rgb(19,132,52); }
H1.HeaderClassName
{
color: #138434;
}
.AnyTagClassName
{
color: #138434;
}
</style>
background-color css
<style>
a { background-color: #138434; }
a { background-color: rgb(19,132,52); }
div.DivClassName
{
background-color: #138434;
}
.BgClassName
{
background-color: #138434;
}
</style>
border-color css
<style>
span { border-color: #138434; }
span { border-color: rgb(19,132,52); }
td.TdClassName
{
border-color: #138434;
}
.TagClassName
{
border-color: #138434;
}
</style>