Shades of Camarone #276337
Tints of Camarone #276337
RGB
CMYK
RGB Variations
Color information
#276337 (or 0x276337) is known color: Camarone. HEX triplet: 27, 63 and 37. RGB value is (39,99,55). Sum of RGB (Red+Green+Blue) = 39+99+55=193 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.21% from 193); Green value is 99 (39.06% from 255 or 51.30% from 193); Blue value is 55 (21.88% from 255 or 28.50% from 193); Max value from RGB is 99 - color contains mainly: green. Hex color #276337 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276337 is #D89CC8. Grayscale: #4C4C4C. Windows color (decimal): -14195913 or 3629863. OLE color: 3629863.
HSL color Cylindrical-coordinate representation of color #276337: hue angle of 136º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #276337 is Cyan = 0.61, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 99 | 55 | - |
| CMYK | 0.61 | 0 | 0.44 | 0.61 |
| HSL | 136º | 0.43% | 0.27% | - |
| HSV(B) | 136º | 0.61% | 0.39% | - |
| XYZ | 5.99 | 9.63 | 5.16 | - |
| YUV | 76.04 | 116.12 | 101.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 99 | 55 | 0.61 | 0 | 0.44 | 0.61 | 136 | 0.43 | 0.27 |
| Hex | 27 | 63 | 37 | 3D | 0 | 2C | 3D | 88 | 2B | 1B |
| Octal | 47 | 143 | 67 | 75 | 0 | 54 | 75 | 210 | 53 | 33 |
| Binary | 100111 | 1100011 | 110111 | 111101 | 0 | 101100 | 111101 | 10001000 | 101011 | 11011 |
Color Harmonies of #276337
Complementary color
Monochromatic Colors of #276337
Black with #276337
Text Example
Text Example
White with #276337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276337; }
p { color: rgb(39,99,55); }
H1.HeaderClassName
{
color: #276337;
}
.AnyTagClassName
{
color: #276337;
}
</style>
background-color css
<style>
a { background-color: #276337; }
a { background-color: rgb(39,99,55); }
div.DivClassName
{
background-color: #276337;
}
.BgClassName
{
background-color: #276337;
}
</style>
border-color css
<style>
span { border-color: #276337; }
span { border-color: rgb(39,99,55); }
td.TdClassName
{
border-color: #276337;
}
.TagClassName
{
border-color: #276337;
}
</style>