Shades of Camarone #186427
Tints of Camarone #186427
RGB
CMYK
RGB Variations
Color information
#186427 (or 0x186427) is known color: Camarone. HEX triplet: 18, 64 and 27. RGB value is (24,100,39). Sum of RGB (Red+Green+Blue) = 24+100+39=163 (21% of max value = 765). Red value is 24 (9.77% from 255 or 14.72% from 163); Green value is 100 (39.45% from 255 or 61.35% from 163); Blue value is 39 (15.62% from 255 or 23.93% from 163); Max value from RGB is 100 - color contains mainly: green. Hex color #186427 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #186427 is #E79BD8. Grayscale: #464646. Windows color (decimal): -15178713 or 2581528. OLE color: 2581528.
HSL color Cylindrical-coordinate representation of color #186427: hue angle of 131.84º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #186427 is Cyan = 0.76, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 24 | 100 | 39 | - |
| CMYK | 0.76 | 0 | 0.61 | 0.61 |
| HSL | 131.84º | 0.61% | 0.24% | - |
| HSV(B) | 131.84º | 0.76% | 0.39% | - |
| XYZ | 5.3 | 9.46 | 3.47 | - |
| YUV | 70.32 | 110.32 | 94.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 100 | 39 | 0.76 | 0 | 0.61 | 0.61 | 131.84 | 0.61 | 0.24 |
| Hex | 18 | 64 | 27 | 4C | 0 | 3D | 3D | 84 | 3D | 18 |
| Octal | 30 | 144 | 47 | 114 | 0 | 75 | 75 | 204 | 75 | 30 |
| Binary | 11000 | 1100100 | 100111 | 1001100 | 0 | 111101 | 111101 | 10000100 | 111101 | 11000 |
Color Harmonies of #186427
Complementary color
Monochromatic Colors of #186427
Black with #186427
Text Example
Text Example
White with #186427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186427; }
p { color: rgb(24,100,39); }
H1.HeaderClassName
{
color: #186427;
}
.AnyTagClassName
{
color: #186427;
}
</style>
background-color css
<style>
a { background-color: #186427; }
a { background-color: rgb(24,100,39); }
div.DivClassName
{
background-color: #186427;
}
.BgClassName
{
background-color: #186427;
}
</style>
border-color css
<style>
span { border-color: #186427; }
span { border-color: rgb(24,100,39); }
td.TdClassName
{
border-color: #186427;
}
.TagClassName
{
border-color: #186427;
}
</style>