Shades of Camarone #186631
Tints of Camarone #186631
RGB
CMYK
RGB Variations
Color information
#186631 (or 0x186631) is known color: Camarone. HEX triplet: 18, 66 and 31. RGB value is (24,102,49). Sum of RGB (Red+Green+Blue) = 24+102+49=175 (23% of max value = 765). Red value is 24 (9.77% from 255 or 13.71% from 175); Green value is 102 (40.23% from 255 or 58.29% from 175); Blue value is 49 (19.53% from 255 or 28% from 175); Max value from RGB is 102 - color contains mainly: green. Hex color #186631 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #186631 is #E799CE. Grayscale: #484848. Windows color (decimal): -15178191 or 3237400. OLE color: 3237400.
HSL color Cylindrical-coordinate representation of color #186631: hue angle of 139.23º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #186631 is Cyan = 0.76, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 24 | 102 | 49 | - |
| CMYK | 0.76 | 0 | 0.52 | 0.6 |
| HSL | 139.23º | 0.62% | 0.25% | - |
| HSV(B) | 139.23º | 0.76% | 0.4% | - |
| XYZ | 5.68 | 9.92 | 4.52 | - |
| YUV | 72.64 | 114.66 | 93.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 102 | 49 | 0.76 | 0 | 0.52 | 0.6 | 139.23 | 0.62 | 0.25 |
| Hex | 18 | 66 | 31 | 4C | 0 | 34 | 3C | 8B | 3E | 19 |
| Octal | 30 | 146 | 61 | 114 | 0 | 64 | 74 | 213 | 76 | 31 |
| Binary | 11000 | 1100110 | 110001 | 1001100 | 0 | 110100 | 111100 | 10001011 | 111110 | 11001 |
Color Harmonies of #186631
Complementary color
Monochromatic Colors of #186631
Black with #186631
Text Example
Text Example
White with #186631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186631; }
p { color: rgb(24,102,49); }
H1.HeaderClassName
{
color: #186631;
}
.AnyTagClassName
{
color: #186631;
}
</style>
background-color css
<style>
a { background-color: #186631; }
a { background-color: rgb(24,102,49); }
div.DivClassName
{
background-color: #186631;
}
.BgClassName
{
background-color: #186631;
}
</style>
border-color css
<style>
span { border-color: #186631; }
span { border-color: rgb(24,102,49); }
td.TdClassName
{
border-color: #186631;
}
.TagClassName
{
border-color: #186631;
}
</style>