Shades of Vida Loca #527E0F
Tints of Vida Loca #527E0F
RGB
CMYK
RGB Variations
Color information
#527E0F (or 0x527E0F) is known color: Vida Loca. HEX triplet: 52, 7E and 0F. RGB value is (82,126,15). Sum of RGB (Red+Green+Blue) = 82+126+15=223 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.77% from 223); Green value is 126 (49.61% from 255 or 56.50% from 223); Blue value is 15 (6.25% from 255 or 6.73% from 223); Max value from RGB is 126 - color contains mainly: green. Hex color #527E0F is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527E0F is #AD81F0. Grayscale: #646464. Windows color (decimal): -11370993 or 1015378. OLE color: 1015378.
HSL color Cylindrical-coordinate representation of color #527E0F: hue angle of 83.78º degrees, saturation: 0.79, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #527E0F is Cyan = 0.35, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 82 | 126 | 15 | - |
| CMYK | 0.35 | 0 | 0.88 | 0.51 |
| HSL | 83.78º | 0.79% | 0.28% | - |
| HSV(B) | 83.78º | 0.88% | 0.49% | - |
| XYZ | 11.03 | 16.75 | 3.1 | - |
| YUV | 100.19 | 79.92 | 115.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 126 | 15 | 0.35 | 0 | 0.88 | 0.51 | 83.78 | 0.79 | 0.28 |
| Hex | 52 | 7E | F | 23 | 0 | 58 | 33 | 54 | 4F | 1C |
| Octal | 122 | 176 | 17 | 43 | 0 | 130 | 63 | 124 | 117 | 34 |
| Binary | 1010010 | 1111110 | 1111 | 100011 | 0 | 1011000 | 110011 | 1010100 | 1001111 | 11100 |
Color Harmonies of #527E0F
Complementary color
Monochromatic Colors of #527E0F
Black with #527E0F
Text Example
Text Example
White with #527E0F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527E0F; }
p { color: rgb(82,126,15); }
H1.HeaderClassName
{
color: #527E0F;
}
.AnyTagClassName
{
color: #527E0F;
}
</style>
background-color css
<style>
a { background-color: #527E0F; }
a { background-color: rgb(82,126,15); }
div.DivClassName
{
background-color: #527E0F;
}
.BgClassName
{
background-color: #527E0F;
}
</style>
border-color css
<style>
span { border-color: #527E0F; }
span { border-color: rgb(82,126,15); }
td.TdClassName
{
border-color: #527E0F;
}
.TagClassName
{
border-color: #527E0F;
}
</style>