Shades of Kimberly #635879
Tints of Kimberly #635879
RGB
CMYK
RGB Variations
Color information
#635879 (or 0x635879) is known color: Kimberly. HEX triplet: 63, 58 and 79. RGB value is (99,88,121). Sum of RGB (Red+Green+Blue) = 99+88+121=308 (40% of max value = 765). Red value is 99 (39.06% from 255 or 32.14% from 308); Green value is 88 (34.77% from 255 or 28.57% from 308); Blue value is 121 (47.66% from 255 or 39.29% from 308); Max value from RGB is 121 - color contains mainly: blue. Hex color #635879 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635879 is #9CA786. Grayscale: #5E5E5E. Windows color (decimal): -10266503 or 7952483. OLE color: 7952483.
HSL color Cylindrical-coordinate representation of color #635879: hue angle of 260º 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 #635879 is Cyan = 0.18, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 99 | 88 | 121 | - |
| CMYK | 0.18 | 0.27 | 0 | 0.53 |
| HSL | 260º | 0.16% | 0.41% | - |
| HSV(B) | 260º | 0.27% | 0.47% | - |
| XYZ | 12.09 | 11.01 | 19.58 | - |
| YUV | 95.05 | 142.64 | 130.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 88 | 121 | 0.18 | 0.27 | 0 | 0.53 | 260 | 0.16 | 0.41 |
| Hex | 63 | 58 | 79 | 12 | 1B | 0 | 35 | 104 | 10 | 29 |
| Octal | 143 | 130 | 171 | 22 | 33 | 0 | 65 | 404 | 20 | 51 |
| Binary | 1100011 | 1011000 | 1111001 | 10010 | 11011 | 0 | 110101 | 100000100 | 10000 | 101001 |
Color Harmonies of #635879
Complementary color
Monochromatic Colors of #635879
Black with #635879
Text Example
Text Example
White with #635879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635879; }
p { color: rgb(99,88,121); }
H1.HeaderClassName
{
color: #635879;
}
.AnyTagClassName
{
color: #635879;
}
</style>
background-color css
<style>
a { background-color: #635879; }
a { background-color: rgb(99,88,121); }
div.DivClassName
{
background-color: #635879;
}
.BgClassName
{
background-color: #635879;
}
</style>
border-color css
<style>
span { border-color: #635879; }
span { border-color: rgb(99,88,121); }
td.TdClassName
{
border-color: #635879;
}
.TagClassName
{
border-color: #635879;
}
</style>