Shades of Kimberly #625686
Tints of Kimberly #625686
RGB
CMYK
RGB Variations
Color information
#625686 (or 0x625686) is known color: Kimberly. HEX triplet: 62, 56 and 86. RGB value is (98,86,134). Sum of RGB (Red+Green+Blue) = 98+86+134=318 (42% of max value = 765). Red value is 98 (38.67% from 255 or 30.82% from 318); Green value is 86 (33.98% from 255 or 27.04% from 318); Blue value is 134 (52.73% from 255 or 42.14% from 318); Max value from RGB is 134 - color contains mainly: blue. Hex color #625686 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625686 is #9DA979. Grayscale: #5E5E5E. Windows color (decimal): -10332538 or 8803938. OLE color: 8803938.
HSL color Cylindrical-coordinate representation of color #625686: hue angle of 255º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #625686 is Cyan = 0.27, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 86 | 134 | - |
| CMYK | 0.27 | 0.36 | 0 | 0.47 |
| HSL | 255º | 0.22% | 0.43% | - |
| HSV(B) | 255º | 0.36% | 0.53% | - |
| XYZ | 12.67 | 10.97 | 24 | - |
| YUV | 95.06 | 149.98 | 130.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 86 | 134 | 0.27 | 0.36 | 0 | 0.47 | 255 | 0.22 | 0.43 |
| Hex | 62 | 56 | 86 | 1B | 24 | 0 | 2F | FF | 16 | 2B |
| Octal | 142 | 126 | 206 | 33 | 44 | 0 | 57 | 377 | 26 | 53 |
| Binary | 1100010 | 1010110 | 10000110 | 11011 | 100100 | 0 | 101111 | 11111111 | 10110 | 101011 |
Color Harmonies of #625686
Complementary color
Monochromatic Colors of #625686
Black with #625686
Text Example
Text Example
White with #625686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625686; }
p { color: rgb(98,86,134); }
H1.HeaderClassName
{
color: #625686;
}
.AnyTagClassName
{
color: #625686;
}
</style>
background-color css
<style>
a { background-color: #625686; }
a { background-color: rgb(98,86,134); }
div.DivClassName
{
background-color: #625686;
}
.BgClassName
{
background-color: #625686;
}
</style>
border-color css
<style>
span { border-color: #625686; }
span { border-color: rgb(98,86,134); }
td.TdClassName
{
border-color: #625686;
}
.TagClassName
{
border-color: #625686;
}
</style>