Shades of Kimberly #615584
Tints of Kimberly #615584
RGB
CMYK
RGB Variations
Color information
#615584 (or 0x615584) is known color: Kimberly. HEX triplet: 61, 55 and 84. RGB value is (97,85,132). Sum of RGB (Red+Green+Blue) = 97+85+132=314 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.89% from 314); Green value is 85 (33.59% from 255 or 27.07% from 314); Blue value is 132 (51.95% from 255 or 42.04% from 314); Max value from RGB is 132 - color contains mainly: blue. Hex color #615584 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615584 is #9EAA7B. Grayscale: #5D5D5D. Windows color (decimal): -10398332 or 8672609. OLE color: 8672609.
HSL color Cylindrical-coordinate representation of color #615584: hue angle of 255.32º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #615584 is Cyan = 0.27, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 85 | 132 | - |
| CMYK | 0.27 | 0.36 | 0 | 0.48 |
| HSL | 255.32º | 0.22% | 0.43% | - |
| HSV(B) | 255.32º | 0.36% | 0.52% | - |
| XYZ | 12.34 | 10.7 | 23.25 | - |
| YUV | 93.95 | 149.48 | 130.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 132 | 0.27 | 0.36 | 0 | 0.48 | 255.32 | 0.22 | 0.43 |
| Hex | 61 | 55 | 84 | 1B | 24 | 0 | 30 | FF | 16 | 2B |
| Octal | 141 | 125 | 204 | 33 | 44 | 0 | 60 | 377 | 26 | 53 |
| Binary | 1100001 | 1010101 | 10000100 | 11011 | 100100 | 0 | 110000 | 11111111 | 10110 | 101011 |
Color Harmonies of #615584
Complementary color
Monochromatic Colors of #615584
Black with #615584
Text Example
Text Example
White with #615584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615584; }
p { color: rgb(97,85,132); }
H1.HeaderClassName
{
color: #615584;
}
.AnyTagClassName
{
color: #615584;
}
</style>
background-color css
<style>
a { background-color: #615584; }
a { background-color: rgb(97,85,132); }
div.DivClassName
{
background-color: #615584;
}
.BgClassName
{
background-color: #615584;
}
</style>
border-color css
<style>
span { border-color: #615584; }
span { border-color: rgb(97,85,132); }
td.TdClassName
{
border-color: #615584;
}
.TagClassName
{
border-color: #615584;
}
</style>