Shades of Kabul #675950
Tints of Kabul #675950
RGB
CMYK
RGB Variations
Color information
#675950 (or 0x675950) is known color: Kabul. HEX triplet: 67, 59 and 50. RGB value is (103,89,80). Sum of RGB (Red+Green+Blue) = 103+89+80=272 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.87% from 272); Green value is 89 (35.16% from 255 or 32.72% from 272); Blue value is 80 (31.64% from 255 or 29.41% from 272); Max value from RGB is 103 - color contains mainly: red. Hex color #675950 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675950 is #98A6AF. Grayscale: #5C5C5C. Windows color (decimal): -10004144 or 5265767. OLE color: 5265767.
HSL color Cylindrical-coordinate representation of color #675950: hue angle of 23.48º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #675950 is Cyan = 0, Magento = 0.14, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 89 | 80 | - |
| CMYK | 0 | 0.14 | 0.22 | 0.60 |
| HSL | 23.48º | 0.13% | 0.36% | - |
| HSV(B) | 23.48º | 0.22% | 0.4% | - |
| XYZ | 10.61 | 10.61 | 9.08 | - |
| YUV | 92.16 | 121.14 | 135.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 80 | 0 | 0.14 | 0.22 | 0.60 | 23.48 | 0.13 | 0.36 |
| Hex | 67 | 59 | 50 | 0 | E | 16 | 3C | 17 | D | 24 |
| Octal | 147 | 131 | 120 | 0 | 16 | 26 | 74 | 27 | 15 | 44 |
| Binary | 1100111 | 1011001 | 1010000 | 0 | 1110 | 10110 | 111100 | 10111 | 1101 | 100100 |
Color Harmonies of #675950
Complementary color
Monochromatic Colors of #675950
Black with #675950
Text Example
Text Example
White with #675950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675950; }
p { color: rgb(103,89,80); }
H1.HeaderClassName
{
color: #675950;
}
.AnyTagClassName
{
color: #675950;
}
</style>
background-color css
<style>
a { background-color: #675950; }
a { background-color: rgb(103,89,80); }
div.DivClassName
{
background-color: #675950;
}
.BgClassName
{
background-color: #675950;
}
</style>
border-color css
<style>
span { border-color: #675950; }
span { border-color: rgb(103,89,80); }
td.TdClassName
{
border-color: #675950;
}
.TagClassName
{
border-color: #675950;
}
</style>