Shades of Vida Loca #538706
Tints of Vida Loca #538706
RGB
CMYK
RGB Variations
Color information
#538706 (or 0x538706) is known color: Vida Loca. HEX triplet: 53, 87 and 06. RGB value is (83,135,6). Sum of RGB (Red+Green+Blue) = 83+135+6=224 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.05% from 224); Green value is 135 (53.12% from 255 or 60.27% from 224); Blue value is 6 (2.73% from 255 or 2.68% from 224); Max value from RGB is 135 - color contains mainly: green. Hex color #538706 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #538706 is #AC78F9. Grayscale: #696969. Windows color (decimal): -11303162 or 427859. OLE color: 427859.
HSL color Cylindrical-coordinate representation of color #538706: hue angle of 84.19º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #538706 is Cyan = 0.39, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 135 | 6 | - |
| CMYK | 0.39 | 0 | 0.96 | 0.47 |
| HSL | 84.19º | 0.91% | 0.28% | - |
| HSV(B) | 84.19º | 0.96% | 0.53% | - |
| XYZ | 12.26 | 19.18 | 3.23 | - |
| YUV | 104.75 | 72.27 | 112.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 135 | 6 | 0.39 | 0 | 0.96 | 0.47 | 84.19 | 0.91 | 0.28 |
| Hex | 53 | 87 | 6 | 27 | 0 | 60 | 2F | 54 | 5B | 1C |
| Octal | 123 | 207 | 6 | 47 | 0 | 140 | 57 | 124 | 133 | 34 |
| Binary | 1010011 | 10000111 | 110 | 100111 | 0 | 1100000 | 101111 | 1010100 | 1011011 | 11100 |
Color Harmonies of #538706
Complementary color
Monochromatic Colors of #538706
Black with #538706
Text Example
Text Example
White with #538706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538706; }
p { color: rgb(83,135,6); }
H1.HeaderClassName
{
color: #538706;
}
.AnyTagClassName
{
color: #538706;
}
</style>
background-color css
<style>
a { background-color: #538706; }
a { background-color: rgb(83,135,6); }
div.DivClassName
{
background-color: #538706;
}
.BgClassName
{
background-color: #538706;
}
</style>
border-color css
<style>
span { border-color: #538706; }
span { border-color: rgb(83,135,6); }
td.TdClassName
{
border-color: #538706;
}
.TagClassName
{
border-color: #538706;
}
</style>