Shades of Kimberly #686184
Tints of Kimberly #686184
RGB
CMYK
RGB Variations
Color information
#686184 (or 0x686184) is known color: Kimberly. HEX triplet: 68, 61 and 84. RGB value is (104,97,132). Sum of RGB (Red+Green+Blue) = 104+97+132=333 (44% of max value = 765). Red value is 104 (41.02% from 255 or 31.23% from 333); Green value is 97 (38.28% from 255 or 29.13% from 333); Blue value is 132 (51.95% from 255 or 39.64% from 333); Max value from RGB is 132 - color contains mainly: blue. Hex color #686184 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686184 is #979E7B. Grayscale: #666666. Windows color (decimal): -9936508 or 8675688. OLE color: 8675688.
HSL color Cylindrical-coordinate representation of color #686184: hue angle of 252º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #686184 is Cyan = 0.21, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 104 | 97 | 132 | - |
| CMYK | 0.21 | 0.27 | 0 | 0.48 |
| HSL | 252º | 0.15% | 0.45% | - |
| HSV(B) | 252º | 0.27% | 0.52% | - |
| XYZ | 14.15 | 13.16 | 23.62 | - |
| YUV | 103.08 | 144.32 | 128.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 132 | 0.21 | 0.27 | 0 | 0.48 | 252 | 0.15 | 0.45 |
| Hex | 68 | 61 | 84 | 15 | 1B | 0 | 30 | FC | F | 2D |
| Octal | 150 | 141 | 204 | 25 | 33 | 0 | 60 | 374 | 17 | 55 |
| Binary | 1101000 | 1100001 | 10000100 | 10101 | 11011 | 0 | 110000 | 11111100 | 1111 | 101101 |
Color Harmonies of #686184
Complementary color
Monochromatic Colors of #686184
Black with #686184
Text Example
Text Example
White with #686184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686184; }
p { color: rgb(104,97,132); }
H1.HeaderClassName
{
color: #686184;
}
.AnyTagClassName
{
color: #686184;
}
</style>
background-color css
<style>
a { background-color: #686184; }
a { background-color: rgb(104,97,132); }
div.DivClassName
{
background-color: #686184;
}
.BgClassName
{
background-color: #686184;
}
</style>
border-color css
<style>
span { border-color: #686184; }
span { border-color: rgb(104,97,132); }
td.TdClassName
{
border-color: #686184;
}
.TagClassName
{
border-color: #686184;
}
</style>