Shades of Kimberly #746392
Tints of Kimberly #746392
RGB
CMYK
RGB Variations
Color information
#746392 (or 0x746392) is known color: Kimberly. HEX triplet: 74, 63 and 92. RGB value is (116,99,146). Sum of RGB (Red+Green+Blue) = 116+99+146=361 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.13% from 361); Green value is 99 (39.06% from 255 or 27.42% from 361); Blue value is 146 (57.42% from 255 or 40.44% from 361); Max value from RGB is 146 - color contains mainly: blue. Hex color #746392 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746392 is #8B9C6D. Grayscale: #6D6D6D. Windows color (decimal): -9149550 or 9593716. OLE color: 9593716.
HSL color Cylindrical-coordinate representation of color #746392: hue angle of 261.7º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #746392 is Cyan = 0.21, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 99 | 146 | - |
| CMYK | 0.21 | 0.32 | 0 | 0.43 |
| HSL | 261.7º | 0.19% | 0.48% | - |
| HSV(B) | 261.7º | 0.32% | 0.57% | - |
| XYZ | 16.85 | 14.71 | 29.15 | - |
| YUV | 109.44 | 148.63 | 132.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 99 | 146 | 0.21 | 0.32 | 0 | 0.43 | 261.7 | 0.19 | 0.48 |
| Hex | 74 | 63 | 92 | 15 | 20 | 0 | 2B | 106 | 13 | 30 |
| Octal | 164 | 143 | 222 | 25 | 40 | 0 | 53 | 406 | 23 | 60 |
| Binary | 1110100 | 1100011 | 10010010 | 10101 | 100000 | 0 | 101011 | 100000110 | 10011 | 110000 |
Color Harmonies of #746392
Complementary color
Monochromatic Colors of #746392
Black with #746392
Text Example
Text Example
White with #746392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746392; }
p { color: rgb(116,99,146); }
H1.HeaderClassName
{
color: #746392;
}
.AnyTagClassName
{
color: #746392;
}
</style>
background-color css
<style>
a { background-color: #746392; }
a { background-color: rgb(116,99,146); }
div.DivClassName
{
background-color: #746392;
}
.BgClassName
{
background-color: #746392;
}
</style>
border-color css
<style>
span { border-color: #746392; }
span { border-color: rgb(116,99,146); }
td.TdClassName
{
border-color: #746392;
}
.TagClassName
{
border-color: #746392;
}
</style>