Shades of Kabul #635951
Tints of Kabul #635951
RGB
CMYK
RGB Variations
Color information
#635951 (or 0x635951) is known color: Kabul. HEX triplet: 63, 59 and 51. RGB value is (99,89,81). Sum of RGB (Red+Green+Blue) = 99+89+81=269 (35% of max value = 765). Red value is 99 (39.06% from 255 or 36.80% from 269); Green value is 89 (35.16% from 255 or 33.09% from 269); Blue value is 81 (32.03% from 255 or 30.11% from 269); Max value from RGB is 99 - color contains mainly: red. Hex color #635951 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635951 is #9CA6AE. Grayscale: #5B5B5B. Windows color (decimal): -10266287 or 5331299. OLE color: 5331299.
HSL color Cylindrical-coordinate representation of color #635951: hue angle of 26.67º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #635951 is Cyan = 0, Magento = 0.10, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 89 | 81 | - |
| CMYK | 0 | 0.10 | 0.18 | 0.61 |
| HSL | 26.67º | 0.1% | 0.35% | - |
| HSV(B) | 26.67º | 0.18% | 0.39% | - |
| XYZ | 10.2 | 10.39 | 9.25 | - |
| YUV | 91.08 | 122.31 | 133.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 89 | 81 | 0 | 0.10 | 0.18 | 0.61 | 26.67 | 0.1 | 0.35 |
| Hex | 63 | 59 | 51 | 0 | A | 12 | 3D | 1B | A | 23 |
| Octal | 143 | 131 | 121 | 0 | 12 | 22 | 75 | 33 | 12 | 43 |
| Binary | 1100011 | 1011001 | 1010001 | 0 | 1010 | 10010 | 111101 | 11011 | 1010 | 100011 |
Color Harmonies of #635951
Complementary color
Monochromatic Colors of #635951
Black with #635951
Text Example
Text Example
White with #635951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635951; }
p { color: rgb(99,89,81); }
H1.HeaderClassName
{
color: #635951;
}
.AnyTagClassName
{
color: #635951;
}
</style>
background-color css
<style>
a { background-color: #635951; }
a { background-color: rgb(99,89,81); }
div.DivClassName
{
background-color: #635951;
}
.BgClassName
{
background-color: #635951;
}
</style>
border-color css
<style>
span { border-color: #635951; }
span { border-color: rgb(99,89,81); }
td.TdClassName
{
border-color: #635951;
}
.TagClassName
{
border-color: #635951;
}
</style>