Shades of Kimberly #756890
Tints of Kimberly #756890
RGB
CMYK
RGB Variations
Color information
#756890 (or 0x756890) is known color: Kimberly. HEX triplet: 75, 68 and 90. RGB value is (117,104,144). Sum of RGB (Red+Green+Blue) = 117+104+144=365 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.05% from 365); Green value is 104 (41.02% from 255 or 28.49% from 365); Blue value is 144 (56.64% from 255 or 39.45% from 365); Max value from RGB is 144 - color contains mainly: blue. Hex color #756890 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756890 is #8A976F. Grayscale: #707070. Windows color (decimal): -9082736 or 9463925. OLE color: 9463925.
HSL color Cylindrical-coordinate representation of color #756890: hue angle of 259.5º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #756890 is Cyan = 0.19, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 104 | 144 | - |
| CMYK | 0.19 | 0.28 | 0 | 0.44 |
| HSL | 259.5º | 0.16% | 0.49% | - |
| HSV(B) | 259.5º | 0.28% | 0.56% | - |
| XYZ | 17.32 | 15.7 | 28.5 | - |
| YUV | 112.45 | 145.81 | 131.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 144 | 0.19 | 0.28 | 0 | 0.44 | 259.5 | 0.16 | 0.49 |
| Hex | 75 | 68 | 90 | 13 | 1C | 0 | 2C | 104 | 10 | 31 |
| Octal | 165 | 150 | 220 | 23 | 34 | 0 | 54 | 404 | 20 | 61 |
| Binary | 1110101 | 1101000 | 10010000 | 10011 | 11100 | 0 | 101100 | 100000100 | 10000 | 110001 |
Color Harmonies of #756890
Complementary color
Monochromatic Colors of #756890
Black with #756890
Text Example
Text Example
White with #756890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756890; }
p { color: rgb(117,104,144); }
H1.HeaderClassName
{
color: #756890;
}
.AnyTagClassName
{
color: #756890;
}
</style>
background-color css
<style>
a { background-color: #756890; }
a { background-color: rgb(117,104,144); }
div.DivClassName
{
background-color: #756890;
}
.BgClassName
{
background-color: #756890;
}
</style>
border-color css
<style>
span { border-color: #756890; }
span { border-color: rgb(117,104,144); }
td.TdClassName
{
border-color: #756890;
}
.TagClassName
{
border-color: #756890;
}
</style>