Shades of Kimberly #615982
Tints of Kimberly #615982
RGB
CMYK
RGB Variations
Color information
#615982 (or 0x615982) is known color: Kimberly. HEX triplet: 61, 59 and 82. RGB value is (97,89,130). Sum of RGB (Red+Green+Blue) = 97+89+130=316 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.70% from 316); Green value is 89 (35.16% from 255 or 28.16% from 316); Blue value is 130 (51.17% from 255 or 41.14% from 316); Max value from RGB is 130 - color contains mainly: blue. Hex color #615982 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615982 is #9EA67D. Grayscale: #5F5F5F. Windows color (decimal): -10397310 or 8542561. OLE color: 8542561.
HSL color Cylindrical-coordinate representation of color #615982: hue angle of 251.71º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #615982 is Cyan = 0.25, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 89 | 130 | - |
| CMYK | 0.25 | 0.32 | 0 | 0.49 |
| HSL | 251.71º | 0.19% | 0.43% | - |
| HSV(B) | 251.71º | 0.32% | 0.51% | - |
| XYZ | 12.53 | 11.3 | 22.64 | - |
| YUV | 96.07 | 147.15 | 128.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 130 | 0.25 | 0.32 | 0 | 0.49 | 251.71 | 0.19 | 0.43 |
| Hex | 61 | 59 | 82 | 19 | 20 | 0 | 31 | FC | 13 | 2B |
| Octal | 141 | 131 | 202 | 31 | 40 | 0 | 61 | 374 | 23 | 53 |
| Binary | 1100001 | 1011001 | 10000010 | 11001 | 100000 | 0 | 110001 | 11111100 | 10011 | 101011 |
Color Harmonies of #615982
Complementary color
Monochromatic Colors of #615982
Black with #615982
Text Example
Text Example
White with #615982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615982; }
p { color: rgb(97,89,130); }
H1.HeaderClassName
{
color: #615982;
}
.AnyTagClassName
{
color: #615982;
}
</style>
background-color css
<style>
a { background-color: #615982; }
a { background-color: rgb(97,89,130); }
div.DivClassName
{
background-color: #615982;
}
.BgClassName
{
background-color: #615982;
}
</style>
border-color css
<style>
span { border-color: #615982; }
span { border-color: rgb(97,89,130); }
td.TdClassName
{
border-color: #615982;
}
.TagClassName
{
border-color: #615982;
}
</style>