Shades of Kimberly #625879
Tints of Kimberly #625879
RGB
CMYK
RGB Variations
Color information
#625879 (or 0x625879) is known color: Kimberly. HEX triplet: 62, 58 and 79. RGB value is (98,88,121). Sum of RGB (Red+Green+Blue) = 98+88+121=307 (40% of max value = 765). Red value is 98 (38.67% from 255 or 31.92% from 307); Green value is 88 (34.77% from 255 or 28.66% from 307); Blue value is 121 (47.66% from 255 or 39.41% from 307); Max value from RGB is 121 - color contains mainly: blue. Hex color #625879 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625879 is #9DA786. Grayscale: #5E5E5E. Windows color (decimal): -10332039 or 7952482. OLE color: 7952482.
HSL color Cylindrical-coordinate representation of color #625879: hue angle of 258.18º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #625879 is Cyan = 0.19, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 88 | 121 | - |
| CMYK | 0.19 | 0.27 | 0 | 0.53 |
| HSL | 258.18º | 0.16% | 0.41% | - |
| HSV(B) | 258.18º | 0.27% | 0.47% | - |
| XYZ | 11.98 | 10.96 | 19.57 | - |
| YUV | 94.75 | 142.81 | 130.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 88 | 121 | 0.19 | 0.27 | 0 | 0.53 | 258.18 | 0.16 | 0.41 |
| Hex | 62 | 58 | 79 | 13 | 1B | 0 | 35 | 102 | 10 | 29 |
| Octal | 142 | 130 | 171 | 23 | 33 | 0 | 65 | 402 | 20 | 51 |
| Binary | 1100010 | 1011000 | 1111001 | 10011 | 11011 | 0 | 110101 | 100000010 | 10000 | 101001 |
Color Harmonies of #625879
Complementary color
Monochromatic Colors of #625879
Black with #625879
Text Example
Text Example
White with #625879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625879; }
p { color: rgb(98,88,121); }
H1.HeaderClassName
{
color: #625879;
}
.AnyTagClassName
{
color: #625879;
}
</style>
background-color css
<style>
a { background-color: #625879; }
a { background-color: rgb(98,88,121); }
div.DivClassName
{
background-color: #625879;
}
.BgClassName
{
background-color: #625879;
}
</style>
border-color css
<style>
span { border-color: #625879; }
span { border-color: rgb(98,88,121); }
td.TdClassName
{
border-color: #625879;
}
.TagClassName
{
border-color: #625879;
}
</style>