Shades of Kimberly #756390
Tints of Kimberly #756390
RGB
CMYK
RGB Variations
Color information
#756390 (or 0x756390) is known color: Kimberly. HEX triplet: 75, 63 and 90. RGB value is (117,99,144). Sum of RGB (Red+Green+Blue) = 117+99+144=360 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.5% from 360); Green value is 99 (39.06% from 255 or 27.5% from 360); Blue value is 144 (56.64% from 255 or 40% from 360); Max value from RGB is 144 - color contains mainly: blue. Hex color #756390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756390 is #8A9C6F. Grayscale: #6D6D6D. Windows color (decimal): -9084016 or 9462645. OLE color: 9462645.
HSL color Cylindrical-coordinate representation of color #756390: hue angle of 264º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #756390 is Cyan = 0.19, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 99 | 144 | - |
| CMYK | 0.19 | 0.31 | 0 | 0.44 |
| HSL | 264º | 0.19% | 0.48% | - |
| HSV(B) | 264º | 0.31% | 0.56% | - |
| XYZ | 16.83 | 14.72 | 28.34 | - |
| YUV | 109.51 | 147.46 | 133.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 99 | 144 | 0.19 | 0.31 | 0 | 0.44 | 264 | 0.19 | 0.48 |
| Hex | 75 | 63 | 90 | 13 | 1F | 0 | 2C | 108 | 13 | 30 |
| Octal | 165 | 143 | 220 | 23 | 37 | 0 | 54 | 410 | 23 | 60 |
| Binary | 1110101 | 1100011 | 10010000 | 10011 | 11111 | 0 | 101100 | 100001000 | 10011 | 110000 |
Color Harmonies of #756390
Complementary color
Monochromatic Colors of #756390
Black with #756390
Text Example
Text Example
White with #756390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756390; }
p { color: rgb(117,99,144); }
H1.HeaderClassName
{
color: #756390;
}
.AnyTagClassName
{
color: #756390;
}
</style>
background-color css
<style>
a { background-color: #756390; }
a { background-color: rgb(117,99,144); }
div.DivClassName
{
background-color: #756390;
}
.BgClassName
{
background-color: #756390;
}
</style>
border-color css
<style>
span { border-color: #756390; }
span { border-color: rgb(117,99,144); }
td.TdClassName
{
border-color: #756390;
}
.TagClassName
{
border-color: #756390;
}
</style>