Shades of Vida Loca #508723
Tints of Vida Loca #508723
RGB
CMYK
RGB Variations
Color information
#508723 (or 0x508723) is known color: Vida Loca. HEX triplet: 50, 87 and 23. RGB value is (80,135,35). Sum of RGB (Red+Green+Blue) = 80+135+35=250 (33% of max value = 765). Red value is 80 (31.64% from 255 or 32% from 250); Green value is 135 (53.12% from 255 or 54% from 250); Blue value is 35 (14.06% from 255 or 14% from 250); Max value from RGB is 135 - color contains mainly: green. Hex color #508723 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508723 is #AF78DC. Grayscale: #6B6B6B. Windows color (decimal): -11499741 or 2328400. OLE color: 2328400.
HSL color Cylindrical-coordinate representation of color #508723: hue angle of 93º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #508723 is Cyan = 0.41, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 135 | 35 | - |
| CMYK | 0.41 | 0 | 0.74 | 0.47 |
| HSL | 93º | 0.59% | 0.33% | - |
| HSV(B) | 93º | 0.74% | 0.53% | - |
| XYZ | 12.28 | 19.15 | 4.64 | - |
| YUV | 107.16 | 87.28 | 108.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 135 | 35 | 0.41 | 0 | 0.74 | 0.47 | 93 | 0.59 | 0.33 |
| Hex | 50 | 87 | 23 | 29 | 0 | 4A | 2F | 5D | 3B | 21 |
| Octal | 120 | 207 | 43 | 51 | 0 | 112 | 57 | 135 | 73 | 41 |
| Binary | 1010000 | 10000111 | 100011 | 101001 | 0 | 1001010 | 101111 | 1011101 | 111011 | 100001 |
Color Harmonies of #508723
Complementary color
Monochromatic Colors of #508723
Black with #508723
Text Example
Text Example
White with #508723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508723; }
p { color: rgb(80,135,35); }
H1.HeaderClassName
{
color: #508723;
}
.AnyTagClassName
{
color: #508723;
}
</style>
background-color css
<style>
a { background-color: #508723; }
a { background-color: rgb(80,135,35); }
div.DivClassName
{
background-color: #508723;
}
.BgClassName
{
background-color: #508723;
}
</style>
border-color css
<style>
span { border-color: #508723; }
span { border-color: rgb(80,135,35); }
td.TdClassName
{
border-color: #508723;
}
.TagClassName
{
border-color: #508723;
}
</style>