Shades of Camarone #186527
Tints of Camarone #186527
RGB
CMYK
RGB Variations
Color information
#186527 (or 0x186527) is known color: Camarone. HEX triplet: 18, 65 and 27. RGB value is (24,101,39). Sum of RGB (Red+Green+Blue) = 24+101+39=164 (21% of max value = 765). Red value is 24 (9.77% from 255 or 14.63% from 164); Green value is 101 (39.84% from 255 or 61.59% from 164); Blue value is 39 (15.62% from 255 or 23.78% from 164); Max value from RGB is 101 - color contains mainly: green. Hex color #186527 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #186527 is #E79AD8. Grayscale: #474747. Windows color (decimal): -15178457 or 2581784. OLE color: 2581784.
HSL color Cylindrical-coordinate representation of color #186527: hue angle of 131.69º 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 #186527 is Cyan = 0.76, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 24 | 101 | 39 | - |
| CMYK | 0.76 | 0 | 0.61 | 0.60 |
| HSL | 131.69º | 0.62% | 0.25% | - |
| HSV(B) | 131.69º | 0.76% | 0.4% | - |
| XYZ | 5.4 | 9.65 | 3.5 | - |
| YUV | 70.91 | 109.99 | 94.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 101 | 39 | 0.76 | 0 | 0.61 | 0.60 | 131.69 | 0.62 | 0.25 |
| Hex | 18 | 65 | 27 | 4C | 0 | 3D | 3C | 84 | 3E | 19 |
| Octal | 30 | 145 | 47 | 114 | 0 | 75 | 74 | 204 | 76 | 31 |
| Binary | 11000 | 1100101 | 100111 | 1001100 | 0 | 111101 | 111100 | 10000100 | 111110 | 11001 |
Color Harmonies of #186527
Complementary color
Monochromatic Colors of #186527
Black with #186527
Text Example
Text Example
White with #186527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186527; }
p { color: rgb(24,101,39); }
H1.HeaderClassName
{
color: #186527;
}
.AnyTagClassName
{
color: #186527;
}
</style>
background-color css
<style>
a { background-color: #186527; }
a { background-color: rgb(24,101,39); }
div.DivClassName
{
background-color: #186527;
}
.BgClassName
{
background-color: #186527;
}
</style>
border-color css
<style>
span { border-color: #186527; }
span { border-color: rgb(24,101,39); }
td.TdClassName
{
border-color: #186527;
}
.TagClassName
{
border-color: #186527;
}
</style>