Shades of Camarone #277237
Tints of Camarone #277237
RGB
CMYK
RGB Variations
Color information
#277237 (or 0x277237) is known color: Camarone. HEX triplet: 27, 72 and 37. RGB value is (39,114,55). Sum of RGB (Red+Green+Blue) = 39+114+55=208 (27% of max value = 765). Red value is 39 (15.62% from 255 or 18.75% from 208); Green value is 114 (44.92% from 255 or 54.81% from 208); Blue value is 55 (21.88% from 255 or 26.44% from 208); Max value from RGB is 114 - color contains mainly: green. Hex color #277237 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #277237 is #D88DC8. Grayscale: #555555. Windows color (decimal): -14192073 or 3633703. OLE color: 3633703.
HSL color Cylindrical-coordinate representation of color #277237: hue angle of 132.8º 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 #277237 is Cyan = 0.66, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 114 | 55 | - |
| CMYK | 0.66 | 0 | 0.52 | 0.55 |
| HSL | 132.8º | 0.49% | 0.3% | - |
| HSV(B) | 132.8º | 0.66% | 0.45% | - |
| XYZ | 7.54 | 12.74 | 5.68 | - |
| YUV | 84.85 | 111.15 | 95.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 114 | 55 | 0.66 | 0 | 0.52 | 0.55 | 132.8 | 0.49 | 0.3 |
| Hex | 27 | 72 | 37 | 42 | 0 | 34 | 37 | 85 | 31 | 1E |
| Octal | 47 | 162 | 67 | 102 | 0 | 64 | 67 | 205 | 61 | 36 |
| Binary | 100111 | 1110010 | 110111 | 1000010 | 0 | 110100 | 110111 | 10000101 | 110001 | 11110 |
Color Harmonies of #277237
Complementary color
Monochromatic Colors of #277237
Black with #277237
Text Example
Text Example
White with #277237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277237; }
p { color: rgb(39,114,55); }
H1.HeaderClassName
{
color: #277237;
}
.AnyTagClassName
{
color: #277237;
}
</style>
background-color css
<style>
a { background-color: #277237; }
a { background-color: rgb(39,114,55); }
div.DivClassName
{
background-color: #277237;
}
.BgClassName
{
background-color: #277237;
}
</style>
border-color css
<style>
span { border-color: #277237; }
span { border-color: rgb(39,114,55); }
td.TdClassName
{
border-color: #277237;
}
.TagClassName
{
border-color: #277237;
}
</style>