Shades of Camarone #276938
Tints of Camarone #276938
RGB
CMYK
RGB Variations
Color information
#276938 (or 0x276938) is known color: Camarone. HEX triplet: 27, 69 and 38. RGB value is (39,105,56). Sum of RGB (Red+Green+Blue) = 39+105+56=200 (26% of max value = 765). Red value is 39 (15.62% from 255 or 19.5% from 200); Green value is 105 (41.41% from 255 or 52.5% from 200); Blue value is 56 (22.27% from 255 or 28% from 200); Max value from RGB is 105 - color contains mainly: green. Hex color #276938 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276938 is #D896C7. Grayscale: #4F4F4F. Windows color (decimal): -14194376 or 3696935. OLE color: 3696935.
HSL color Cylindrical-coordinate representation of color #276938: hue angle of 135.45º 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 #276938 is Cyan = 0.63, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 105 | 56 | - |
| CMYK | 0.63 | 0 | 0.47 | 0.59 |
| HSL | 135.45º | 0.46% | 0.28% | - |
| HSV(B) | 135.45º | 0.63% | 0.41% | - |
| XYZ | 6.6 | 10.82 | 5.48 | - |
| YUV | 79.68 | 114.63 | 98.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 105 | 56 | 0.63 | 0 | 0.47 | 0.59 | 135.45 | 0.46 | 0.28 |
| Hex | 27 | 69 | 38 | 3F | 0 | 2F | 3B | 87 | 2E | 1C |
| Octal | 47 | 151 | 70 | 77 | 0 | 57 | 73 | 207 | 56 | 34 |
| Binary | 100111 | 1101001 | 111000 | 111111 | 0 | 101111 | 111011 | 10000111 | 101110 | 11100 |
Color Harmonies of #276938
Complementary color
Monochromatic Colors of #276938
Black with #276938
Text Example
Text Example
White with #276938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276938; }
p { color: rgb(39,105,56); }
H1.HeaderClassName
{
color: #276938;
}
.AnyTagClassName
{
color: #276938;
}
</style>
background-color css
<style>
a { background-color: #276938; }
a { background-color: rgb(39,105,56); }
div.DivClassName
{
background-color: #276938;
}
.BgClassName
{
background-color: #276938;
}
</style>
border-color css
<style>
span { border-color: #276938; }
span { border-color: rgb(39,105,56); }
td.TdClassName
{
border-color: #276938;
}
.TagClassName
{
border-color: #276938;
}
</style>