Shades of Camarone #317042
Tints of Camarone #317042
RGB
CMYK
RGB Variations
Color information
#317042 (or 0x317042) is known color: Camarone. HEX triplet: 31, 70 and 42. RGB value is (49,112,66). Sum of RGB (Red+Green+Blue) = 49+112+66=227 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.59% from 227); Green value is 112 (44.14% from 255 or 49.34% from 227); Blue value is 66 (26.17% from 255 or 29.07% from 227); Max value from RGB is 112 - color contains mainly: green. Hex color #317042 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317042 is #CE8FBD. Grayscale: #585858. Windows color (decimal): -13537214 or 4354097. OLE color: 4354097.
HSL color Cylindrical-coordinate representation of color #317042: hue angle of 136.19º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #317042 is Cyan = 0.56, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 112 | 66 | - |
| CMYK | 0.56 | 0 | 0.41 | 0.56 |
| HSL | 136.19º | 0.39% | 0.32% | - |
| HSV(B) | 136.19º | 0.56% | 0.44% | - |
| XYZ | 8.04 | 12.63 | 7.17 | - |
| YUV | 87.92 | 115.63 | 100.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 66 | 0.56 | 0 | 0.41 | 0.56 | 136.19 | 0.39 | 0.32 |
| Hex | 31 | 70 | 42 | 38 | 0 | 29 | 38 | 88 | 27 | 20 |
| Octal | 61 | 160 | 102 | 70 | 0 | 51 | 70 | 210 | 47 | 40 |
| Binary | 110001 | 1110000 | 1000010 | 111000 | 0 | 101001 | 111000 | 10001000 | 100111 | 100000 |
Color Harmonies of #317042
Complementary color
Monochromatic Colors of #317042
Black with #317042
Text Example
Text Example
White with #317042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317042; }
p { color: rgb(49,112,66); }
H1.HeaderClassName
{
color: #317042;
}
.AnyTagClassName
{
color: #317042;
}
</style>
background-color css
<style>
a { background-color: #317042; }
a { background-color: rgb(49,112,66); }
div.DivClassName
{
background-color: #317042;
}
.BgClassName
{
background-color: #317042;
}
</style>
border-color css
<style>
span { border-color: #317042; }
span { border-color: rgb(49,112,66); }
td.TdClassName
{
border-color: #317042;
}
.TagClassName
{
border-color: #317042;
}
</style>