Shades of Kabul #645851
Tints of Kabul #645851
RGB
CMYK
RGB Variations
Color information
#645851 (or 0x645851) is known color: Kabul. HEX triplet: 64, 58 and 51. RGB value is (100,88,81). Sum of RGB (Red+Green+Blue) = 100+88+81=269 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.17% from 269); Green value is 88 (34.77% from 255 or 32.71% from 269); Blue value is 81 (32.03% from 255 or 30.11% from 269); Max value from RGB is 100 - color contains mainly: red. Hex color #645851 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #645851 is #9BA7AE. Grayscale: #5A5A5A. Windows color (decimal): -10201007 or 5331044. OLE color: 5331044.
HSL color Cylindrical-coordinate representation of color #645851: hue angle of 22.11º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #645851 is Cyan = 0, Magento = 0.12, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 88 | 81 | - |
| CMYK | 0 | 0.12 | 0.19 | 0.61 |
| HSL | 22.11º | 0.1% | 0.35% | - |
| HSV(B) | 22.11º | 0.19% | 0.39% | - |
| XYZ | 10.23 | 10.28 | 9.23 | - |
| YUV | 90.79 | 122.48 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 88 | 81 | 0 | 0.12 | 0.19 | 0.61 | 22.11 | 0.1 | 0.35 |
| Hex | 64 | 58 | 51 | 0 | C | 13 | 3D | 16 | A | 23 |
| Octal | 144 | 130 | 121 | 0 | 14 | 23 | 75 | 26 | 12 | 43 |
| Binary | 1100100 | 1011000 | 1010001 | 0 | 1100 | 10011 | 111101 | 10110 | 1010 | 100011 |
Color Harmonies of #645851
Complementary color
Monochromatic Colors of #645851
Black with #645851
Text Example
Text Example
White with #645851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645851; }
p { color: rgb(100,88,81); }
H1.HeaderClassName
{
color: #645851;
}
.AnyTagClassName
{
color: #645851;
}
</style>
background-color css
<style>
a { background-color: #645851; }
a { background-color: rgb(100,88,81); }
div.DivClassName
{
background-color: #645851;
}
.BgClassName
{
background-color: #645851;
}
</style>
border-color css
<style>
span { border-color: #645851; }
span { border-color: rgb(100,88,81); }
td.TdClassName
{
border-color: #645851;
}
.TagClassName
{
border-color: #645851;
}
</style>