Shades of Kabul #625953
Tints of Kabul #625953
RGB
CMYK
RGB Variations
Color information
#625953 (or 0x625953) is known color: Kabul. HEX triplet: 62, 59 and 53. RGB value is (98,89,83). Sum of RGB (Red+Green+Blue) = 98+89+83=270 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.30% from 270); Green value is 89 (35.16% from 255 or 32.96% from 270); Blue value is 83 (32.81% from 255 or 30.74% from 270); Max value from RGB is 98 - color contains mainly: red. Hex color #625953 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625953 is #9DA6AC. Grayscale: #5B5B5B. Windows color (decimal): -10331821 or 5462370. OLE color: 5462370.
HSL color Cylindrical-coordinate representation of color #625953: hue angle of 24º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #625953 is Cyan = 0, Magento = 0.09, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 89 | 83 | - |
| CMYK | 0 | 0.09 | 0.15 | 0.62 |
| HSL | 24º | 0.08% | 0.35% | - |
| HSV(B) | 24º | 0.15% | 0.38% | - |
| XYZ | 10.17 | 10.37 | 9.65 | - |
| YUV | 91.01 | 123.48 | 132.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 89 | 83 | 0 | 0.09 | 0.15 | 0.62 | 24 | 0.08 | 0.35 |
| Hex | 62 | 59 | 53 | 0 | 9 | F | 3E | 18 | 8 | 23 |
| Octal | 142 | 131 | 123 | 0 | 11 | 17 | 76 | 30 | 10 | 43 |
| Binary | 1100010 | 1011001 | 1010011 | 0 | 1001 | 1111 | 111110 | 11000 | 1000 | 100011 |
Color Harmonies of #625953
Complementary color
Monochromatic Colors of #625953
Black with #625953
Text Example
Text Example
White with #625953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625953; }
p { color: rgb(98,89,83); }
H1.HeaderClassName
{
color: #625953;
}
.AnyTagClassName
{
color: #625953;
}
</style>
background-color css
<style>
a { background-color: #625953; }
a { background-color: rgb(98,89,83); }
div.DivClassName
{
background-color: #625953;
}
.BgClassName
{
background-color: #625953;
}
</style>
border-color css
<style>
span { border-color: #625953; }
span { border-color: rgb(98,89,83); }
td.TdClassName
{
border-color: #625953;
}
.TagClassName
{
border-color: #625953;
}
</style>