Shades of Camarone #186530
Tints of Camarone #186530
RGB
CMYK
RGB Variations
Color information
#186530 (or 0x186530) is known color: Camarone. HEX triplet: 18, 65 and 30. RGB value is (24,101,48). Sum of RGB (Red+Green+Blue) = 24+101+48=173 (22% of max value = 765). Red value is 24 (9.77% from 255 or 13.87% from 173); Green value is 101 (39.84% from 255 or 58.38% from 173); Blue value is 48 (19.14% from 255 or 27.75% from 173); Max value from RGB is 101 - color contains mainly: green. Hex color #186530 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #186530 is #E79ACF. Grayscale: #484848. Windows color (decimal): -15178448 or 3171608. OLE color: 3171608.
HSL color Cylindrical-coordinate representation of color #186530: hue angle of 138.7º 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 #186530 is Cyan = 0.76, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 24 | 101 | 48 | - |
| CMYK | 0.76 | 0 | 0.52 | 0.60 |
| HSL | 138.7º | 0.62% | 0.25% | - |
| HSV(B) | 138.7º | 0.76% | 0.4% | - |
| XYZ | 5.56 | 9.71 | 4.38 | - |
| YUV | 71.94 | 114.49 | 93.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 101 | 48 | 0.76 | 0 | 0.52 | 0.60 | 138.7 | 0.62 | 0.25 |
| Hex | 18 | 65 | 30 | 4C | 0 | 34 | 3C | 8B | 3E | 19 |
| Octal | 30 | 145 | 60 | 114 | 0 | 64 | 74 | 213 | 76 | 31 |
| Binary | 11000 | 1100101 | 110000 | 1001100 | 0 | 110100 | 111100 | 10001011 | 111110 | 11001 |
Color Harmonies of #186530
Complementary color
Monochromatic Colors of #186530
Black with #186530
Text Example
Text Example
White with #186530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186530; }
p { color: rgb(24,101,48); }
H1.HeaderClassName
{
color: #186530;
}
.AnyTagClassName
{
color: #186530;
}
</style>
background-color css
<style>
a { background-color: #186530; }
a { background-color: rgb(24,101,48); }
div.DivClassName
{
background-color: #186530;
}
.BgClassName
{
background-color: #186530;
}
</style>
border-color css
<style>
span { border-color: #186530; }
span { border-color: rgb(24,101,48); }
td.TdClassName
{
border-color: #186530;
}
.TagClassName
{
border-color: #186530;
}
</style>