Shades of Vida Loca #6B9838
Tints of Vida Loca #6B9838
RGB
CMYK
RGB Variations
Color information
#6B9838 (or 0x6B9838) is known color: Vida Loca. HEX triplet: 6B, 98 and 38. RGB value is (107,152,56). Sum of RGB (Red+Green+Blue) = 107+152+56=315 (41% of max value = 765). Red value is 107 (42.19% from 255 or 33.97% from 315); Green value is 152 (59.77% from 255 or 48.25% from 315); Blue value is 56 (22.27% from 255 or 17.78% from 315); Max value from RGB is 152 - color contains mainly: green. Hex color #6B9838 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6B9838 is #9467C7. Grayscale: #7F7F7F. Windows color (decimal): -9725896 or 3709035. OLE color: 3709035.
HSL color Cylindrical-coordinate representation of color #6B9838: hue angle of 88.12º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #6B9838 is Cyan = 0.30, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 107 | 152 | 56 | - |
| CMYK | 0.30 | 0 | 0.63 | 0.40 |
| HSL | 88.13º | 0.46% | 0.41% | - |
| HSV(B) | 88.13º | 0.63% | 0.6% | - |
| XYZ | 18.01 | 25.87 | 7.79 | - |
| YUV | 127.6 | 87.59 | 113.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 152 | 56 | 0.30 | 0 | 0.63 | 0.40 | 88.13 | 0.46 | 0.41 |
| Hex | 6B | 98 | 38 | 1E | 0 | 3F | 28 | 58 | 2E | 29 |
| Octal | 153 | 230 | 70 | 36 | 0 | 77 | 50 | 130 | 56 | 51 |
| Binary | 1101011 | 10011000 | 111000 | 11110 | 0 | 111111 | 101000 | 1011000 | 101110 | 101001 |
Color Harmonies of #6B9838
Complementary color
Monochromatic Colors of #6B9838
Black with #6B9838
Text Example
Text Example
White with #6B9838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B9838; }
p { color: rgb(107,152,56); }
H1.HeaderClassName
{
color: #6B9838;
}
.AnyTagClassName
{
color: #6B9838;
}
</style>
background-color css
<style>
a { background-color: #6B9838; }
a { background-color: rgb(107,152,56); }
div.DivClassName
{
background-color: #6B9838;
}
.BgClassName
{
background-color: #6B9838;
}
</style>
border-color css
<style>
span { border-color: #6B9838; }
span { border-color: rgb(107,152,56); }
td.TdClassName
{
border-color: #6B9838;
}
.TagClassName
{
border-color: #6B9838;
}
</style>