Shades of Kimberly #746691
Tints of Kimberly #746691
RGB
CMYK
RGB Variations
Color information
#746691 (or 0x746691) is known color: Kimberly. HEX triplet: 74, 66 and 91. RGB value is (116,102,145). Sum of RGB (Red+Green+Blue) = 116+102+145=363 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.96% from 363); Green value is 102 (40.23% from 255 or 28.10% from 363); Blue value is 145 (57.03% from 255 or 39.94% from 363); Max value from RGB is 145 - color contains mainly: blue. Hex color #746691 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746691 is #8B996E. Grayscale: #6E6E6E. Windows color (decimal): -9148783 or 9528948. OLE color: 9528948.
HSL color Cylindrical-coordinate representation of color #746691: hue angle of 259.53º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #746691 is Cyan = 0.2, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 102 | 145 | - |
| CMYK | 0.2 | 0.30 | 0 | 0.43 |
| HSL | 259.53º | 0.17% | 0.48% | - |
| HSV(B) | 259.53º | 0.3% | 0.57% | - |
| XYZ | 17.06 | 15.26 | 28.83 | - |
| YUV | 111.09 | 147.14 | 131.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 102 | 145 | 0.2 | 0.30 | 0 | 0.43 | 259.53 | 0.17 | 0.48 |
| Hex | 74 | 66 | 91 | 14 | 1E | 0 | 2B | 104 | 11 | 30 |
| Octal | 164 | 146 | 221 | 24 | 36 | 0 | 53 | 404 | 21 | 60 |
| Binary | 1110100 | 1100110 | 10010001 | 10100 | 11110 | 0 | 101011 | 100000100 | 10001 | 110000 |
Color Harmonies of #746691
Complementary color
Monochromatic Colors of #746691
Black with #746691
Text Example
Text Example
White with #746691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746691; }
p { color: rgb(116,102,145); }
H1.HeaderClassName
{
color: #746691;
}
.AnyTagClassName
{
color: #746691;
}
</style>
background-color css
<style>
a { background-color: #746691; }
a { background-color: rgb(116,102,145); }
div.DivClassName
{
background-color: #746691;
}
.BgClassName
{
background-color: #746691;
}
</style>
border-color css
<style>
span { border-color: #746691; }
span { border-color: rgb(116,102,145); }
td.TdClassName
{
border-color: #746691;
}
.TagClassName
{
border-color: #746691;
}
</style>