Shades of Dallas #624831
Tints of Dallas #624831
RGB
CMYK
RGB Variations
Color information
#624831 (or 0x624831) is known color: Dallas. HEX triplet: 62, 48 and 31. RGB value is (98,72,49). Sum of RGB (Red+Green+Blue) = 98+72+49=219 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.75% from 219); Green value is 72 (28.52% from 255 or 32.88% from 219); Blue value is 49 (19.53% from 255 or 22.37% from 219); Max value from RGB is 98 - color contains mainly: red. Hex color #624831 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #624831 is #9DB7CE. Grayscale: #4D4D4D. Windows color (decimal): -10336207 or 3229794. OLE color: 3229794.
HSL color Cylindrical-coordinate representation of color #624831: hue angle of 28.16º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #624831 is Cyan = 0, Magento = 0.27, Yellow = 0.5 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 72 | 49 | - |
| CMYK | 0 | 0.27 | 0.5 | 0.62 |
| HSL | 28.16º | 0.33% | 0.29% | - |
| HSV(B) | 28.16º | 0.5% | 0.38% | - |
| XYZ | 7.91 | 7.45 | 3.93 | - |
| YUV | 77.15 | 112.11 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 72 | 49 | 0 | 0.27 | 0.5 | 0.62 | 28.16 | 0.33 | 0.29 |
| Hex | 62 | 48 | 31 | 0 | 1B | 32 | 3E | 1C | 21 | 1D |
| Octal | 142 | 110 | 61 | 0 | 33 | 62 | 76 | 34 | 41 | 35 |
| Binary | 1100010 | 1001000 | 110001 | 0 | 11011 | 110010 | 111110 | 11100 | 100001 | 11101 |
Color Harmonies of #624831
Complementary color
Monochromatic Colors of #624831
Black with #624831
Text Example
Text Example
White with #624831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624831; }
p { color: rgb(98,72,49); }
H1.HeaderClassName
{
color: #624831;
}
.AnyTagClassName
{
color: #624831;
}
</style>
background-color css
<style>
a { background-color: #624831; }
a { background-color: rgb(98,72,49); }
div.DivClassName
{
background-color: #624831;
}
.BgClassName
{
background-color: #624831;
}
</style>
border-color css
<style>
span { border-color: #624831; }
span { border-color: rgb(98,72,49); }
td.TdClassName
{
border-color: #624831;
}
.TagClassName
{
border-color: #624831;
}
</style>