Shades of Kimberly #625479
Tints of Kimberly #625479
RGB
CMYK
RGB Variations
Color information
#625479 (or 0x625479) is known color: Kimberly. HEX triplet: 62, 54 and 79. RGB value is (98,84,121). Sum of RGB (Red+Green+Blue) = 98+84+121=303 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.34% from 303); Green value is 84 (33.20% from 255 or 27.72% from 303); Blue value is 121 (47.66% from 255 or 39.93% from 303); Max value from RGB is 121 - color contains mainly: blue. Hex color #625479 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625479 is #9DAB86. Grayscale: #5C5C5C. Windows color (decimal): -10333063 or 7951458. OLE color: 7951458.
HSL color Cylindrical-coordinate representation of color #625479: hue angle of 262.7º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #625479 is Cyan = 0.19, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 84 | 121 | - |
| CMYK | 0.19 | 0.31 | 0 | 0.53 |
| HSL | 262.7º | 0.18% | 0.4% | - |
| HSV(B) | 262.7º | 0.31% | 0.47% | - |
| XYZ | 11.66 | 10.32 | 19.47 | - |
| YUV | 92.4 | 144.14 | 131.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 121 | 0.19 | 0.31 | 0 | 0.53 | 262.7 | 0.18 | 0.4 |
| Hex | 62 | 54 | 79 | 13 | 1F | 0 | 35 | 107 | 12 | 28 |
| Octal | 142 | 124 | 171 | 23 | 37 | 0 | 65 | 407 | 22 | 50 |
| Binary | 1100010 | 1010100 | 1111001 | 10011 | 11111 | 0 | 110101 | 100000111 | 10010 | 101000 |
Color Harmonies of #625479
Complementary color
Monochromatic Colors of #625479
Black with #625479
Text Example
Text Example
White with #625479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625479; }
p { color: rgb(98,84,121); }
H1.HeaderClassName
{
color: #625479;
}
.AnyTagClassName
{
color: #625479;
}
</style>
background-color css
<style>
a { background-color: #625479; }
a { background-color: rgb(98,84,121); }
div.DivClassName
{
background-color: #625479;
}
.BgClassName
{
background-color: #625479;
}
</style>
border-color css
<style>
span { border-color: #625479; }
span { border-color: rgb(98,84,121); }
td.TdClassName
{
border-color: #625479;
}
.TagClassName
{
border-color: #625479;
}
</style>