Shades of Kimberly #746491
Tints of Kimberly #746491
RGB
CMYK
RGB Variations
Color information
#746491 (or 0x746491) is known color: Kimberly. HEX triplet: 74, 64 and 91. RGB value is (116,100,145). Sum of RGB (Red+Green+Blue) = 116+100+145=361 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.13% from 361); Green value is 100 (39.45% from 255 or 27.70% from 361); Blue value is 145 (57.03% from 255 or 40.17% from 361); Max value from RGB is 145 - color contains mainly: blue. Hex color #746491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746491 is #8B9B6E. Grayscale: #6D6D6D. Windows color (decimal): -9149295 or 9528436. OLE color: 9528436.
HSL color Cylindrical-coordinate representation of color #746491: hue angle of 261.33º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #746491 is Cyan = 0.2, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 100 | 145 | - |
| CMYK | 0.2 | 0.31 | 0 | 0.43 |
| HSL | 261.33º | 0.18% | 0.48% | - |
| HSV(B) | 261.33º | 0.31% | 0.57% | - |
| XYZ | 16.87 | 14.87 | 28.77 | - |
| YUV | 109.91 | 147.8 | 132.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 145 | 0.2 | 0.31 | 0 | 0.43 | 261.33 | 0.18 | 0.48 |
| Hex | 74 | 64 | 91 | 14 | 1F | 0 | 2B | 105 | 12 | 30 |
| Octal | 164 | 144 | 221 | 24 | 37 | 0 | 53 | 405 | 22 | 60 |
| Binary | 1110100 | 1100100 | 10010001 | 10100 | 11111 | 0 | 101011 | 100000101 | 10010 | 110000 |
Color Harmonies of #746491
Complementary color
Monochromatic Colors of #746491
Black with #746491
Text Example
Text Example
White with #746491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746491; }
p { color: rgb(116,100,145); }
H1.HeaderClassName
{
color: #746491;
}
.AnyTagClassName
{
color: #746491;
}
</style>
background-color css
<style>
a { background-color: #746491; }
a { background-color: rgb(116,100,145); }
div.DivClassName
{
background-color: #746491;
}
.BgClassName
{
background-color: #746491;
}
</style>
border-color css
<style>
span { border-color: #746491; }
span { border-color: rgb(116,100,145); }
td.TdClassName
{
border-color: #746491;
}
.TagClassName
{
border-color: #746491;
}
</style>