Shades of Camarone #276435
Tints of Camarone #276435
RGB
CMYK
RGB Variations
Color information
#276435 (or 0x276435) is known color: Camarone. HEX triplet: 27, 64 and 35. RGB value is (39,100,53). Sum of RGB (Red+Green+Blue) = 39+100+53=192 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.31% from 192); Green value is 100 (39.45% from 255 or 52.08% from 192); Blue value is 53 (21.09% from 255 or 27.60% from 192); Max value from RGB is 100 - color contains mainly: green. Hex color #276435 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276435 is #D89BCA. Grayscale: #4C4C4C. Windows color (decimal): -14195659 or 3499047. OLE color: 3499047.
HSL color Cylindrical-coordinate representation of color #276435: hue angle of 133.77º degrees, saturation: 0.44, 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 #276435 is Cyan = 0.61, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 100 | 53 | - |
| CMYK | 0.61 | 0 | 0.47 | 0.61 |
| HSL | 133.77º | 0.44% | 0.27% | - |
| HSV(B) | 133.77º | 0.61% | 0.39% | - |
| XYZ | 6.04 | 9.8 | 4.94 | - |
| YUV | 76.4 | 114.79 | 101.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 100 | 53 | 0.61 | 0 | 0.47 | 0.61 | 133.77 | 0.44 | 0.27 |
| Hex | 27 | 64 | 35 | 3D | 0 | 2F | 3D | 86 | 2C | 1B |
| Octal | 47 | 144 | 65 | 75 | 0 | 57 | 75 | 206 | 54 | 33 |
| Binary | 100111 | 1100100 | 110101 | 111101 | 0 | 101111 | 111101 | 10000110 | 101100 | 11011 |
Color Harmonies of #276435
Complementary color
Monochromatic Colors of #276435
Black with #276435
Text Example
Text Example
White with #276435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276435; }
p { color: rgb(39,100,53); }
H1.HeaderClassName
{
color: #276435;
}
.AnyTagClassName
{
color: #276435;
}
</style>
background-color css
<style>
a { background-color: #276435; }
a { background-color: rgb(39,100,53); }
div.DivClassName
{
background-color: #276435;
}
.BgClassName
{
background-color: #276435;
}
</style>
border-color css
<style>
span { border-color: #276435; }
span { border-color: rgb(39,100,53); }
td.TdClassName
{
border-color: #276435;
}
.TagClassName
{
border-color: #276435;
}
</style>