Shades of Kimberly #615981
Tints of Kimberly #615981
RGB
CMYK
RGB Variations
Color information
#615981 (or 0x615981) is known color: Kimberly. HEX triplet: 61, 59 and 81. RGB value is (97,89,129). Sum of RGB (Red+Green+Blue) = 97+89+129=315 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.79% from 315); Green value is 89 (35.16% from 255 or 28.25% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 129 - color contains mainly: blue. Hex color #615981 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615981 is #9EA67E. Grayscale: #5F5F5F. Windows color (decimal): -10397311 or 8477025. OLE color: 8477025.
HSL color Cylindrical-coordinate representation of color #615981: hue angle of 252º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #615981 is Cyan = 0.25, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 89 | 129 | - |
| CMYK | 0.25 | 0.31 | 0 | 0.49 |
| HSL | 252º | 0.18% | 0.43% | - |
| HSV(B) | 252º | 0.31% | 0.51% | - |
| XYZ | 12.46 | 11.27 | 22.29 | - |
| YUV | 95.95 | 146.65 | 128.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 129 | 0.25 | 0.31 | 0 | 0.49 | 252 | 0.18 | 0.43 |
| Hex | 61 | 59 | 81 | 19 | 1F | 0 | 31 | FC | 12 | 2B |
| Octal | 141 | 131 | 201 | 31 | 37 | 0 | 61 | 374 | 22 | 53 |
| Binary | 1100001 | 1011001 | 10000001 | 11001 | 11111 | 0 | 110001 | 11111100 | 10010 | 101011 |
Color Harmonies of #615981
Complementary color
Monochromatic Colors of #615981
Black with #615981
Text Example
Text Example
White with #615981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615981; }
p { color: rgb(97,89,129); }
H1.HeaderClassName
{
color: #615981;
}
.AnyTagClassName
{
color: #615981;
}
</style>
background-color css
<style>
a { background-color: #615981; }
a { background-color: rgb(97,89,129); }
div.DivClassName
{
background-color: #615981;
}
.BgClassName
{
background-color: #615981;
}
</style>
border-color css
<style>
span { border-color: #615981; }
span { border-color: rgb(97,89,129); }
td.TdClassName
{
border-color: #615981;
}
.TagClassName
{
border-color: #615981;
}
</style>