Shades of Kabul #6A6158
Tints of Kabul #6A6158
RGB
CMYK
RGB Variations
Color information
#6A6158 (or 0x6A6158) is known color: Kabul. HEX triplet: 6A, 61 and 58. RGB value is (106,97,88). Sum of RGB (Red+Green+Blue) = 106+97+88=291 (38% of max value = 765). Red value is 106 (41.80% from 255 or 36.43% from 291); Green value is 97 (38.28% from 255 or 33.33% from 291); Blue value is 88 (34.77% from 255 or 30.24% from 291); Max value from RGB is 106 - color contains mainly: red. Hex color #6A6158 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6A6158 is #959EA7. Grayscale: #626262. Windows color (decimal): -9805480 or 5792106. OLE color: 5792106.
HSL color Cylindrical-coordinate representation of color #6A6158: hue angle of 30º degrees, saturation: 0.09, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #6A6158 is Cyan = 0, Magento = 0.08, Yellow = 0.17 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 97 | 88 | - |
| CMYK | 0 | 0.08 | 0.17 | 0.58 |
| HSL | 30º | 0.09% | 0.38% | - |
| HSV(B) | 30º | 0.17% | 0.42% | - |
| XYZ | 11.98 | 12.32 | 10.98 | - |
| YUV | 98.67 | 121.98 | 133.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 97 | 88 | 0 | 0.08 | 0.17 | 0.58 | 30 | 0.09 | 0.38 |
| Hex | 6A | 61 | 58 | 0 | 8 | 11 | 3A | 1E | 9 | 26 |
| Octal | 152 | 141 | 130 | 0 | 10 | 21 | 72 | 36 | 11 | 46 |
| Binary | 1101010 | 1100001 | 1011000 | 0 | 1000 | 10001 | 111010 | 11110 | 1001 | 100110 |
Color Harmonies of #6A6158
Complementary color
Monochromatic Colors of #6A6158
Black with #6A6158
Text Example
Text Example
White with #6A6158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A6158; }
p { color: rgb(106,97,88); }
H1.HeaderClassName
{
color: #6A6158;
}
.AnyTagClassName
{
color: #6A6158;
}
</style>
background-color css
<style>
a { background-color: #6A6158; }
a { background-color: rgb(106,97,88); }
div.DivClassName
{
background-color: #6A6158;
}
.BgClassName
{
background-color: #6A6158;
}
</style>
border-color css
<style>
span { border-color: #6A6158; }
span { border-color: rgb(106,97,88); }
td.TdClassName
{
border-color: #6A6158;
}
.TagClassName
{
border-color: #6A6158;
}
</style>