Shades of Camarone #278140
Tints of Camarone #278140
RGB
CMYK
RGB Variations
Color information
#278140 (or 0x278140) is known color: Camarone. HEX triplet: 27, 81 and 40. RGB value is (39,129,64). Sum of RGB (Red+Green+Blue) = 39+129+64=232 (30% of max value = 765). Red value is 39 (15.62% from 255 or 16.81% from 232); Green value is 129 (50.78% from 255 or 55.60% from 232); Blue value is 64 (25.39% from 255 or 27.59% from 232); Max value from RGB is 129 - color contains mainly: green. Hex color #278140 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278140 is #D87EBF. Grayscale: #5E5E5E. Windows color (decimal): -14188224 or 4227367. OLE color: 4227367.
HSL color Cylindrical-coordinate representation of color #278140: hue angle of 136.67º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #278140 is Cyan = 0.70, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 129 | 64 | - |
| CMYK | 0.70 | 0 | 0.50 | 0.49 |
| HSL | 136.67º | 0.54% | 0.33% | - |
| HSV(B) | 136.67º | 0.7% | 0.51% | - |
| XYZ | 9.61 | 16.5 | 7.53 | - |
| YUV | 94.68 | 110.68 | 88.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 129 | 64 | 0.70 | 0 | 0.50 | 0.49 | 136.67 | 0.54 | 0.33 |
| Hex | 27 | 81 | 40 | 46 | 0 | 32 | 31 | 89 | 36 | 21 |
| Octal | 47 | 201 | 100 | 106 | 0 | 62 | 61 | 211 | 66 | 41 |
| Binary | 100111 | 10000001 | 1000000 | 1000110 | 0 | 110010 | 110001 | 10001001 | 110110 | 100001 |
Color Harmonies of #278140
Complementary color
Monochromatic Colors of #278140
Black with #278140
Text Example
Text Example
White with #278140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278140; }
p { color: rgb(39,129,64); }
H1.HeaderClassName
{
color: #278140;
}
.AnyTagClassName
{
color: #278140;
}
</style>
background-color css
<style>
a { background-color: #278140; }
a { background-color: rgb(39,129,64); }
div.DivClassName
{
background-color: #278140;
}
.BgClassName
{
background-color: #278140;
}
</style>
border-color css
<style>
span { border-color: #278140; }
span { border-color: rgb(39,129,64); }
td.TdClassName
{
border-color: #278140;
}
.TagClassName
{
border-color: #278140;
}
</style>