Shades of Vida Loca #6A9238
Tints of Vida Loca #6A9238
RGB
CMYK
RGB Variations
Color information
#6A9238 (or 0x6A9238) is known color: Vida Loca. HEX triplet: 6A, 92 and 38. RGB value is (106,146,56). Sum of RGB (Red+Green+Blue) = 106+146+56=308 (40% of max value = 765). Red value is 106 (41.80% from 255 or 34.42% from 308); Green value is 146 (57.42% from 255 or 47.40% from 308); Blue value is 56 (22.27% from 255 or 18.18% from 308); Max value from RGB is 146 - color contains mainly: green. Hex color #6A9238 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6A9238 is #956DC7. Grayscale: #7C7C7C. Windows color (decimal): -9792968 or 3707498. OLE color: 3707498.
HSL color Cylindrical-coordinate representation of color #6A9238: hue angle of 86.67º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #6A9238 is Cyan = 0.27, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 106 | 146 | 56 | - |
| CMYK | 0.27 | 0 | 0.62 | 0.43 |
| HSL | 86.67º | 0.45% | 0.4% | - |
| HSV(B) | 86.67º | 0.62% | 0.57% | - |
| XYZ | 16.94 | 23.91 | 7.46 | - |
| YUV | 123.78 | 89.75 | 115.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 146 | 56 | 0.27 | 0 | 0.62 | 0.43 | 86.67 | 0.45 | 0.4 |
| Hex | 6A | 92 | 38 | 1B | 0 | 3E | 2B | 57 | 2D | 28 |
| Octal | 152 | 222 | 70 | 33 | 0 | 76 | 53 | 127 | 55 | 50 |
| Binary | 1101010 | 10010010 | 111000 | 11011 | 0 | 111110 | 101011 | 1010111 | 101101 | 101000 |
Color Harmonies of #6A9238
Complementary color
Monochromatic Colors of #6A9238
Black with #6A9238
Text Example
Text Example
White with #6A9238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A9238; }
p { color: rgb(106,146,56); }
H1.HeaderClassName
{
color: #6A9238;
}
.AnyTagClassName
{
color: #6A9238;
}
</style>
background-color css
<style>
a { background-color: #6A9238; }
a { background-color: rgb(106,146,56); }
div.DivClassName
{
background-color: #6A9238;
}
.BgClassName
{
background-color: #6A9238;
}
</style>
border-color css
<style>
span { border-color: #6A9238; }
span { border-color: rgb(106,146,56); }
td.TdClassName
{
border-color: #6A9238;
}
.TagClassName
{
border-color: #6A9238;
}
</style>