Shades of Camarone #147327
Tints of Camarone #147327
RGB
CMYK
RGB Variations
Color information
#147327 (or 0x147327) is known color: Camarone. HEX triplet: 14, 73 and 27. RGB value is (20,115,39). Sum of RGB (Red+Green+Blue) = 20+115+39=174 (23% of max value = 765). Red value is 20 (8.20% from 255 or 11.49% from 174); Green value is 115 (45.31% from 255 or 66.09% from 174); Blue value is 39 (15.62% from 255 or 22.41% from 174); Max value from RGB is 115 - color contains mainly: green. Hex color #147327 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #147327 is #EB8CD8. Grayscale: #4E4E4E. Windows color (decimal): -15437017 or 2585364. OLE color: 2585364.
HSL color Cylindrical-coordinate representation of color #147327: hue angle of 132º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #147327 is Cyan = 0.83, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 20 | 115 | 39 | - |
| CMYK | 0.83 | 0 | 0.66 | 0.55 |
| HSL | 132º | 0.7% | 0.26% | - |
| HSV(B) | 132º | 0.83% | 0.45% | - |
| XYZ | 6.79 | 12.56 | 3.99 | - |
| YUV | 77.93 | 106.03 | 86.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 115 | 39 | 0.83 | 0 | 0.66 | 0.55 | 132 | 0.7 | 0.26 |
| Hex | 14 | 73 | 27 | 53 | 0 | 42 | 37 | 84 | 46 | 1A |
| Octal | 24 | 163 | 47 | 123 | 0 | 102 | 67 | 204 | 106 | 32 |
| Binary | 10100 | 1110011 | 100111 | 1010011 | 0 | 1000010 | 110111 | 10000100 | 1000110 | 11010 |
Color Harmonies of #147327
Complementary color
Monochromatic Colors of #147327
Black with #147327
Text Example
Text Example
White with #147327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147327; }
p { color: rgb(20,115,39); }
H1.HeaderClassName
{
color: #147327;
}
.AnyTagClassName
{
color: #147327;
}
</style>
background-color css
<style>
a { background-color: #147327; }
a { background-color: rgb(20,115,39); }
div.DivClassName
{
background-color: #147327;
}
.BgClassName
{
background-color: #147327;
}
</style>
border-color css
<style>
span { border-color: #147327; }
span { border-color: rgb(20,115,39); }
td.TdClassName
{
border-color: #147327;
}
.TagClassName
{
border-color: #147327;
}
</style>