Shades of Kimberly #686079
Tints of Kimberly #686079
RGB
CMYK
RGB Variations
Color information
#686079 (or 0x686079) is known color: Kimberly. HEX triplet: 68, 60 and 79. RGB value is (104,96,121). Sum of RGB (Red+Green+Blue) = 104+96+121=321 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.40% from 321); Green value is 96 (37.89% from 255 or 29.91% from 321); Blue value is 121 (47.66% from 255 or 37.69% from 321); Max value from RGB is 121 - color contains mainly: blue. Hex color #686079 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686079 is #979F86. Grayscale: #656565. Windows color (decimal): -9936775 or 7954536. OLE color: 7954536.
HSL color Cylindrical-coordinate representation of color #686079: hue angle of 259.2º degrees, saturation: 0.12, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #686079 is Cyan = 0.14, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 96 | 121 | - |
| CMYK | 0.14 | 0.21 | 0 | 0.53 |
| HSL | 259.2º | 0.12% | 0.43% | - |
| HSV(B) | 259.2º | 0.21% | 0.47% | - |
| XYZ | 13.34 | 12.69 | 19.84 | - |
| YUV | 101.24 | 139.15 | 129.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 121 | 0.14 | 0.21 | 0 | 0.53 | 259.2 | 0.12 | 0.43 |
| Hex | 68 | 60 | 79 | E | 15 | 0 | 35 | 103 | C | 2B |
| Octal | 150 | 140 | 171 | 16 | 25 | 0 | 65 | 403 | 14 | 53 |
| Binary | 1101000 | 1100000 | 1111001 | 1110 | 10101 | 0 | 110101 | 100000011 | 1100 | 101011 |
Color Harmonies of #686079
Complementary color
Monochromatic Colors of #686079
Black with #686079
Text Example
Text Example
White with #686079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686079; }
p { color: rgb(104,96,121); }
H1.HeaderClassName
{
color: #686079;
}
.AnyTagClassName
{
color: #686079;
}
</style>
background-color css
<style>
a { background-color: #686079; }
a { background-color: rgb(104,96,121); }
div.DivClassName
{
background-color: #686079;
}
.BgClassName
{
background-color: #686079;
}
</style>
border-color css
<style>
span { border-color: #686079; }
span { border-color: rgb(104,96,121); }
td.TdClassName
{
border-color: #686079;
}
.TagClassName
{
border-color: #686079;
}
</style>