Shades of Camarone #277342
Tints of Camarone #277342
RGB
CMYK
RGB Variations
Color information
#277342 (or 0x277342) is known color: Camarone. HEX triplet: 27, 73 and 42. RGB value is (39,115,66). Sum of RGB (Red+Green+Blue) = 39+115+66=220 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.73% from 220); Green value is 115 (45.31% from 255 or 52.27% from 220); Blue value is 66 (26.17% from 255 or 30% from 220); Max value from RGB is 115 - color contains mainly: green. Hex color #277342 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #277342 is #D88CBD. Grayscale: #565656. Windows color (decimal): -14191806 or 4354855. OLE color: 4354855.
HSL color Cylindrical-coordinate representation of color #277342: hue angle of 141.32º 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 #277342 is Cyan = 0.66, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 115 | 66 | - |
| CMYK | 0.66 | 0 | 0.43 | 0.55 |
| HSL | 141.32º | 0.49% | 0.3% | - |
| HSV(B) | 141.32º | 0.66% | 0.45% | - |
| XYZ | 7.95 | 13.09 | 7.26 | - |
| YUV | 86.69 | 116.32 | 93.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 66 | 0.66 | 0 | 0.43 | 0.55 | 141.32 | 0.49 | 0.3 |
| Hex | 27 | 73 | 42 | 42 | 0 | 2B | 37 | 8D | 31 | 1E |
| Octal | 47 | 163 | 102 | 102 | 0 | 53 | 67 | 215 | 61 | 36 |
| Binary | 100111 | 1110011 | 1000010 | 1000010 | 0 | 101011 | 110111 | 10001101 | 110001 | 11110 |
Color Harmonies of #277342
Complementary color
Monochromatic Colors of #277342
Black with #277342
Text Example
Text Example
White with #277342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277342; }
p { color: rgb(39,115,66); }
H1.HeaderClassName
{
color: #277342;
}
.AnyTagClassName
{
color: #277342;
}
</style>
background-color css
<style>
a { background-color: #277342; }
a { background-color: rgb(39,115,66); }
div.DivClassName
{
background-color: #277342;
}
.BgClassName
{
background-color: #277342;
}
</style>
border-color css
<style>
span { border-color: #277342; }
span { border-color: rgb(39,115,66); }
td.TdClassName
{
border-color: #277342;
}
.TagClassName
{
border-color: #277342;
}
</style>