Shades of Kimberly #756591
Tints of Kimberly #756591
RGB
CMYK
RGB Variations
Color information
#756591 (or 0x756591) is known color: Kimberly. HEX triplet: 75, 65 and 91. RGB value is (117,101,145). Sum of RGB (Red+Green+Blue) = 117+101+145=363 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.23% from 363); Green value is 101 (39.84% from 255 or 27.82% from 363); Blue value is 145 (57.03% from 255 or 39.94% from 363); Max value from RGB is 145 - color contains mainly: blue. Hex color #756591 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756591 is #8A9A6E. Grayscale: #6E6E6E. Windows color (decimal): -9083503 or 9528693. OLE color: 9528693.
HSL color Cylindrical-coordinate representation of color #756591: hue angle of 261.82º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #756591 is Cyan = 0.19, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 101 | 145 | - |
| CMYK | 0.19 | 0.30 | 0 | 0.43 |
| HSL | 261.82º | 0.18% | 0.48% | - |
| HSV(B) | 261.82º | 0.3% | 0.57% | - |
| XYZ | 17.1 | 15.13 | 28.81 | - |
| YUV | 110.8 | 147.3 | 132.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 145 | 0.19 | 0.30 | 0 | 0.43 | 261.82 | 0.18 | 0.48 |
| Hex | 75 | 65 | 91 | 13 | 1E | 0 | 2B | 106 | 12 | 30 |
| Octal | 165 | 145 | 221 | 23 | 36 | 0 | 53 | 406 | 22 | 60 |
| Binary | 1110101 | 1100101 | 10010001 | 10011 | 11110 | 0 | 101011 | 100000110 | 10010 | 110000 |
Color Harmonies of #756591
Complementary color
Monochromatic Colors of #756591
Black with #756591
Text Example
Text Example
White with #756591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756591; }
p { color: rgb(117,101,145); }
H1.HeaderClassName
{
color: #756591;
}
.AnyTagClassName
{
color: #756591;
}
</style>
background-color css
<style>
a { background-color: #756591; }
a { background-color: rgb(117,101,145); }
div.DivClassName
{
background-color: #756591;
}
.BgClassName
{
background-color: #756591;
}
</style>
border-color css
<style>
span { border-color: #756591; }
span { border-color: rgb(117,101,145); }
td.TdClassName
{
border-color: #756591;
}
.TagClassName
{
border-color: #756591;
}
</style>