Shades of Camarone #276834
Tints of Camarone #276834
RGB
CMYK
RGB Variations
Color information
#276834 (or 0x276834) is known color: Camarone. HEX triplet: 27, 68 and 34. RGB value is (39,104,52). Sum of RGB (Red+Green+Blue) = 39+104+52=195 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20% from 195); Green value is 104 (41.02% from 255 or 53.33% from 195); Blue value is 52 (20.70% from 255 or 26.67% from 195); Max value from RGB is 104 - color contains mainly: green. Hex color #276834 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276834 is #D897CB. Grayscale: #4E4E4E. Windows color (decimal): -14194636 or 3434535. OLE color: 3434535.
HSL color Cylindrical-coordinate representation of color #276834: hue angle of 132º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #276834 is Cyan = 0.62, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 104 | 52 | - |
| CMYK | 0.62 | 0 | 0.50 | 0.59 |
| HSL | 132º | 0.45% | 0.28% | - |
| HSV(B) | 132º | 0.63% | 0.41% | - |
| XYZ | 6.41 | 10.58 | 4.95 | - |
| YUV | 78.64 | 112.97 | 99.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 104 | 52 | 0.62 | 0 | 0.50 | 0.59 | 132 | 0.45 | 0.28 |
| Hex | 27 | 68 | 34 | 3E | 0 | 32 | 3B | 84 | 2D | 1C |
| Octal | 47 | 150 | 64 | 76 | 0 | 62 | 73 | 204 | 55 | 34 |
| Binary | 100111 | 1101000 | 110100 | 111110 | 0 | 110010 | 111011 | 10000100 | 101101 | 11100 |
Color Harmonies of #276834
Complementary color
Monochromatic Colors of #276834
Black with #276834
Text Example
Text Example
White with #276834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276834; }
p { color: rgb(39,104,52); }
H1.HeaderClassName
{
color: #276834;
}
.AnyTagClassName
{
color: #276834;
}
</style>
background-color css
<style>
a { background-color: #276834; }
a { background-color: rgb(39,104,52); }
div.DivClassName
{
background-color: #276834;
}
.BgClassName
{
background-color: #276834;
}
</style>
border-color css
<style>
span { border-color: #276834; }
span { border-color: rgb(39,104,52); }
td.TdClassName
{
border-color: #276834;
}
.TagClassName
{
border-color: #276834;
}
</style>