Shades of Kimberly #746789
Tints of Kimberly #746789
RGB
CMYK
RGB Variations
Color information
#746789 (or 0x746789) is known color: Kimberly. HEX triplet: 74, 67 and 89. RGB value is (116,103,137). Sum of RGB (Red+Green+Blue) = 116+103+137=356 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.58% from 356); Green value is 103 (40.62% from 255 or 28.93% from 356); Blue value is 137 (53.91% from 255 or 38.48% from 356); Max value from RGB is 137 - color contains mainly: blue. Hex color #746789 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746789 is #8B9876. Grayscale: #6E6E6E. Windows color (decimal): -9148535 or 9004916. OLE color: 9004916.
HSL color Cylindrical-coordinate representation of color #746789: hue angle of 262.94º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #746789 is Cyan = 0.15, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 103 | 137 | - |
| CMYK | 0.15 | 0.25 | 0 | 0.46 |
| HSL | 262.94º | 0.14% | 0.47% | - |
| HSV(B) | 262.94º | 0.25% | 0.54% | - |
| XYZ | 16.57 | 15.22 | 25.73 | - |
| YUV | 110.76 | 142.81 | 131.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 137 | 0.15 | 0.25 | 0 | 0.46 | 262.94 | 0.14 | 0.47 |
| Hex | 74 | 67 | 89 | F | 19 | 0 | 2E | 107 | E | 2F |
| Octal | 164 | 147 | 211 | 17 | 31 | 0 | 56 | 407 | 16 | 57 |
| Binary | 1110100 | 1100111 | 10001001 | 1111 | 11001 | 0 | 101110 | 100000111 | 1110 | 101111 |
Color Harmonies of #746789
Complementary color
Monochromatic Colors of #746789
Black with #746789
Text Example
Text Example
White with #746789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746789; }
p { color: rgb(116,103,137); }
H1.HeaderClassName
{
color: #746789;
}
.AnyTagClassName
{
color: #746789;
}
</style>
background-color css
<style>
a { background-color: #746789; }
a { background-color: rgb(116,103,137); }
div.DivClassName
{
background-color: #746789;
}
.BgClassName
{
background-color: #746789;
}
</style>
border-color css
<style>
span { border-color: #746789; }
span { border-color: rgb(116,103,137); }
td.TdClassName
{
border-color: #746789;
}
.TagClassName
{
border-color: #746789;
}
</style>