Shades of Kimberly #746689
Tints of Kimberly #746689
RGB
CMYK
RGB Variations
Color information
#746689 (or 0x746689) is known color: Kimberly. HEX triplet: 74, 66 and 89. RGB value is (116,102,137). Sum of RGB (Red+Green+Blue) = 116+102+137=355 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.68% from 355); Green value is 102 (40.23% from 255 or 28.73% from 355); Blue value is 137 (53.91% from 255 or 38.59% from 355); Max value from RGB is 137 - color contains mainly: blue. Hex color #746689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746689 is #8B9976. Grayscale: #6E6E6E. Windows color (decimal): -9148791 or 9004660. OLE color: 9004660.
HSL color Cylindrical-coordinate representation of color #746689: hue angle of 264º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #746689 is Cyan = 0.15, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 102 | 137 | - |
| CMYK | 0.15 | 0.26 | 0 | 0.46 |
| HSL | 264º | 0.15% | 0.47% | - |
| HSV(B) | 264º | 0.26% | 0.54% | - |
| XYZ | 16.47 | 15.02 | 25.7 | - |
| YUV | 110.18 | 143.14 | 132.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 102 | 137 | 0.15 | 0.26 | 0 | 0.46 | 264 | 0.15 | 0.47 |
| Hex | 74 | 66 | 89 | F | 1A | 0 | 2E | 108 | F | 2F |
| Octal | 164 | 146 | 211 | 17 | 32 | 0 | 56 | 410 | 17 | 57 |
| Binary | 1110100 | 1100110 | 10001001 | 1111 | 11010 | 0 | 101110 | 100001000 | 1111 | 101111 |
Color Harmonies of #746689
Complementary color
Monochromatic Colors of #746689
Black with #746689
Text Example
Text Example
White with #746689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746689; }
p { color: rgb(116,102,137); }
H1.HeaderClassName
{
color: #746689;
}
.AnyTagClassName
{
color: #746689;
}
</style>
background-color css
<style>
a { background-color: #746689; }
a { background-color: rgb(116,102,137); }
div.DivClassName
{
background-color: #746689;
}
.BgClassName
{
background-color: #746689;
}
</style>
border-color css
<style>
span { border-color: #746689; }
span { border-color: rgb(116,102,137); }
td.TdClassName
{
border-color: #746689;
}
.TagClassName
{
border-color: #746689;
}
</style>