Shades of Dallas #634629
Tints of Dallas #634629
RGB
CMYK
RGB Variations
Color information
#634629 (or 0x634629) is known color: Dallas. HEX triplet: 63, 46 and 29. RGB value is (99,70,41). Sum of RGB (Red+Green+Blue) = 99+70+41=210 (27% of max value = 765). Red value is 99 (39.06% from 255 or 47.14% from 210); Green value is 70 (27.73% from 255 or 33.33% from 210); Blue value is 41 (16.41% from 255 or 19.52% from 210); Max value from RGB is 99 - color contains mainly: red. Hex color #634629 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #634629 is #9CB9D6. Grayscale: #4B4B4B. Windows color (decimal): -10271191 or 2704995. OLE color: 2704995.
HSL color Cylindrical-coordinate representation of color #634629: hue angle of 30º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #634629 is Cyan = 0, Magento = 0.29, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 70 | 41 | - |
| CMYK | 0 | 0.29 | 0.59 | 0.61 |
| HSL | 30º | 0.41% | 0.27% | - |
| HSV(B) | 30º | 0.59% | 0.39% | - |
| XYZ | 7.74 | 7.19 | 3.08 | - |
| YUV | 75.37 | 108.61 | 144.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 70 | 41 | 0 | 0.29 | 0.59 | 0.61 | 30 | 0.41 | 0.27 |
| Hex | 63 | 46 | 29 | 0 | 1D | 3B | 3D | 1E | 29 | 1B |
| Octal | 143 | 106 | 51 | 0 | 35 | 73 | 75 | 36 | 51 | 33 |
| Binary | 1100011 | 1000110 | 101001 | 0 | 11101 | 111011 | 111101 | 11110 | 101001 | 11011 |
Color Harmonies of #634629
Complementary color
Monochromatic Colors of #634629
Black with #634629
Text Example
Text Example
White with #634629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634629; }
p { color: rgb(99,70,41); }
H1.HeaderClassName
{
color: #634629;
}
.AnyTagClassName
{
color: #634629;
}
</style>
background-color css
<style>
a { background-color: #634629; }
a { background-color: rgb(99,70,41); }
div.DivClassName
{
background-color: #634629;
}
.BgClassName
{
background-color: #634629;
}
</style>
border-color css
<style>
span { border-color: #634629; }
span { border-color: rgb(99,70,41); }
td.TdClassName
{
border-color: #634629;
}
.TagClassName
{
border-color: #634629;
}
</style>