Shades of Kimberly #615582
Tints of Kimberly #615582
RGB
CMYK
RGB Variations
Color information
#615582 (or 0x615582) is known color: Kimberly. HEX triplet: 61, 55 and 82. RGB value is (97,85,130). Sum of RGB (Red+Green+Blue) = 97+85+130=312 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.09% from 312); Green value is 85 (33.59% from 255 or 27.24% from 312); Blue value is 130 (51.17% from 255 or 41.67% from 312); Max value from RGB is 130 - color contains mainly: blue. Hex color #615582 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615582 is #9EAA7D. Grayscale: #5D5D5D. Windows color (decimal): -10398334 or 8541537. OLE color: 8541537.
HSL color Cylindrical-coordinate representation of color #615582: hue angle of 256º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #615582 is Cyan = 0.25, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 85 | 130 | - |
| CMYK | 0.25 | 0.35 | 0 | 0.49 |
| HSL | 256º | 0.21% | 0.42% | - |
| HSV(B) | 256º | 0.35% | 0.51% | - |
| XYZ | 12.21 | 10.65 | 22.53 | - |
| YUV | 93.72 | 148.48 | 130.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 130 | 0.25 | 0.35 | 0 | 0.49 | 256 | 0.21 | 0.42 |
| Hex | 61 | 55 | 82 | 19 | 23 | 0 | 31 | 100 | 15 | 2A |
| Octal | 141 | 125 | 202 | 31 | 43 | 0 | 61 | 400 | 25 | 52 |
| Binary | 1100001 | 1010101 | 10000010 | 11001 | 100011 | 0 | 110001 | 100000000 | 10101 | 101010 |
Color Harmonies of #615582
Complementary color
Monochromatic Colors of #615582
Black with #615582
Text Example
Text Example
White with #615582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615582; }
p { color: rgb(97,85,130); }
H1.HeaderClassName
{
color: #615582;
}
.AnyTagClassName
{
color: #615582;
}
</style>
background-color css
<style>
a { background-color: #615582; }
a { background-color: rgb(97,85,130); }
div.DivClassName
{
background-color: #615582;
}
.BgClassName
{
background-color: #615582;
}
</style>
border-color css
<style>
span { border-color: #615582; }
span { border-color: rgb(97,85,130); }
td.TdClassName
{
border-color: #615582;
}
.TagClassName
{
border-color: #615582;
}
</style>