Shades of Camarone #276038
Tints of Camarone #276038
RGB
CMYK
RGB Variations
Color information
#276038 (or 0x276038) is known color: Camarone. HEX triplet: 27, 60 and 38. RGB value is (39,96,56). Sum of RGB (Red+Green+Blue) = 39+96+56=191 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.42% from 191); Green value is 96 (37.89% from 255 or 50.26% from 191); Blue value is 56 (22.27% from 255 or 29.32% from 191); Max value from RGB is 96 - color contains mainly: green. Hex color #276038 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276038 is #D89FC7. Grayscale: #4A4A4A. Windows color (decimal): -14196680 or 3694631. OLE color: 3694631.
HSL color Cylindrical-coordinate representation of color #276038: hue angle of 137.89º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #276038 is Cyan = 0.59, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 96 | 56 | - |
| CMYK | 0.59 | 0 | 0.42 | 0.62 |
| HSL | 137.89º | 0.42% | 0.26% | - |
| HSV(B) | 137.89º | 0.59% | 0.38% | - |
| XYZ | 5.73 | 9.08 | 5.19 | - |
| YUV | 74.4 | 117.62 | 102.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 96 | 56 | 0.59 | 0 | 0.42 | 0.62 | 137.89 | 0.42 | 0.26 |
| Hex | 27 | 60 | 38 | 3B | 0 | 2A | 3E | 8A | 2A | 1A |
| Octal | 47 | 140 | 70 | 73 | 0 | 52 | 76 | 212 | 52 | 32 |
| Binary | 100111 | 1100000 | 111000 | 111011 | 0 | 101010 | 111110 | 10001010 | 101010 | 11010 |
Color Harmonies of #276038
Complementary color
Monochromatic Colors of #276038
Black with #276038
Text Example
Text Example
White with #276038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276038; }
p { color: rgb(39,96,56); }
H1.HeaderClassName
{
color: #276038;
}
.AnyTagClassName
{
color: #276038;
}
</style>
background-color css
<style>
a { background-color: #276038; }
a { background-color: rgb(39,96,56); }
div.DivClassName
{
background-color: #276038;
}
.BgClassName
{
background-color: #276038;
}
</style>
border-color css
<style>
span { border-color: #276038; }
span { border-color: rgb(39,96,56); }
td.TdClassName
{
border-color: #276038;
}
.TagClassName
{
border-color: #276038;
}
</style>