Shades of Vida Loca #698D38
Tints of Vida Loca #698D38
RGB
CMYK
RGB Variations
Color information
#698D38 (or 0x698D38) is known color: Vida Loca. HEX triplet: 69, 8D and 38. RGB value is (105,141,56). Sum of RGB (Red+Green+Blue) = 105+141+56=302 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.77% from 302); Green value is 141 (55.47% from 255 or 46.69% from 302); Blue value is 56 (22.27% from 255 or 18.54% from 302); Max value from RGB is 141 - color contains mainly: green. Hex color #698D38 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #698D38 is #9672C7. Grayscale: #787878. Windows color (decimal): -9859784 or 3706217. OLE color: 3706217.
HSL color Cylindrical-coordinate representation of color #698D38: hue angle of 85.41º degrees, saturation: 0.43, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #698D38 is Cyan = 0.26, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 105 | 141 | 56 | - |
| CMYK | 0.26 | 0 | 0.60 | 0.45 |
| HSL | 85.41º | 0.43% | 0.39% | - |
| HSV(B) | 85.41º | 0.6% | 0.55% | - |
| XYZ | 16.06 | 22.34 | 7.21 | - |
| YUV | 120.55 | 91.57 | 116.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 141 | 56 | 0.26 | 0 | 0.60 | 0.45 | 85.41 | 0.43 | 0.39 |
| Hex | 69 | 8D | 38 | 1A | 0 | 3C | 2D | 55 | 2B | 27 |
| Octal | 151 | 215 | 70 | 32 | 0 | 74 | 55 | 125 | 53 | 47 |
| Binary | 1101001 | 10001101 | 111000 | 11010 | 0 | 111100 | 101101 | 1010101 | 101011 | 100111 |
Color Harmonies of #698D38
Complementary color
Monochromatic Colors of #698D38
Black with #698D38
Text Example
Text Example
White with #698D38
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #698D38; }
p { color: rgb(105,141,56); }
H1.HeaderClassName
{
color: #698D38;
}
.AnyTagClassName
{
color: #698D38;
}
</style>
background-color css
<style>
a { background-color: #698D38; }
a { background-color: rgb(105,141,56); }
div.DivClassName
{
background-color: #698D38;
}
.BgClassName
{
background-color: #698D38;
}
</style>
border-color css
<style>
span { border-color: #698D38; }
span { border-color: rgb(105,141,56); }
td.TdClassName
{
border-color: #698D38;
}
.TagClassName
{
border-color: #698D38;
}
</style>