Shades of Camarone #157027
Tints of Camarone #157027
RGB
CMYK
RGB Variations
Color information
#157027 (or 0x157027) is known color: Camarone. HEX triplet: 15, 70 and 27. RGB value is (21,112,39). Sum of RGB (Red+Green+Blue) = 21+112+39=172 (22% of max value = 765). Red value is 21 (8.59% from 255 or 12.21% from 172); Green value is 112 (44.14% from 255 or 65.12% from 172); Blue value is 39 (15.62% from 255 or 22.67% from 172); Max value from RGB is 112 - color contains mainly: green. Hex color #157027 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #157027 is #EA8FD8. Grayscale: #4C4C4C. Windows color (decimal): -15372249 or 2584597. OLE color: 2584597.
HSL color Cylindrical-coordinate representation of color #157027: hue angle of 131.87º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #157027 is Cyan = 0.81, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 112 | 39 | - |
| CMYK | 0.81 | 0 | 0.65 | 0.56 |
| HSL | 131.87º | 0.68% | 0.26% | - |
| HSV(B) | 131.87º | 0.81% | 0.44% | - |
| XYZ | 6.47 | 11.89 | 3.87 | - |
| YUV | 76.47 | 106.85 | 88.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 112 | 39 | 0.81 | 0 | 0.65 | 0.56 | 131.87 | 0.68 | 0.26 |
| Hex | 15 | 70 | 27 | 51 | 0 | 41 | 38 | 84 | 44 | 1A |
| Octal | 25 | 160 | 47 | 121 | 0 | 101 | 70 | 204 | 104 | 32 |
| Binary | 10101 | 1110000 | 100111 | 1010001 | 0 | 1000001 | 111000 | 10000100 | 1000100 | 11010 |
Color Harmonies of #157027
Complementary color
Monochromatic Colors of #157027
Black with #157027
Text Example
Text Example
White with #157027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157027; }
p { color: rgb(21,112,39); }
H1.HeaderClassName
{
color: #157027;
}
.AnyTagClassName
{
color: #157027;
}
</style>
background-color css
<style>
a { background-color: #157027; }
a { background-color: rgb(21,112,39); }
div.DivClassName
{
background-color: #157027;
}
.BgClassName
{
background-color: #157027;
}
</style>
border-color css
<style>
span { border-color: #157027; }
span { border-color: rgb(21,112,39); }
td.TdClassName
{
border-color: #157027;
}
.TagClassName
{
border-color: #157027;
}
</style>