Shades of Camarone #058229
Tints of Camarone #058229
RGB
CMYK
RGB Variations
Color information
#058229 (or 0x058229) is known color: Camarone. HEX triplet: 05, 82 and 29. RGB value is (5,130,41). Sum of RGB (Red+Green+Blue) = 5+130+41=176 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.84% from 176); Green value is 130 (51.17% from 255 or 73.86% from 176); Blue value is 41 (16.41% from 255 or 23.30% from 176); Max value from RGB is 130 - color contains mainly: green. Hex color #058229 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #058229 is #FA7DD6. Grayscale: #525252. Windows color (decimal): -16416215 or 2720261. OLE color: 2720261.
HSL color Cylindrical-coordinate representation of color #058229: hue angle of 137.28º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #058229 is Cyan = 0.96, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 5 | 130 | 41 | - |
| CMYK | 0.96 | 0 | 0.68 | 0.49 |
| HSL | 137.28º | 0.93% | 0.26% | - |
| HSV(B) | 137.28º | 0.96% | 0.51% | - |
| XYZ | 8.45 | 16.16 | 4.77 | - |
| YUV | 82.48 | 104.59 | 72.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 130 | 41 | 0.96 | 0 | 0.68 | 0.49 | 137.28 | 0.93 | 0.26 |
| Hex | 5 | 82 | 29 | 60 | 0 | 44 | 31 | 89 | 5D | 1A |
| Octal | 5 | 202 | 51 | 140 | 0 | 104 | 61 | 211 | 135 | 32 |
| Binary | 101 | 10000010 | 101001 | 1100000 | 0 | 1000100 | 110001 | 10001001 | 1011101 | 11010 |
Color Harmonies of #058229
Complementary color
Monochromatic Colors of #058229
Black with #058229
Text Example
Text Example
White with #058229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058229; }
p { color: rgb(5,130,41); }
H1.HeaderClassName
{
color: #058229;
}
.AnyTagClassName
{
color: #058229;
}
</style>
background-color css
<style>
a { background-color: #058229; }
a { background-color: rgb(5,130,41); }
div.DivClassName
{
background-color: #058229;
}
.BgClassName
{
background-color: #058229;
}
</style>
border-color css
<style>
span { border-color: #058229; }
span { border-color: rgb(5,130,41); }
td.TdClassName
{
border-color: #058229;
}
.TagClassName
{
border-color: #058229;
}
</style>