Shades of Camarone #317242
Tints of Camarone #317242
RGB
CMYK
RGB Variations
Color information
#317242 (or 0x317242) is known color: Camarone. HEX triplet: 31, 72 and 42. RGB value is (49,114,66). Sum of RGB (Red+Green+Blue) = 49+114+66=229 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.40% from 229); Green value is 114 (44.92% from 255 or 49.78% from 229); Blue value is 66 (26.17% from 255 or 28.82% from 229); Max value from RGB is 114 - color contains mainly: green. Hex color #317242 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317242 is #CE8DBD. Grayscale: #595959. Windows color (decimal): -13536702 or 4354609. OLE color: 4354609.
HSL color Cylindrical-coordinate representation of color #317242: hue angle of 135.69º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #317242 is Cyan = 0.57, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 114 | 66 | - |
| CMYK | 0.57 | 0 | 0.42 | 0.55 |
| HSL | 135.69º | 0.4% | 0.32% | - |
| HSV(B) | 135.69º | 0.57% | 0.45% | - |
| XYZ | 8.27 | 13.08 | 7.24 | - |
| YUV | 89.09 | 114.97 | 99.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 114 | 66 | 0.57 | 0 | 0.42 | 0.55 | 135.69 | 0.4 | 0.32 |
| Hex | 31 | 72 | 42 | 39 | 0 | 2A | 37 | 88 | 28 | 20 |
| Octal | 61 | 162 | 102 | 71 | 0 | 52 | 67 | 210 | 50 | 40 |
| Binary | 110001 | 1110010 | 1000010 | 111001 | 0 | 101010 | 110111 | 10001000 | 101000 | 100000 |
Color Harmonies of #317242
Complementary color
Monochromatic Colors of #317242
Black with #317242
Text Example
Text Example
White with #317242
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317242; }
p { color: rgb(49,114,66); }
H1.HeaderClassName
{
color: #317242;
}
.AnyTagClassName
{
color: #317242;
}
</style>
background-color css
<style>
a { background-color: #317242; }
a { background-color: rgb(49,114,66); }
div.DivClassName
{
background-color: #317242;
}
.BgClassName
{
background-color: #317242;
}
</style>
border-color css
<style>
span { border-color: #317242; }
span { border-color: rgb(49,114,66); }
td.TdClassName
{
border-color: #317242;
}
.TagClassName
{
border-color: #317242;
}
</style>