Shades of Camarone #157726
Tints of Camarone #157726
RGB
CMYK
RGB Variations
Color information
#157726 (or 0x157726) is known color: Camarone. HEX triplet: 15, 77 and 26. RGB value is (21,119,38). Sum of RGB (Red+Green+Blue) = 21+119+38=178 (23% of max value = 765). Red value is 21 (8.59% from 255 or 11.80% from 178); Green value is 119 (46.88% from 255 or 66.85% from 178); Blue value is 38 (15.23% from 255 or 21.35% from 178); Max value from RGB is 119 - color contains mainly: green. Hex color #157726 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #157726 is #EA88D9. Grayscale: #505050. Windows color (decimal): -15370458 or 2520853. OLE color: 2520853.
HSL color Cylindrical-coordinate representation of color #157726: hue angle of 130.41º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157726 is Cyan = 0.82, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 119 | 38 | - |
| CMYK | 0.82 | 0 | 0.68 | 0.53 |
| HSL | 130.41º | 0.7% | 0.27% | - |
| HSV(B) | 130.41º | 0.82% | 0.47% | - |
| XYZ | 7.26 | 13.49 | 4.06 | - |
| YUV | 80.46 | 104.03 | 85.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 119 | 38 | 0.82 | 0 | 0.68 | 0.53 | 130.41 | 0.7 | 0.27 |
| Hex | 15 | 77 | 26 | 52 | 0 | 44 | 35 | 82 | 46 | 1B |
| Octal | 25 | 167 | 46 | 122 | 0 | 104 | 65 | 202 | 106 | 33 |
| Binary | 10101 | 1110111 | 100110 | 1010010 | 0 | 1000100 | 110101 | 10000010 | 1000110 | 11011 |
Color Harmonies of #157726
Complementary color
Monochromatic Colors of #157726
Black with #157726
Text Example
Text Example
White with #157726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157726; }
p { color: rgb(21,119,38); }
H1.HeaderClassName
{
color: #157726;
}
.AnyTagClassName
{
color: #157726;
}
</style>
background-color css
<style>
a { background-color: #157726; }
a { background-color: rgb(21,119,38); }
div.DivClassName
{
background-color: #157726;
}
.BgClassName
{
background-color: #157726;
}
</style>
border-color css
<style>
span { border-color: #157726; }
span { border-color: rgb(21,119,38); }
td.TdClassName
{
border-color: #157726;
}
.TagClassName
{
border-color: #157726;
}
</style>