Shades of Camarone #187534
Tints of Camarone #187534
RGB
CMYK
RGB Variations
Color information
#187534 (or 0x187534) is known color: Camarone. HEX triplet: 18, 75 and 34. RGB value is (24,117,52). Sum of RGB (Red+Green+Blue) = 24+117+52=193 (25% of max value = 765). Red value is 24 (9.77% from 255 or 12.44% from 193); Green value is 117 (46.09% from 255 or 60.62% from 193); Blue value is 52 (20.70% from 255 or 26.94% from 193); Max value from RGB is 117 - color contains mainly: green. Hex color #187534 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #187534 is #E78ACB. Grayscale: #515151. Windows color (decimal): -15174348 or 3437848. OLE color: 3437848.
HSL color Cylindrical-coordinate representation of color #187534: hue angle of 138.06º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #187534 is Cyan = 0.79, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 24 | 117 | 52 | - |
| CMYK | 0.79 | 0 | 0.56 | 0.54 |
| HSL | 138.06º | 0.66% | 0.28% | - |
| HSV(B) | 138.06º | 0.79% | 0.46% | - |
| XYZ | 7.36 | 13.16 | 5.4 | - |
| YUV | 81.78 | 111.19 | 86.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 117 | 52 | 0.79 | 0 | 0.56 | 0.54 | 138.06 | 0.66 | 0.28 |
| Hex | 18 | 75 | 34 | 4F | 0 | 38 | 36 | 8A | 42 | 1C |
| Octal | 30 | 165 | 64 | 117 | 0 | 70 | 66 | 212 | 102 | 34 |
| Binary | 11000 | 1110101 | 110100 | 1001111 | 0 | 111000 | 110110 | 10001010 | 1000010 | 11100 |
Color Harmonies of #187534
Complementary color
Monochromatic Colors of #187534
Black with #187534
Text Example
Text Example
White with #187534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187534; }
p { color: rgb(24,117,52); }
H1.HeaderClassName
{
color: #187534;
}
.AnyTagClassName
{
color: #187534;
}
</style>
background-color css
<style>
a { background-color: #187534; }
a { background-color: rgb(24,117,52); }
div.DivClassName
{
background-color: #187534;
}
.BgClassName
{
background-color: #187534;
}
</style>
border-color css
<style>
span { border-color: #187534; }
span { border-color: rgb(24,117,52); }
td.TdClassName
{
border-color: #187534;
}
.TagClassName
{
border-color: #187534;
}
</style>