Shades of Camarone #277538
Tints of Camarone #277538
RGB
CMYK
RGB Variations
Color information
#277538 (or 0x277538) is known color: Camarone. HEX triplet: 27, 75 and 38. RGB value is (39,117,56). Sum of RGB (Red+Green+Blue) = 39+117+56=212 (28% of max value = 765). Red value is 39 (15.62% from 255 or 18.40% from 212); Green value is 117 (46.09% from 255 or 55.19% from 212); Blue value is 56 (22.27% from 255 or 26.42% from 212); Max value from RGB is 117 - color contains mainly: green. Hex color #277538 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #277538 is #D88AC7. Grayscale: #565656. Windows color (decimal): -14191304 or 3700007. OLE color: 3700007.
HSL color Cylindrical-coordinate representation of color #277538: hue angle of 133.08º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #277538 is Cyan = 0.67, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 117 | 56 | - |
| CMYK | 0.67 | 0 | 0.52 | 0.54 |
| HSL | 133.08º | 0.5% | 0.31% | - |
| HSV(B) | 133.08º | 0.67% | 0.46% | - |
| XYZ | 7.91 | 13.44 | 5.92 | - |
| YUV | 86.72 | 110.66 | 93.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 117 | 56 | 0.67 | 0 | 0.52 | 0.54 | 133.08 | 0.5 | 0.31 |
| Hex | 27 | 75 | 38 | 43 | 0 | 34 | 36 | 85 | 32 | 1F |
| Octal | 47 | 165 | 70 | 103 | 0 | 64 | 66 | 205 | 62 | 37 |
| Binary | 100111 | 1110101 | 111000 | 1000011 | 0 | 110100 | 110110 | 10000101 | 110010 | 11111 |
Color Harmonies of #277538
Complementary color
Monochromatic Colors of #277538
Black with #277538
Text Example
Text Example
White with #277538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277538; }
p { color: rgb(39,117,56); }
H1.HeaderClassName
{
color: #277538;
}
.AnyTagClassName
{
color: #277538;
}
</style>
background-color css
<style>
a { background-color: #277538; }
a { background-color: rgb(39,117,56); }
div.DivClassName
{
background-color: #277538;
}
.BgClassName
{
background-color: #277538;
}
</style>
border-color css
<style>
span { border-color: #277538; }
span { border-color: rgb(39,117,56); }
td.TdClassName
{
border-color: #277538;
}
.TagClassName
{
border-color: #277538;
}
</style>