Shades of Kimberly #746488
Tints of Kimberly #746488
RGB
CMYK
RGB Variations
Color information
#746488 (or 0x746488) is known color: Kimberly. HEX triplet: 74, 64 and 88. RGB value is (116,100,136). Sum of RGB (Red+Green+Blue) = 116+100+136=352 (46% of max value = 765). Red value is 116 (45.70% from 255 or 32.95% from 352); Green value is 100 (39.45% from 255 or 28.41% from 352); Blue value is 136 (53.52% from 255 or 38.64% from 352); Max value from RGB is 136 - color contains mainly: blue. Hex color #746488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746488 is #8B9B77. Grayscale: #6C6C6C. Windows color (decimal): -9149304 or 8938612. OLE color: 8938612.
HSL color Cylindrical-coordinate representation of color #746488: hue angle of 266.67º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #746488 is Cyan = 0.15, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 100 | 136 | - |
| CMYK | 0.15 | 0.26 | 0 | 0.47 |
| HSL | 266.67º | 0.15% | 0.46% | - |
| HSV(B) | 266.67º | 0.26% | 0.53% | - |
| XYZ | 16.2 | 14.6 | 25.26 | - |
| YUV | 108.89 | 143.3 | 133.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 136 | 0.15 | 0.26 | 0 | 0.47 | 266.67 | 0.15 | 0.46 |
| Hex | 74 | 64 | 88 | F | 1A | 0 | 2F | 10B | F | 2E |
| Octal | 164 | 144 | 210 | 17 | 32 | 0 | 57 | 413 | 17 | 56 |
| Binary | 1110100 | 1100100 | 10001000 | 1111 | 11010 | 0 | 101111 | 100001011 | 1111 | 101110 |
Color Harmonies of #746488
Complementary color
Monochromatic Colors of #746488
Black with #746488
Text Example
Text Example
White with #746488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746488; }
p { color: rgb(116,100,136); }
H1.HeaderClassName
{
color: #746488;
}
.AnyTagClassName
{
color: #746488;
}
</style>
background-color css
<style>
a { background-color: #746488; }
a { background-color: rgb(116,100,136); }
div.DivClassName
{
background-color: #746488;
}
.BgClassName
{
background-color: #746488;
}
</style>
border-color css
<style>
span { border-color: #746488; }
span { border-color: rgb(116,100,136); }
td.TdClassName
{
border-color: #746488;
}
.TagClassName
{
border-color: #746488;
}
</style>