Shades of Kimberly #746687
Tints of Kimberly #746687
RGB
CMYK
RGB Variations
Color information
#746687 (or 0x746687) is known color: Kimberly. HEX triplet: 74, 66 and 87. RGB value is (116,102,135). Sum of RGB (Red+Green+Blue) = 116+102+135=353 (46% of max value = 765). Red value is 116 (45.70% from 255 or 32.86% from 353); Green value is 102 (40.23% from 255 or 28.90% from 353); Blue value is 135 (53.12% from 255 or 38.24% from 353); Max value from RGB is 135 - color contains mainly: blue. Hex color #746687 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746687 is #8B9978. Grayscale: #6D6D6D. Windows color (decimal): -9148793 or 8873588. OLE color: 8873588.
HSL color Cylindrical-coordinate representation of color #746687: hue angle of 265.45º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #746687 is Cyan = 0.14, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 102 | 135 | - |
| CMYK | 0.14 | 0.24 | 0 | 0.47 |
| HSL | 265.45º | 0.14% | 0.46% | - |
| HSV(B) | 265.45º | 0.24% | 0.53% | - |
| XYZ | 16.33 | 14.97 | 24.95 | - |
| YUV | 109.95 | 142.14 | 132.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 102 | 135 | 0.14 | 0.24 | 0 | 0.47 | 265.45 | 0.14 | 0.46 |
| Hex | 74 | 66 | 87 | E | 18 | 0 | 2F | 109 | E | 2E |
| Octal | 164 | 146 | 207 | 16 | 30 | 0 | 57 | 411 | 16 | 56 |
| Binary | 1110100 | 1100110 | 10000111 | 1110 | 11000 | 0 | 101111 | 100001001 | 1110 | 101110 |
Color Harmonies of #746687
Complementary color
Monochromatic Colors of #746687
Black with #746687
Text Example
Text Example
White with #746687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746687; }
p { color: rgb(116,102,135); }
H1.HeaderClassName
{
color: #746687;
}
.AnyTagClassName
{
color: #746687;
}
</style>
background-color css
<style>
a { background-color: #746687; }
a { background-color: rgb(116,102,135); }
div.DivClassName
{
background-color: #746687;
}
.BgClassName
{
background-color: #746687;
}
</style>
border-color css
<style>
span { border-color: #746687; }
span { border-color: rgb(116,102,135); }
td.TdClassName
{
border-color: #746687;
}
.TagClassName
{
border-color: #746687;
}
</style>