Shades of Camarone #138633
Tints of Camarone #138633
RGB
CMYK
RGB Variations
Color information
#138633 (or 0x138633) is known color: Camarone. HEX triplet: 13, 86 and 33. RGB value is (19,134,51). Sum of RGB (Red+Green+Blue) = 19+134+51=204 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.31% from 204); Green value is 134 (52.73% from 255 or 65.69% from 204); Blue value is 51 (20.31% from 255 or 25% from 204); Max value from RGB is 134 - color contains mainly: green. Hex color #138633 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138633 is #EC79CC. Grayscale: #5A5A5A. Windows color (decimal): -15497677 or 3376659. OLE color: 3376659.
HSL color Cylindrical-coordinate representation of color #138633: hue angle of 136.7º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138633 is Cyan = 0.86, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 134 | 51 | - |
| CMYK | 0.86 | 0 | 0.62 | 0.47 |
| HSL | 136.7º | 0.75% | 0.3% | - |
| HSV(B) | 136.7º | 0.86% | 0.53% | - |
| XYZ | 9.39 | 17.43 | 6 | - |
| YUV | 90.15 | 105.9 | 77.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 134 | 51 | 0.86 | 0 | 0.62 | 0.47 | 136.7 | 0.75 | 0.3 |
| Hex | 13 | 86 | 33 | 56 | 0 | 3E | 2F | 89 | 4B | 1E |
| Octal | 23 | 206 | 63 | 126 | 0 | 76 | 57 | 211 | 113 | 36 |
| Binary | 10011 | 10000110 | 110011 | 1010110 | 0 | 111110 | 101111 | 10001001 | 1001011 | 11110 |
Color Harmonies of #138633
Complementary color
Monochromatic Colors of #138633
Black with #138633
Text Example
Text Example
White with #138633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138633; }
p { color: rgb(19,134,51); }
H1.HeaderClassName
{
color: #138633;
}
.AnyTagClassName
{
color: #138633;
}
</style>
background-color css
<style>
a { background-color: #138633; }
a { background-color: rgb(19,134,51); }
div.DivClassName
{
background-color: #138633;
}
.BgClassName
{
background-color: #138633;
}
</style>
border-color css
<style>
span { border-color: #138633; }
span { border-color: rgb(19,134,51); }
td.TdClassName
{
border-color: #138633;
}
.TagClassName
{
border-color: #138633;
}
</style>