Shades of Christi #689906
Tints of Christi #689906
RGB
CMYK
RGB Variations
Color information
#689906 (or 0x689906) is known color: Christi. HEX triplet: 68, 99 and 06. RGB value is (104,153,6). Sum of RGB (Red+Green+Blue) = 104+153+6=263 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.54% from 263); Green value is 153 (60.16% from 255 or 58.17% from 263); Blue value is 6 (2.73% from 255 or 2.28% from 263); Max value from RGB is 153 - color contains mainly: green. Hex color #689906 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #689906 is #9766F9. Grayscale: #7A7A7A. Windows color (decimal): -9922298 or 432488. OLE color: 432488.
HSL color Cylindrical-coordinate representation of color #689906: hue angle of 80º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #689906 is Cyan = 0.32, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 104 | 153 | 6 | - |
| CMYK | 0.32 | 0 | 0.96 | 0.4 |
| HSL | 80º | 0.92% | 0.31% | - |
| HSV(B) | 80º | 0.96% | 0.6% | - |
| XYZ | 17.13 | 25.74 | 4.24 | - |
| YUV | 121.59 | 62.77 | 115.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 153 | 6 | 0.32 | 0 | 0.96 | 0.4 | 80 | 0.92 | 0.31 |
| Hex | 68 | 99 | 6 | 20 | 0 | 60 | 28 | 50 | 5C | 1F |
| Octal | 150 | 231 | 6 | 40 | 0 | 140 | 50 | 120 | 134 | 37 |
| Binary | 1101000 | 10011001 | 110 | 100000 | 0 | 1100000 | 101000 | 1010000 | 1011100 | 11111 |
Color Harmonies of #689906
Complementary color
Monochromatic Colors of #689906
Black with #689906
Text Example
Text Example
White with #689906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #689906; }
p { color: rgb(104,153,6); }
H1.HeaderClassName
{
color: #689906;
}
.AnyTagClassName
{
color: #689906;
}
</style>
background-color css
<style>
a { background-color: #689906; }
a { background-color: rgb(104,153,6); }
div.DivClassName
{
background-color: #689906;
}
.BgClassName
{
background-color: #689906;
}
</style>
border-color css
<style>
span { border-color: #689906; }
span { border-color: rgb(104,153,6); }
td.TdClassName
{
border-color: #689906;
}
.TagClassName
{
border-color: #689906;
}
</style>