Shades of Kimberly #615984
Tints of Kimberly #615984
RGB
CMYK
RGB Variations
Color information
#615984 (or 0x615984) is known color: Kimberly. HEX triplet: 61, 59 and 84. RGB value is (97,89,132). Sum of RGB (Red+Green+Blue) = 97+89+132=318 (42% of max value = 765). Red value is 97 (38.28% from 255 or 30.50% from 318); Green value is 89 (35.16% from 255 or 27.99% from 318); Blue value is 132 (51.95% from 255 or 41.51% from 318); Max value from RGB is 132 - color contains mainly: blue. Hex color #615984 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615984 is #9EA67B. Grayscale: #606060. Windows color (decimal): -10397308 or 8673633. OLE color: 8673633.
HSL color Cylindrical-coordinate representation of color #615984: hue angle of 251.16º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #615984 is Cyan = 0.27, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 89 | 132 | - |
| CMYK | 0.27 | 0.33 | 0 | 0.48 |
| HSL | 251.16º | 0.19% | 0.43% | - |
| HSV(B) | 251.16º | 0.33% | 0.52% | - |
| XYZ | 12.67 | 11.35 | 23.35 | - |
| YUV | 96.29 | 148.15 | 128.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 132 | 0.27 | 0.33 | 0 | 0.48 | 251.16 | 0.19 | 0.43 |
| Hex | 61 | 59 | 84 | 1B | 21 | 0 | 30 | FB | 13 | 2B |
| Octal | 141 | 131 | 204 | 33 | 41 | 0 | 60 | 373 | 23 | 53 |
| Binary | 1100001 | 1011001 | 10000100 | 11011 | 100001 | 0 | 110000 | 11111011 | 10011 | 101011 |
Color Harmonies of #615984
Complementary color
Monochromatic Colors of #615984
Black with #615984
Text Example
Text Example
White with #615984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615984; }
p { color: rgb(97,89,132); }
H1.HeaderClassName
{
color: #615984;
}
.AnyTagClassName
{
color: #615984;
}
</style>
background-color css
<style>
a { background-color: #615984; }
a { background-color: rgb(97,89,132); }
div.DivClassName
{
background-color: #615984;
}
.BgClassName
{
background-color: #615984;
}
</style>
border-color css
<style>
span { border-color: #615984; }
span { border-color: rgb(97,89,132); }
td.TdClassName
{
border-color: #615984;
}
.TagClassName
{
border-color: #615984;
}
</style>