Shades of Camarone #276036
Tints of Camarone #276036
RGB
CMYK
RGB Variations
Color information
#276036 (or 0x276036) is known color: Camarone. HEX triplet: 27, 60 and 36. RGB value is (39,96,54). Sum of RGB (Red+Green+Blue) = 39+96+54=189 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.63% from 189); Green value is 96 (37.89% from 255 or 50.79% from 189); Blue value is 54 (21.48% from 255 or 28.57% from 189); Max value from RGB is 96 - color contains mainly: green. Hex color #276036 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276036 is #D89FC9. Grayscale: #4A4A4A. Windows color (decimal): -14196682 or 3563559. OLE color: 3563559.
HSL color Cylindrical-coordinate representation of color #276036: hue angle of 135.79º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #276036 is Cyan = 0.59, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 96 | 54 | - |
| CMYK | 0.59 | 0 | 0.44 | 0.62 |
| HSL | 135.79º | 0.42% | 0.26% | - |
| HSV(B) | 135.79º | 0.59% | 0.38% | - |
| XYZ | 5.69 | 9.06 | 4.94 | - |
| YUV | 74.17 | 116.62 | 102.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 96 | 54 | 0.59 | 0 | 0.44 | 0.62 | 135.79 | 0.42 | 0.26 |
| Hex | 27 | 60 | 36 | 3B | 0 | 2C | 3E | 88 | 2A | 1A |
| Octal | 47 | 140 | 66 | 73 | 0 | 54 | 76 | 210 | 52 | 32 |
| Binary | 100111 | 1100000 | 110110 | 111011 | 0 | 101100 | 111110 | 10001000 | 101010 | 11010 |
Color Harmonies of #276036
Complementary color
Monochromatic Colors of #276036
Black with #276036
Text Example
Text Example
White with #276036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276036; }
p { color: rgb(39,96,54); }
H1.HeaderClassName
{
color: #276036;
}
.AnyTagClassName
{
color: #276036;
}
</style>
background-color css
<style>
a { background-color: #276036; }
a { background-color: rgb(39,96,54); }
div.DivClassName
{
background-color: #276036;
}
.BgClassName
{
background-color: #276036;
}
</style>
border-color css
<style>
span { border-color: #276036; }
span { border-color: rgb(39,96,54); }
td.TdClassName
{
border-color: #276036;
}
.TagClassName
{
border-color: #276036;
}
</style>