Shades of Camarone #146925
Tints of Camarone #146925
RGB
CMYK
RGB Variations
Color information
#146925 (or 0x146925) is known color: Camarone. HEX triplet: 14, 69 and 25. RGB value is (20,105,37). Sum of RGB (Red+Green+Blue) = 20+105+37=162 (21% of max value = 765). Red value is 20 (8.20% from 255 or 12.35% from 162); Green value is 105 (41.41% from 255 or 64.81% from 162); Blue value is 37 (14.84% from 255 or 22.84% from 162); Max value from RGB is 105 - color contains mainly: green. Hex color #146925 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #146925 is #EB96DA. Grayscale: #484848. Windows color (decimal): -15439579 or 2451732. OLE color: 2451732.
HSL color Cylindrical-coordinate representation of color #146925: hue angle of 132º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #146925 is Cyan = 0.81, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 20 | 105 | 37 | - |
| CMYK | 0.81 | 0 | 0.65 | 0.59 |
| HSL | 132º | 0.68% | 0.25% | - |
| HSV(B) | 132º | 0.81% | 0.41% | - |
| XYZ | 5.67 | 10.39 | 3.46 | - |
| YUV | 71.83 | 108.34 | 91.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 105 | 37 | 0.81 | 0 | 0.65 | 0.59 | 132 | 0.68 | 0.25 |
| Hex | 14 | 69 | 25 | 51 | 0 | 41 | 3B | 84 | 44 | 19 |
| Octal | 24 | 151 | 45 | 121 | 0 | 101 | 73 | 204 | 104 | 31 |
| Binary | 10100 | 1101001 | 100101 | 1010001 | 0 | 1000001 | 111011 | 10000100 | 1000100 | 11001 |
Color Harmonies of #146925
Complementary color
Monochromatic Colors of #146925
Black with #146925
Text Example
Text Example
White with #146925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #146925; }
p { color: rgb(20,105,37); }
H1.HeaderClassName
{
color: #146925;
}
.AnyTagClassName
{
color: #146925;
}
</style>
background-color css
<style>
a { background-color: #146925; }
a { background-color: rgb(20,105,37); }
div.DivClassName
{
background-color: #146925;
}
.BgClassName
{
background-color: #146925;
}
</style>
border-color css
<style>
span { border-color: #146925; }
span { border-color: rgb(20,105,37); }
td.TdClassName
{
border-color: #146925;
}
.TagClassName
{
border-color: #146925;
}
</style>