Shades of Camarone #307041
Tints of Camarone #307041
RGB
CMYK
RGB Variations
Color information
#307041 (or 0x307041) is known color: Camarone. HEX triplet: 30, 70 and 41. RGB value is (48,112,65). Sum of RGB (Red+Green+Blue) = 48+112+65=225 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.33% from 225); Green value is 112 (44.14% from 255 or 49.78% from 225); Blue value is 65 (25.78% from 255 or 28.89% from 225); Max value from RGB is 112 - color contains mainly: green. Hex color #307041 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307041 is #CF8FBE. Grayscale: #575757. Windows color (decimal): -13602751 or 4288560. OLE color: 4288560.
HSL color Cylindrical-coordinate representation of color #307041: hue angle of 135.94º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #307041 is Cyan = 0.57, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 112 | 65 | - |
| CMYK | 0.57 | 0 | 0.42 | 0.56 |
| HSL | 135.94º | 0.4% | 0.31% | - |
| HSV(B) | 135.94º | 0.57% | 0.44% | - |
| XYZ | 7.97 | 12.6 | 7.01 | - |
| YUV | 87.51 | 115.3 | 99.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 65 | 0.57 | 0 | 0.42 | 0.56 | 135.94 | 0.4 | 0.31 |
| Hex | 30 | 70 | 41 | 39 | 0 | 2A | 38 | 88 | 28 | 1F |
| Octal | 60 | 160 | 101 | 71 | 0 | 52 | 70 | 210 | 50 | 37 |
| Binary | 110000 | 1110000 | 1000001 | 111001 | 0 | 101010 | 111000 | 10001000 | 101000 | 11111 |
Color Harmonies of #307041
Complementary color
Monochromatic Colors of #307041
Black with #307041
Text Example
Text Example
White with #307041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307041; }
p { color: rgb(48,112,65); }
H1.HeaderClassName
{
color: #307041;
}
.AnyTagClassName
{
color: #307041;
}
</style>
background-color css
<style>
a { background-color: #307041; }
a { background-color: rgb(48,112,65); }
div.DivClassName
{
background-color: #307041;
}
.BgClassName
{
background-color: #307041;
}
</style>
border-color css
<style>
span { border-color: #307041; }
span { border-color: rgb(48,112,65); }
td.TdClassName
{
border-color: #307041;
}
.TagClassName
{
border-color: #307041;
}
</style>