Shades of Camarone #278040
Tints of Camarone #278040
RGB
CMYK
RGB Variations
Color information
#278040 (or 0x278040) is known color: Camarone. HEX triplet: 27, 80 and 40. RGB value is (39,128,64). Sum of RGB (Red+Green+Blue) = 39+128+64=231 (30% of max value = 765). Red value is 39 (15.62% from 255 or 16.88% from 231); Green value is 128 (50.39% from 255 or 55.41% from 231); Blue value is 64 (25.39% from 255 or 27.71% from 231); Max value from RGB is 128 - color contains mainly: green. Hex color #278040 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278040 is #D87FBF. Grayscale: #5E5E5E. Windows color (decimal): -14188480 or 4227111. OLE color: 4227111.
HSL color Cylindrical-coordinate representation of color #278040: hue angle of 136.85º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #278040 is Cyan = 0.70, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 39 | 128 | 64 | - |
| CMYK | 0.70 | 0 | 0.5 | 0.50 |
| HSL | 136.85º | 0.53% | 0.33% | - |
| HSV(B) | 136.85º | 0.7% | 0.5% | - |
| XYZ | 9.48 | 16.24 | 7.49 | - |
| YUV | 94.09 | 111.01 | 88.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 128 | 64 | 0.70 | 0 | 0.5 | 0.50 | 136.85 | 0.53 | 0.33 |
| Hex | 27 | 80 | 40 | 46 | 0 | 32 | 32 | 89 | 35 | 21 |
| Octal | 47 | 200 | 100 | 106 | 0 | 62 | 62 | 211 | 65 | 41 |
| Binary | 100111 | 10000000 | 1000000 | 1000110 | 0 | 110010 | 110010 | 10001001 | 110101 | 100001 |
Color Harmonies of #278040
Complementary color
Monochromatic Colors of #278040
Black with #278040
Text Example
Text Example
White with #278040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278040; }
p { color: rgb(39,128,64); }
H1.HeaderClassName
{
color: #278040;
}
.AnyTagClassName
{
color: #278040;
}
</style>
background-color css
<style>
a { background-color: #278040; }
a { background-color: rgb(39,128,64); }
div.DivClassName
{
background-color: #278040;
}
.BgClassName
{
background-color: #278040;
}
</style>
border-color css
<style>
span { border-color: #278040; }
span { border-color: rgb(39,128,64); }
td.TdClassName
{
border-color: #278040;
}
.TagClassName
{
border-color: #278040;
}
</style>