Shades of Kimberly #736690
Tints of Kimberly #736690
RGB
CMYK
RGB Variations
Color information
#736690 (or 0x736690) is known color: Kimberly. HEX triplet: 73, 66 and 90. RGB value is (115,102,144). Sum of RGB (Red+Green+Blue) = 115+102+144=361 (47% of max value = 765). Red value is 115 (45.31% from 255 or 31.86% from 361); Green value is 102 (40.23% from 255 or 28.25% from 361); Blue value is 144 (56.64% from 255 or 39.89% from 361); Max value from RGB is 144 - color contains mainly: blue. Hex color #736690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736690 is #8C996F. Grayscale: #6E6E6E. Windows color (decimal): -9214320 or 9463411. OLE color: 9463411.
HSL color Cylindrical-coordinate representation of color #736690: hue angle of 258.57º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #736690 is Cyan = 0.20, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 102 | 144 | - |
| CMYK | 0.20 | 0.29 | 0 | 0.44 |
| HSL | 258.57º | 0.17% | 0.48% | - |
| HSV(B) | 258.57º | 0.29% | 0.56% | - |
| XYZ | 16.86 | 15.16 | 28.42 | - |
| YUV | 110.68 | 146.81 | 131.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 102 | 144 | 0.20 | 0.29 | 0 | 0.44 | 258.57 | 0.17 | 0.48 |
| Hex | 73 | 66 | 90 | 14 | 1D | 0 | 2C | 103 | 11 | 30 |
| Octal | 163 | 146 | 220 | 24 | 35 | 0 | 54 | 403 | 21 | 60 |
| Binary | 1110011 | 1100110 | 10010000 | 10100 | 11101 | 0 | 101100 | 100000011 | 10001 | 110000 |
Color Harmonies of #736690
Complementary color
Monochromatic Colors of #736690
Black with #736690
Text Example
Text Example
White with #736690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736690; }
p { color: rgb(115,102,144); }
H1.HeaderClassName
{
color: #736690;
}
.AnyTagClassName
{
color: #736690;
}
</style>
background-color css
<style>
a { background-color: #736690; }
a { background-color: rgb(115,102,144); }
div.DivClassName
{
background-color: #736690;
}
.BgClassName
{
background-color: #736690;
}
</style>
border-color css
<style>
span { border-color: #736690; }
span { border-color: rgb(115,102,144); }
td.TdClassName
{
border-color: #736690;
}
.TagClassName
{
border-color: #736690;
}
</style>