Shades of Camarone #047927
Tints of Camarone #047927
RGB
CMYK
RGB Variations
Color information
#047927 (or 0x047927) is known color: Camarone. HEX triplet: 04, 79 and 27. RGB value is (4,121,39). Sum of RGB (Red+Green+Blue) = 4+121+39=164 (21% of max value = 765). Red value is 4 (1.95% from 255 or 2.44% from 164); Green value is 121 (47.66% from 255 or 73.78% from 164); Blue value is 39 (15.62% from 255 or 23.78% from 164); Max value from RGB is 121 - color contains mainly: green. Hex color #047927 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047927 is #FB86D8. Grayscale: #4C4C4C. Windows color (decimal): -16484057 or 2586884. OLE color: 2586884.
HSL color Cylindrical-coordinate representation of color #047927: hue angle of 137.95º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047927 is Cyan = 0.97, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 4 | 121 | 39 | - |
| CMYK | 0.97 | 0 | 0.68 | 0.53 |
| HSL | 137.95º | 0.94% | 0.25% | - |
| HSV(B) | 137.95º | 0.97% | 0.47% | - |
| XYZ | 7.25 | 13.85 | 4.21 | - |
| YUV | 76.67 | 106.74 | 76.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 121 | 39 | 0.97 | 0 | 0.68 | 0.53 | 137.95 | 0.94 | 0.25 |
| Hex | 4 | 79 | 27 | 61 | 0 | 44 | 35 | 8A | 5E | 19 |
| Octal | 4 | 171 | 47 | 141 | 0 | 104 | 65 | 212 | 136 | 31 |
| Binary | 100 | 1111001 | 100111 | 1100001 | 0 | 1000100 | 110101 | 10001010 | 1011110 | 11001 |
Color Harmonies of #047927
Complementary color
Monochromatic Colors of #047927
Black with #047927
Text Example
Text Example
White with #047927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047927; }
p { color: rgb(4,121,39); }
H1.HeaderClassName
{
color: #047927;
}
.AnyTagClassName
{
color: #047927;
}
</style>
background-color css
<style>
a { background-color: #047927; }
a { background-color: rgb(4,121,39); }
div.DivClassName
{
background-color: #047927;
}
.BgClassName
{
background-color: #047927;
}
</style>
border-color css
<style>
span { border-color: #047927; }
span { border-color: rgb(4,121,39); }
td.TdClassName
{
border-color: #047927;
}
.TagClassName
{
border-color: #047927;
}
</style>