Shades of Kimberly #686281
Tints of Kimberly #686281
RGB
CMYK
RGB Variations
Color information
#686281 (or 0x686281) is known color: Kimberly. HEX triplet: 68, 62 and 81. RGB value is (104,98,129). Sum of RGB (Red+Green+Blue) = 104+98+129=331 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.42% from 331); Green value is 98 (38.67% from 255 or 29.61% from 331); Blue value is 129 (50.78% from 255 or 38.97% from 331); Max value from RGB is 129 - color contains mainly: blue. Hex color #686281 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686281 is #979D7E. Grayscale: #676767. Windows color (decimal): -9936255 or 8479336. OLE color: 8479336.
HSL color Cylindrical-coordinate representation of color #686281: hue angle of 251.61º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #686281 is Cyan = 0.19, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 98 | 129 | - |
| CMYK | 0.19 | 0.24 | 0 | 0.49 |
| HSL | 251.61º | 0.14% | 0.45% | - |
| HSV(B) | 251.61º | 0.24% | 0.51% | - |
| XYZ | 14.04 | 13.26 | 22.59 | - |
| YUV | 103.33 | 142.49 | 128.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 98 | 129 | 0.19 | 0.24 | 0 | 0.49 | 251.61 | 0.14 | 0.45 |
| Hex | 68 | 62 | 81 | 13 | 18 | 0 | 31 | FC | E | 2D |
| Octal | 150 | 142 | 201 | 23 | 30 | 0 | 61 | 374 | 16 | 55 |
| Binary | 1101000 | 1100010 | 10000001 | 10011 | 11000 | 0 | 110001 | 11111100 | 1110 | 101101 |
Color Harmonies of #686281
Complementary color
Monochromatic Colors of #686281
Black with #686281
Text Example
Text Example
White with #686281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686281; }
p { color: rgb(104,98,129); }
H1.HeaderClassName
{
color: #686281;
}
.AnyTagClassName
{
color: #686281;
}
</style>
background-color css
<style>
a { background-color: #686281; }
a { background-color: rgb(104,98,129); }
div.DivClassName
{
background-color: #686281;
}
.BgClassName
{
background-color: #686281;
}
</style>
border-color css
<style>
span { border-color: #686281; }
span { border-color: rgb(104,98,129); }
td.TdClassName
{
border-color: #686281;
}
.TagClassName
{
border-color: #686281;
}
</style>