Shades of Camarone #277341
Tints of Camarone #277341
RGB
CMYK
RGB Variations
Color information
#277341 (or 0x277341) is known color: Camarone. HEX triplet: 27, 73 and 41. RGB value is (39,115,65). Sum of RGB (Red+Green+Blue) = 39+115+65=219 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.81% from 219); Green value is 115 (45.31% from 255 or 52.51% from 219); Blue value is 65 (25.78% from 255 or 29.68% from 219); Max value from RGB is 115 - color contains mainly: green. Hex color #277341 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #277341 is #D88CBE. Grayscale: #565656. Windows color (decimal): -14191807 or 4289319. OLE color: 4289319.
HSL color Cylindrical-coordinate representation of color #277341: hue angle of 140.53º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #277341 is Cyan = 0.66, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 115 | 65 | - |
| CMYK | 0.66 | 0 | 0.43 | 0.55 |
| HSL | 140.53º | 0.49% | 0.3% | - |
| HSV(B) | 140.53º | 0.66% | 0.45% | - |
| XYZ | 7.92 | 13.07 | 7.11 | - |
| YUV | 86.58 | 115.82 | 94.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 65 | 0.66 | 0 | 0.43 | 0.55 | 140.53 | 0.49 | 0.3 |
| Hex | 27 | 73 | 41 | 42 | 0 | 2B | 37 | 8D | 31 | 1E |
| Octal | 47 | 163 | 101 | 102 | 0 | 53 | 67 | 215 | 61 | 36 |
| Binary | 100111 | 1110011 | 1000001 | 1000010 | 0 | 101011 | 110111 | 10001101 | 110001 | 11110 |
Color Harmonies of #277341
Complementary color
Monochromatic Colors of #277341
Black with #277341
Text Example
Text Example
White with #277341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277341; }
p { color: rgb(39,115,65); }
H1.HeaderClassName
{
color: #277341;
}
.AnyTagClassName
{
color: #277341;
}
</style>
background-color css
<style>
a { background-color: #277341; }
a { background-color: rgb(39,115,65); }
div.DivClassName
{
background-color: #277341;
}
.BgClassName
{
background-color: #277341;
}
</style>
border-color css
<style>
span { border-color: #277341; }
span { border-color: rgb(39,115,65); }
td.TdClassName
{
border-color: #277341;
}
.TagClassName
{
border-color: #277341;
}
</style>