Shades of Kimberly #756393
Tints of Kimberly #756393
RGB
CMYK
RGB Variations
Color information
#756393 (or 0x756393) is known color: Kimberly. HEX triplet: 75, 63 and 93. RGB value is (117,99,147). Sum of RGB (Red+Green+Blue) = 117+99+147=363 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.23% from 363); Green value is 99 (39.06% from 255 or 27.27% from 363); Blue value is 147 (57.81% from 255 or 40.50% from 363); Max value from RGB is 147 - color contains mainly: blue. Hex color #756393 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756393 is #8A9C6C. Grayscale: #6D6D6D. Windows color (decimal): -9084013 or 9659253. OLE color: 9659253.
HSL color Cylindrical-coordinate representation of color #756393: hue angle of 262.5º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #756393 is Cyan = 0.20, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 99 | 147 | - |
| CMYK | 0.20 | 0.33 | 0 | 0.42 |
| HSL | 262.5º | 0.2% | 0.48% | - |
| HSV(B) | 262.5º | 0.33% | 0.58% | - |
| XYZ | 17.06 | 14.81 | 29.56 | - |
| YUV | 109.85 | 148.96 | 133.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 99 | 147 | 0.20 | 0.33 | 0 | 0.42 | 262.5 | 0.2 | 0.48 |
| Hex | 75 | 63 | 93 | 14 | 21 | 0 | 2A | 106 | 14 | 30 |
| Octal | 165 | 143 | 223 | 24 | 41 | 0 | 52 | 406 | 24 | 60 |
| Binary | 1110101 | 1100011 | 10010011 | 10100 | 100001 | 0 | 101010 | 100000110 | 10100 | 110000 |
Color Harmonies of #756393
Complementary color
Monochromatic Colors of #756393
Black with #756393
Text Example
Text Example
White with #756393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756393; }
p { color: rgb(117,99,147); }
H1.HeaderClassName
{
color: #756393;
}
.AnyTagClassName
{
color: #756393;
}
</style>
background-color css
<style>
a { background-color: #756393; }
a { background-color: rgb(117,99,147); }
div.DivClassName
{
background-color: #756393;
}
.BgClassName
{
background-color: #756393;
}
</style>
border-color css
<style>
span { border-color: #756393; }
span { border-color: rgb(117,99,147); }
td.TdClassName
{
border-color: #756393;
}
.TagClassName
{
border-color: #756393;
}
</style>