Shades of Kimberly #746089
Tints of Kimberly #746089
RGB
CMYK
RGB Variations
Color information
#746089 (or 0x746089) is known color: Kimberly. HEX triplet: 74, 60 and 89. RGB value is (116,96,137). Sum of RGB (Red+Green+Blue) = 116+96+137=349 (46% of max value = 765). Red value is 116 (45.70% from 255 or 33.24% from 349); Green value is 96 (37.89% from 255 or 27.51% from 349); Blue value is 137 (53.91% from 255 or 39.26% from 349); Max value from RGB is 137 - color contains mainly: blue. Hex color #746089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746089 is #8B9F76. Grayscale: #6A6A6A. Windows color (decimal): -9150327 or 9003124. OLE color: 9003124.
HSL color Cylindrical-coordinate representation of color #746089: hue angle of 269.27º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #746089 is Cyan = 0.15, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 96 | 137 | - |
| CMYK | 0.15 | 0.30 | 0 | 0.46 |
| HSL | 269.27º | 0.18% | 0.46% | - |
| HSV(B) | 269.27º | 0.3% | 0.54% | - |
| XYZ | 15.9 | 13.88 | 25.51 | - |
| YUV | 106.65 | 145.13 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 96 | 137 | 0.15 | 0.30 | 0 | 0.46 | 269.27 | 0.18 | 0.46 |
| Hex | 74 | 60 | 89 | F | 1E | 0 | 2E | 10D | 12 | 2E |
| Octal | 164 | 140 | 211 | 17 | 36 | 0 | 56 | 415 | 22 | 56 |
| Binary | 1110100 | 1100000 | 10001001 | 1111 | 11110 | 0 | 101110 | 100001101 | 10010 | 101110 |
Color Harmonies of #746089
Complementary color
Monochromatic Colors of #746089
Black with #746089
Text Example
Text Example
White with #746089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746089; }
p { color: rgb(116,96,137); }
H1.HeaderClassName
{
color: #746089;
}
.AnyTagClassName
{
color: #746089;
}
</style>
background-color css
<style>
a { background-color: #746089; }
a { background-color: rgb(116,96,137); }
div.DivClassName
{
background-color: #746089;
}
.BgClassName
{
background-color: #746089;
}
</style>
border-color css
<style>
span { border-color: #746089; }
span { border-color: rgb(116,96,137); }
td.TdClassName
{
border-color: #746089;
}
.TagClassName
{
border-color: #746089;
}
</style>