Shades of Kimberly #746786
Tints of Kimberly #746786
RGB
CMYK
RGB Variations
Color information
#746786 (or 0x746786) is known color: Kimberly. HEX triplet: 74, 67 and 86. RGB value is (116,103,134). Sum of RGB (Red+Green+Blue) = 116+103+134=353 (46% of max value = 765). Red value is 116 (45.70% from 255 or 32.86% from 353); Green value is 103 (40.62% from 255 or 29.18% from 353); Blue value is 134 (52.73% from 255 or 37.96% from 353); Max value from RGB is 134 - color contains mainly: blue. Hex color #746786 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746786 is #8B9879. Grayscale: #6E6E6E. Windows color (decimal): -9148538 or 8808308. OLE color: 8808308.
HSL color Cylindrical-coordinate representation of color #746786: hue angle of 265.16º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #746786 is Cyan = 0.13, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 103 | 134 | - |
| CMYK | 0.13 | 0.23 | 0 | 0.47 |
| HSL | 265.16º | 0.13% | 0.46% | - |
| HSV(B) | 265.16º | 0.23% | 0.53% | - |
| XYZ | 16.36 | 15.13 | 24.61 | - |
| YUV | 110.42 | 141.31 | 131.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 134 | 0.13 | 0.23 | 0 | 0.47 | 265.16 | 0.13 | 0.46 |
| Hex | 74 | 67 | 86 | D | 17 | 0 | 2F | 109 | D | 2E |
| Octal | 164 | 147 | 206 | 15 | 27 | 0 | 57 | 411 | 15 | 56 |
| Binary | 1110100 | 1100111 | 10000110 | 1101 | 10111 | 0 | 101111 | 100001001 | 1101 | 101110 |
Color Harmonies of #746786
Complementary color
Monochromatic Colors of #746786
Black with #746786
Text Example
Text Example
White with #746786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746786; }
p { color: rgb(116,103,134); }
H1.HeaderClassName
{
color: #746786;
}
.AnyTagClassName
{
color: #746786;
}
</style>
background-color css
<style>
a { background-color: #746786; }
a { background-color: rgb(116,103,134); }
div.DivClassName
{
background-color: #746786;
}
.BgClassName
{
background-color: #746786;
}
</style>
border-color css
<style>
span { border-color: #746786; }
span { border-color: rgb(116,103,134); }
td.TdClassName
{
border-color: #746786;
}
.TagClassName
{
border-color: #746786;
}
</style>