Shades of Kimberly #756391
Tints of Kimberly #756391
RGB
CMYK
RGB Variations
Color information
#756391 (or 0x756391) is known color: Kimberly. HEX triplet: 75, 63 and 91. RGB value is (117,99,145). Sum of RGB (Red+Green+Blue) = 117+99+145=361 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.41% from 361); Green value is 99 (39.06% from 255 or 27.42% from 361); Blue value is 145 (57.03% from 255 or 40.17% from 361); Max value from RGB is 145 - color contains mainly: blue. Hex color #756391 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756391 is #8A9C6E. Grayscale: #6D6D6D. Windows color (decimal): -9084015 or 9528181. OLE color: 9528181.
HSL color Cylindrical-coordinate representation of color #756391: hue angle of 263.48º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #756391 is Cyan = 0.19, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 99 | 145 | - |
| CMYK | 0.19 | 0.32 | 0 | 0.43 |
| HSL | 263.48º | 0.19% | 0.48% | - |
| HSV(B) | 263.48º | 0.32% | 0.57% | - |
| XYZ | 16.91 | 14.75 | 28.74 | - |
| YUV | 109.63 | 147.96 | 133.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 99 | 145 | 0.19 | 0.32 | 0 | 0.43 | 263.48 | 0.19 | 0.48 |
| Hex | 75 | 63 | 91 | 13 | 20 | 0 | 2B | 107 | 13 | 30 |
| Octal | 165 | 143 | 221 | 23 | 40 | 0 | 53 | 407 | 23 | 60 |
| Binary | 1110101 | 1100011 | 10010001 | 10011 | 100000 | 0 | 101011 | 100000111 | 10011 | 110000 |
Color Harmonies of #756391
Complementary color
Monochromatic Colors of #756391
Black with #756391
Text Example
Text Example
White with #756391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756391; }
p { color: rgb(117,99,145); }
H1.HeaderClassName
{
color: #756391;
}
.AnyTagClassName
{
color: #756391;
}
</style>
background-color css
<style>
a { background-color: #756391; }
a { background-color: rgb(117,99,145); }
div.DivClassName
{
background-color: #756391;
}
.BgClassName
{
background-color: #756391;
}
</style>
border-color css
<style>
span { border-color: #756391; }
span { border-color: rgb(117,99,145); }
td.TdClassName
{
border-color: #756391;
}
.TagClassName
{
border-color: #756391;
}
</style>