Shades of Camarone #307141
Tints of Camarone #307141
RGB
CMYK
RGB Variations
Color information
#307141 (or 0x307141) is known color: Camarone. HEX triplet: 30, 71 and 41. RGB value is (48,113,65). Sum of RGB (Red+Green+Blue) = 48+113+65=226 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.24% from 226); Green value is 113 (44.53% from 255 or 50% from 226); Blue value is 65 (25.78% from 255 or 28.76% from 226); Max value from RGB is 113 - color contains mainly: green. Hex color #307141 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307141 is #CF8EBE. Grayscale: #585858. Windows color (decimal): -13602495 or 4288816. OLE color: 4288816.
HSL color Cylindrical-coordinate representation of color #307141: hue angle of 135.69º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #307141 is Cyan = 0.58, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 113 | 65 | - |
| CMYK | 0.58 | 0 | 0.42 | 0.56 |
| HSL | 135.69º | 0.4% | 0.32% | - |
| HSV(B) | 135.69º | 0.58% | 0.44% | - |
| XYZ | 8.08 | 12.82 | 7.05 | - |
| YUV | 88.09 | 114.97 | 99.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 113 | 65 | 0.58 | 0 | 0.42 | 0.56 | 135.69 | 0.4 | 0.32 |
| Hex | 30 | 71 | 41 | 3A | 0 | 2A | 38 | 88 | 28 | 20 |
| Octal | 60 | 161 | 101 | 72 | 0 | 52 | 70 | 210 | 50 | 40 |
| Binary | 110000 | 1110001 | 1000001 | 111010 | 0 | 101010 | 111000 | 10001000 | 101000 | 100000 |
Color Harmonies of #307141
Complementary color
Monochromatic Colors of #307141
Black with #307141
Text Example
Text Example
White with #307141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307141; }
p { color: rgb(48,113,65); }
H1.HeaderClassName
{
color: #307141;
}
.AnyTagClassName
{
color: #307141;
}
</style>
background-color css
<style>
a { background-color: #307141; }
a { background-color: rgb(48,113,65); }
div.DivClassName
{
background-color: #307141;
}
.BgClassName
{
background-color: #307141;
}
</style>
border-color css
<style>
span { border-color: #307141; }
span { border-color: rgb(48,113,65); }
td.TdClassName
{
border-color: #307141;
}
.TagClassName
{
border-color: #307141;
}
</style>