Shades of Camarone #157930
Tints of Camarone #157930
RGB
CMYK
RGB Variations
Color information
#157930 (or 0x157930) is known color: Camarone. HEX triplet: 15, 79 and 30. RGB value is (21,121,48). Sum of RGB (Red+Green+Blue) = 21+121+48=190 (25% of max value = 765). Red value is 21 (8.59% from 255 or 11.05% from 190); Green value is 121 (47.66% from 255 or 63.68% from 190); Blue value is 48 (19.14% from 255 or 25.26% from 190); Max value from RGB is 121 - color contains mainly: green. Hex color #157930 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #157930 is #EA86CF. Grayscale: #525252. Windows color (decimal): -15369936 or 3176725. OLE color: 3176725.
HSL color Cylindrical-coordinate representation of color #157930: hue angle of 136.2º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #157930 is Cyan = 0.83, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 121 | 48 | - |
| CMYK | 0.83 | 0 | 0.60 | 0.53 |
| HSL | 136.2º | 0.7% | 0.28% | - |
| HSV(B) | 136.2º | 0.83% | 0.47% | - |
| XYZ | 7.68 | 14.05 | 5.1 | - |
| YUV | 82.78 | 108.37 | 83.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 121 | 48 | 0.83 | 0 | 0.60 | 0.53 | 136.2 | 0.7 | 0.28 |
| Hex | 15 | 79 | 30 | 53 | 0 | 3C | 35 | 88 | 46 | 1C |
| Octal | 25 | 171 | 60 | 123 | 0 | 74 | 65 | 210 | 106 | 34 |
| Binary | 10101 | 1111001 | 110000 | 1010011 | 0 | 111100 | 110101 | 10001000 | 1000110 | 11100 |
Color Harmonies of #157930
Complementary color
Monochromatic Colors of #157930
Black with #157930
Text Example
Text Example
White with #157930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157930; }
p { color: rgb(21,121,48); }
H1.HeaderClassName
{
color: #157930;
}
.AnyTagClassName
{
color: #157930;
}
</style>
background-color css
<style>
a { background-color: #157930; }
a { background-color: rgb(21,121,48); }
div.DivClassName
{
background-color: #157930;
}
.BgClassName
{
background-color: #157930;
}
</style>
border-color css
<style>
span { border-color: #157930; }
span { border-color: rgb(21,121,48); }
td.TdClassName
{
border-color: #157930;
}
.TagClassName
{
border-color: #157930;
}
</style>