Shades of Camarone #057727
Tints of Camarone #057727
RGB
CMYK
RGB Variations
Color information
#057727 (or 0x057727) is known color: Camarone. HEX triplet: 05, 77 and 27. RGB value is (5,119,39). Sum of RGB (Red+Green+Blue) = 5+119+39=163 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.07% from 163); Green value is 119 (46.88% from 255 or 73.01% from 163); Blue value is 39 (15.62% from 255 or 23.93% from 163); Max value from RGB is 119 - color contains mainly: green. Hex color #057727 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057727 is #FA88D8. Grayscale: #4C4C4C. Windows color (decimal): -16419033 or 2586373. OLE color: 2586373.
HSL color Cylindrical-coordinate representation of color #057727: hue angle of 137.89º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057727 is Cyan = 0.96, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 5 | 119 | 39 | - |
| CMYK | 0.96 | 0 | 0.67 | 0.53 |
| HSL | 137.89º | 0.92% | 0.24% | - |
| HSV(B) | 137.89º | 0.96% | 0.47% | - |
| XYZ | 7.03 | 13.37 | 4.13 | - |
| YUV | 75.79 | 107.23 | 77.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 119 | 39 | 0.96 | 0 | 0.67 | 0.53 | 137.89 | 0.92 | 0.24 |
| Hex | 5 | 77 | 27 | 60 | 0 | 43 | 35 | 8A | 5C | 18 |
| Octal | 5 | 167 | 47 | 140 | 0 | 103 | 65 | 212 | 134 | 30 |
| Binary | 101 | 1110111 | 100111 | 1100000 | 0 | 1000011 | 110101 | 10001010 | 1011100 | 11000 |
Color Harmonies of #057727
Complementary color
Monochromatic Colors of #057727
Black with #057727
Text Example
Text Example
White with #057727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057727; }
p { color: rgb(5,119,39); }
H1.HeaderClassName
{
color: #057727;
}
.AnyTagClassName
{
color: #057727;
}
</style>
background-color css
<style>
a { background-color: #057727; }
a { background-color: rgb(5,119,39); }
div.DivClassName
{
background-color: #057727;
}
.BgClassName
{
background-color: #057727;
}
</style>
border-color css
<style>
span { border-color: #057727; }
span { border-color: rgb(5,119,39); }
td.TdClassName
{
border-color: #057727;
}
.TagClassName
{
border-color: #057727;
}
</style>