Shades of Kimberly #625579
Tints of Kimberly #625579
RGB
CMYK
RGB Variations
Color information
#625579 (or 0x625579) is known color: Kimberly. HEX triplet: 62, 55 and 79. RGB value is (98,85,121). Sum of RGB (Red+Green+Blue) = 98+85+121=304 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.24% from 304); Green value is 85 (33.59% from 255 or 27.96% from 304); Blue value is 121 (47.66% from 255 or 39.80% from 304); Max value from RGB is 121 - color contains mainly: blue. Hex color #625579 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625579 is #9DAA86. Grayscale: #5C5C5C. Windows color (decimal): -10332807 or 7951714. OLE color: 7951714.
HSL color Cylindrical-coordinate representation of color #625579: hue angle of 261.67º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #625579 is Cyan = 0.19, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 85 | 121 | - |
| CMYK | 0.19 | 0.30 | 0 | 0.53 |
| HSL | 261.67º | 0.17% | 0.4% | - |
| HSV(B) | 261.67º | 0.3% | 0.47% | - |
| XYZ | 11.74 | 10.47 | 19.49 | - |
| YUV | 92.99 | 143.81 | 131.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 121 | 0.19 | 0.30 | 0 | 0.53 | 261.67 | 0.17 | 0.4 |
| Hex | 62 | 55 | 79 | 13 | 1E | 0 | 35 | 106 | 11 | 28 |
| Octal | 142 | 125 | 171 | 23 | 36 | 0 | 65 | 406 | 21 | 50 |
| Binary | 1100010 | 1010101 | 1111001 | 10011 | 11110 | 0 | 110101 | 100000110 | 10001 | 101000 |
Color Harmonies of #625579
Complementary color
Monochromatic Colors of #625579
Black with #625579
Text Example
Text Example
White with #625579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625579; }
p { color: rgb(98,85,121); }
H1.HeaderClassName
{
color: #625579;
}
.AnyTagClassName
{
color: #625579;
}
</style>
background-color css
<style>
a { background-color: #625579; }
a { background-color: rgb(98,85,121); }
div.DivClassName
{
background-color: #625579;
}
.BgClassName
{
background-color: #625579;
}
</style>
border-color css
<style>
span { border-color: #625579; }
span { border-color: rgb(98,85,121); }
td.TdClassName
{
border-color: #625579;
}
.TagClassName
{
border-color: #625579;
}
</style>