Shades of Camarone #157629
Tints of Camarone #157629
RGB
CMYK
RGB Variations
Color information
#157629 (or 0x157629) is known color: Camarone. HEX triplet: 15, 76 and 29. RGB value is (21,118,41). Sum of RGB (Red+Green+Blue) = 21+118+41=180 (23% of max value = 765). Red value is 21 (8.59% from 255 or 11.67% from 180); Green value is 118 (46.48% from 255 or 65.56% from 180); Blue value is 41 (16.41% from 255 or 22.78% from 180); Max value from RGB is 118 - color contains mainly: green. Hex color #157629 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #157629 is #EA89D6. Grayscale: #505050. Windows color (decimal): -15370711 or 2717205. OLE color: 2717205.
HSL color Cylindrical-coordinate representation of color #157629: hue angle of 132.37º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157629 is Cyan = 0.82, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 118 | 41 | - |
| CMYK | 0.82 | 0 | 0.65 | 0.54 |
| HSL | 132.37º | 0.7% | 0.27% | - |
| HSV(B) | 132.37º | 0.82% | 0.46% | - |
| XYZ | 7.19 | 13.28 | 4.28 | - |
| YUV | 80.22 | 105.86 | 85.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 118 | 41 | 0.82 | 0 | 0.65 | 0.54 | 132.37 | 0.7 | 0.27 |
| Hex | 15 | 76 | 29 | 52 | 0 | 41 | 36 | 84 | 46 | 1B |
| Octal | 25 | 166 | 51 | 122 | 0 | 101 | 66 | 204 | 106 | 33 |
| Binary | 10101 | 1110110 | 101001 | 1010010 | 0 | 1000001 | 110110 | 10000100 | 1000110 | 11011 |
Color Harmonies of #157629
Complementary color
Monochromatic Colors of #157629
Black with #157629
Text Example
Text Example
White with #157629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157629; }
p { color: rgb(21,118,41); }
H1.HeaderClassName
{
color: #157629;
}
.AnyTagClassName
{
color: #157629;
}
</style>
background-color css
<style>
a { background-color: #157629; }
a { background-color: rgb(21,118,41); }
div.DivClassName
{
background-color: #157629;
}
.BgClassName
{
background-color: #157629;
}
</style>
border-color css
<style>
span { border-color: #157629; }
span { border-color: rgb(21,118,41); }
td.TdClassName
{
border-color: #157629;
}
.TagClassName
{
border-color: #157629;
}
</style>