Shades of Kimberly #756690
Tints of Kimberly #756690
RGB
CMYK
RGB Variations
Color information
#756690 (or 0x756690) is known color: Kimberly. HEX triplet: 75, 66 and 90. RGB value is (117,102,144). Sum of RGB (Red+Green+Blue) = 117+102+144=363 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.23% from 363); Green value is 102 (40.23% from 255 or 28.10% from 363); Blue value is 144 (56.64% from 255 or 39.67% from 363); Max value from RGB is 144 - color contains mainly: blue. Hex color #756690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756690 is #8A996F. Grayscale: #6F6F6F. Windows color (decimal): -9083248 or 9463413. OLE color: 9463413.
HSL color Cylindrical-coordinate representation of color #756690: hue angle of 261.43º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #756690 is Cyan = 0.19, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 102 | 144 | - |
| CMYK | 0.19 | 0.29 | 0 | 0.44 |
| HSL | 261.43º | 0.17% | 0.48% | - |
| HSV(B) | 261.43º | 0.29% | 0.56% | - |
| XYZ | 17.12 | 15.3 | 28.44 | - |
| YUV | 111.27 | 146.47 | 132.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 144 | 0.19 | 0.29 | 0 | 0.44 | 261.43 | 0.17 | 0.48 |
| Hex | 75 | 66 | 90 | 13 | 1D | 0 | 2C | 105 | 11 | 30 |
| Octal | 165 | 146 | 220 | 23 | 35 | 0 | 54 | 405 | 21 | 60 |
| Binary | 1110101 | 1100110 | 10010000 | 10011 | 11101 | 0 | 101100 | 100000101 | 10001 | 110000 |
Color Harmonies of #756690
Complementary color
Monochromatic Colors of #756690
Black with #756690
Text Example
Text Example
White with #756690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756690; }
p { color: rgb(117,102,144); }
H1.HeaderClassName
{
color: #756690;
}
.AnyTagClassName
{
color: #756690;
}
</style>
background-color css
<style>
a { background-color: #756690; }
a { background-color: rgb(117,102,144); }
div.DivClassName
{
background-color: #756690;
}
.BgClassName
{
background-color: #756690;
}
</style>
border-color css
<style>
span { border-color: #756690; }
span { border-color: rgb(117,102,144); }
td.TdClassName
{
border-color: #756690;
}
.TagClassName
{
border-color: #756690;
}
</style>