Shades of Kimberly #746989
Tints of Kimberly #746989
RGB
CMYK
RGB Variations
Color information
#746989 (or 0x746989) is known color: Kimberly. HEX triplet: 74, 69 and 89. RGB value is (116,105,137). Sum of RGB (Red+Green+Blue) = 116+105+137=358 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.40% from 358); Green value is 105 (41.41% from 255 or 29.33% from 358); Blue value is 137 (53.91% from 255 or 38.27% from 358); Max value from RGB is 137 - color contains mainly: blue. Hex color #746989 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746989 is #8B9676. Grayscale: #6F6F6F. Windows color (decimal): -9148023 or 9005428. OLE color: 9005428.
HSL color Cylindrical-coordinate representation of color #746989: hue angle of 260.62º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #746989 is Cyan = 0.15, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 105 | 137 | - |
| CMYK | 0.15 | 0.23 | 0 | 0.46 |
| HSL | 260.63º | 0.13% | 0.47% | - |
| HSV(B) | 260.63º | 0.23% | 0.54% | - |
| XYZ | 16.77 | 15.62 | 25.8 | - |
| YUV | 111.94 | 142.14 | 130.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 105 | 137 | 0.15 | 0.23 | 0 | 0.46 | 260.63 | 0.13 | 0.47 |
| Hex | 74 | 69 | 89 | F | 17 | 0 | 2E | 105 | D | 2F |
| Octal | 164 | 151 | 211 | 17 | 27 | 0 | 56 | 405 | 15 | 57 |
| Binary | 1110100 | 1101001 | 10001001 | 1111 | 10111 | 0 | 101110 | 100000101 | 1101 | 101111 |
Color Harmonies of #746989
Complementary color
Monochromatic Colors of #746989
Black with #746989
Text Example
Text Example
White with #746989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746989; }
p { color: rgb(116,105,137); }
H1.HeaderClassName
{
color: #746989;
}
.AnyTagClassName
{
color: #746989;
}
</style>
background-color css
<style>
a { background-color: #746989; }
a { background-color: rgb(116,105,137); }
div.DivClassName
{
background-color: #746989;
}
.BgClassName
{
background-color: #746989;
}
</style>
border-color css
<style>
span { border-color: #746989; }
span { border-color: rgb(116,105,137); }
td.TdClassName
{
border-color: #746989;
}
.TagClassName
{
border-color: #746989;
}
</style>