Shades of Camarone #276634
Tints of Camarone #276634
RGB
CMYK
RGB Variations
Color information
#276634 (or 0x276634) is known color: Camarone. HEX triplet: 27, 66 and 34. RGB value is (39,102,52). Sum of RGB (Red+Green+Blue) = 39+102+52=193 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.21% from 193); Green value is 102 (40.23% from 255 or 52.85% from 193); Blue value is 52 (20.70% from 255 or 26.94% from 193); Max value from RGB is 102 - color contains mainly: green. Hex color #276634 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276634 is #D899CB. Grayscale: #4D4D4D. Windows color (decimal): -14195148 or 3434023. OLE color: 3434023.
HSL color Cylindrical-coordinate representation of color #276634: hue angle of 132.38º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #276634 is Cyan = 0.62, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 102 | 52 | - |
| CMYK | 0.62 | 0 | 0.49 | 0.6 |
| HSL | 132.38º | 0.45% | 0.28% | - |
| HSV(B) | 132.38º | 0.62% | 0.4% | - |
| XYZ | 6.21 | 10.18 | 4.89 | - |
| YUV | 77.46 | 113.63 | 100.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 102 | 52 | 0.62 | 0 | 0.49 | 0.6 | 132.38 | 0.45 | 0.28 |
| Hex | 27 | 66 | 34 | 3E | 0 | 31 | 3C | 84 | 2D | 1C |
| Octal | 47 | 146 | 64 | 76 | 0 | 61 | 74 | 204 | 55 | 34 |
| Binary | 100111 | 1100110 | 110100 | 111110 | 0 | 110001 | 111100 | 10000100 | 101101 | 11100 |
Color Harmonies of #276634
Complementary color
Monochromatic Colors of #276634
Black with #276634
Text Example
Text Example
White with #276634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276634; }
p { color: rgb(39,102,52); }
H1.HeaderClassName
{
color: #276634;
}
.AnyTagClassName
{
color: #276634;
}
</style>
background-color css
<style>
a { background-color: #276634; }
a { background-color: rgb(39,102,52); }
div.DivClassName
{
background-color: #276634;
}
.BgClassName
{
background-color: #276634;
}
</style>
border-color css
<style>
span { border-color: #276634; }
span { border-color: rgb(39,102,52); }
td.TdClassName
{
border-color: #276634;
}
.TagClassName
{
border-color: #276634;
}
</style>