Shades of Kimberly #615581
Tints of Kimberly #615581
RGB
CMYK
RGB Variations
Color information
#615581 (or 0x615581) is known color: Kimberly. HEX triplet: 61, 55 and 81. RGB value is (97,85,129). Sum of RGB (Red+Green+Blue) = 97+85+129=311 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.19% from 311); Green value is 85 (33.59% from 255 or 27.33% from 311); Blue value is 129 (50.78% from 255 or 41.48% from 311); Max value from RGB is 129 - color contains mainly: blue. Hex color #615581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615581 is #9EAA7E. Grayscale: #5D5D5D. Windows color (decimal): -10398335 or 8476001. OLE color: 8476001.
HSL color Cylindrical-coordinate representation of color #615581: hue angle of 256.36º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #615581 is Cyan = 0.25, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 85 | 129 | - |
| CMYK | 0.25 | 0.34 | 0 | 0.49 |
| HSL | 256.36º | 0.21% | 0.42% | - |
| HSV(B) | 256.36º | 0.34% | 0.51% | - |
| XYZ | 12.14 | 10.62 | 22.18 | - |
| YUV | 93.6 | 147.98 | 130.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 129 | 0.25 | 0.34 | 0 | 0.49 | 256.36 | 0.21 | 0.42 |
| Hex | 61 | 55 | 81 | 19 | 22 | 0 | 31 | 100 | 15 | 2A |
| Octal | 141 | 125 | 201 | 31 | 42 | 0 | 61 | 400 | 25 | 52 |
| Binary | 1100001 | 1010101 | 10000001 | 11001 | 100010 | 0 | 110001 | 100000000 | 10101 | 101010 |
Color Harmonies of #615581
Complementary color
Monochromatic Colors of #615581
Black with #615581
Text Example
Text Example
White with #615581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615581; }
p { color: rgb(97,85,129); }
H1.HeaderClassName
{
color: #615581;
}
.AnyTagClassName
{
color: #615581;
}
</style>
background-color css
<style>
a { background-color: #615581; }
a { background-color: rgb(97,85,129); }
div.DivClassName
{
background-color: #615581;
}
.BgClassName
{
background-color: #615581;
}
</style>
border-color css
<style>
span { border-color: #615581; }
span { border-color: rgb(97,85,129); }
td.TdClassName
{
border-color: #615581;
}
.TagClassName
{
border-color: #615581;
}
</style>