Shades of Kimberly #636091
Tints of Kimberly #636091
RGB
CMYK
RGB Variations
Color information
#636091 (or 0x636091) is known color: Kimberly. HEX triplet: 63, 60 and 91. RGB value is (99,96,145). Sum of RGB (Red+Green+Blue) = 99+96+145=340 (45% of max value = 765). Red value is 99 (39.06% from 255 or 29.12% from 340); Green value is 96 (37.89% from 255 or 28.24% from 340); Blue value is 145 (57.03% from 255 or 42.65% from 340); Max value from RGB is 145 - color contains mainly: blue. Hex color #636091 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636091 is #9C9F6E. Grayscale: #666666. Windows color (decimal): -10264431 or 9527395. OLE color: 9527395.
HSL color Cylindrical-coordinate representation of color #636091: hue angle of 243.67º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #636091 is Cyan = 0.32, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 96 | 145 | - |
| CMYK | 0.32 | 0.34 | 0 | 0.43 |
| HSL | 243.67º | 0.2% | 0.47% | - |
| HSV(B) | 243.67º | 0.34% | 0.57% | - |
| XYZ | 14.44 | 13.06 | 28.55 | - |
| YUV | 102.48 | 151.99 | 125.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 96 | 145 | 0.32 | 0.34 | 0 | 0.43 | 243.67 | 0.2 | 0.47 |
| Hex | 63 | 60 | 91 | 20 | 22 | 0 | 2B | F4 | 14 | 2F |
| Octal | 143 | 140 | 221 | 40 | 42 | 0 | 53 | 364 | 24 | 57 |
| Binary | 1100011 | 1100000 | 10010001 | 100000 | 100010 | 0 | 101011 | 11110100 | 10100 | 101111 |
Color Harmonies of #636091
Complementary color
Monochromatic Colors of #636091
Black with #636091
Text Example
Text Example
White with #636091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636091; }
p { color: rgb(99,96,145); }
H1.HeaderClassName
{
color: #636091;
}
.AnyTagClassName
{
color: #636091;
}
</style>
background-color css
<style>
a { background-color: #636091; }
a { background-color: rgb(99,96,145); }
div.DivClassName
{
background-color: #636091;
}
.BgClassName
{
background-color: #636091;
}
</style>
border-color css
<style>
span { border-color: #636091; }
span { border-color: rgb(99,96,145); }
td.TdClassName
{
border-color: #636091;
}
.TagClassName
{
border-color: #636091;
}
</style>