Shades of Camarone #287840
Tints of Camarone #287840
RGB
CMYK
RGB Variations
Color information
#287840 (or 0x287840) is known color: Camarone. HEX triplet: 28, 78 and 40. RGB value is (40,120,64). Sum of RGB (Red+Green+Blue) = 40+120+64=224 (29% of max value = 765). Red value is 40 (16.02% from 255 or 17.86% from 224); Green value is 120 (47.27% from 255 or 53.57% from 224); Blue value is 64 (25.39% from 255 or 28.57% from 224); Max value from RGB is 120 - color contains mainly: green. Hex color #287840 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287840 is #D787BF. Grayscale: #595959. Windows color (decimal): -14124992 or 4225064. OLE color: 4225064.
HSL color Cylindrical-coordinate representation of color #287840: hue angle of 138º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #287840 is Cyan = 0.67, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 120 | 64 | - |
| CMYK | 0.67 | 0 | 0.47 | 0.53 |
| HSL | 138º | 0.5% | 0.31% | - |
| HSV(B) | 138º | 0.67% | 0.47% | - |
| XYZ | 8.52 | 14.25 | 7.15 | - |
| YUV | 89.7 | 113.5 | 92.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 120 | 64 | 0.67 | 0 | 0.47 | 0.53 | 138 | 0.5 | 0.31 |
| Hex | 28 | 78 | 40 | 43 | 0 | 2F | 35 | 8A | 32 | 1F |
| Octal | 50 | 170 | 100 | 103 | 0 | 57 | 65 | 212 | 62 | 37 |
| Binary | 101000 | 1111000 | 1000000 | 1000011 | 0 | 101111 | 110101 | 10001010 | 110010 | 11111 |
Color Harmonies of #287840
Complementary color
Monochromatic Colors of #287840
Black with #287840
Text Example
Text Example
White with #287840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287840; }
p { color: rgb(40,120,64); }
H1.HeaderClassName
{
color: #287840;
}
.AnyTagClassName
{
color: #287840;
}
</style>
background-color css
<style>
a { background-color: #287840; }
a { background-color: rgb(40,120,64); }
div.DivClassName
{
background-color: #287840;
}
.BgClassName
{
background-color: #287840;
}
</style>
border-color css
<style>
span { border-color: #287840; }
span { border-color: rgb(40,120,64); }
td.TdClassName
{
border-color: #287840;
}
.TagClassName
{
border-color: #287840;
}
</style>