Shades of Camarone #276934
Tints of Camarone #276934
RGB
CMYK
RGB Variations
Color information
#276934 (or 0x276934) is known color: Camarone. HEX triplet: 27, 69 and 34. RGB value is (39,105,52). Sum of RGB (Red+Green+Blue) = 39+105+52=196 (25% of max value = 765). Red value is 39 (15.62% from 255 or 19.90% from 196); Green value is 105 (41.41% from 255 or 53.57% from 196); Blue value is 52 (20.70% from 255 or 26.53% from 196); Max value from RGB is 105 - color contains mainly: green. Hex color #276934 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276934 is #D896CB. Grayscale: #4F4F4F. Windows color (decimal): -14194380 or 3434791. OLE color: 3434791.
HSL color Cylindrical-coordinate representation of color #276934: hue angle of 131.82º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #276934 is Cyan = 0.63, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 105 | 52 | - |
| CMYK | 0.63 | 0 | 0.50 | 0.59 |
| HSL | 131.82º | 0.46% | 0.28% | - |
| HSV(B) | 131.82º | 0.63% | 0.41% | - |
| XYZ | 6.51 | 10.78 | 4.99 | - |
| YUV | 79.22 | 112.63 | 99.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 105 | 52 | 0.63 | 0 | 0.50 | 0.59 | 131.82 | 0.46 | 0.28 |
| Hex | 27 | 69 | 34 | 3F | 0 | 32 | 3B | 84 | 2E | 1C |
| Octal | 47 | 151 | 64 | 77 | 0 | 62 | 73 | 204 | 56 | 34 |
| Binary | 100111 | 1101001 | 110100 | 111111 | 0 | 110010 | 111011 | 10000100 | 101110 | 11100 |
Color Harmonies of #276934
Complementary color
Monochromatic Colors of #276934
Black with #276934
Text Example
Text Example
White with #276934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276934; }
p { color: rgb(39,105,52); }
H1.HeaderClassName
{
color: #276934;
}
.AnyTagClassName
{
color: #276934;
}
</style>
background-color css
<style>
a { background-color: #276934; }
a { background-color: rgb(39,105,52); }
div.DivClassName
{
background-color: #276934;
}
.BgClassName
{
background-color: #276934;
}
</style>
border-color css
<style>
span { border-color: #276934; }
span { border-color: rgb(39,105,52); }
td.TdClassName
{
border-color: #276934;
}
.TagClassName
{
border-color: #276934;
}
</style>