Shades of Dallas #634730
Tints of Dallas #634730
RGB
CMYK
RGB Variations
Color information
#634730 (or 0x634730) is known color: Dallas. HEX triplet: 63, 47 and 30. RGB value is (99,71,48). Sum of RGB (Red+Green+Blue) = 99+71+48=218 (28% of max value = 765). Red value is 99 (39.06% from 255 or 45.41% from 218); Green value is 71 (28.12% from 255 or 32.57% from 218); Blue value is 48 (19.14% from 255 or 22.02% from 218); Max value from RGB is 99 - color contains mainly: red. Hex color #634730 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #634730 is #9CB8CF. Grayscale: #4C4C4C. Windows color (decimal): -10270928 or 3164003. OLE color: 3164003.
HSL color Cylindrical-coordinate representation of color #634730: hue angle of 27.06º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #634730 is Cyan = 0, Magento = 0.28, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 71 | 48 | - |
| CMYK | 0 | 0.28 | 0.52 | 0.61 |
| HSL | 27.06º | 0.35% | 0.29% | - |
| HSV(B) | 27.06º | 0.52% | 0.39% | - |
| XYZ | 7.93 | 7.37 | 3.8 | - |
| YUV | 76.75 | 111.78 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 71 | 48 | 0 | 0.28 | 0.52 | 0.61 | 27.06 | 0.35 | 0.29 |
| Hex | 63 | 47 | 30 | 0 | 1C | 34 | 3D | 1B | 23 | 1D |
| Octal | 143 | 107 | 60 | 0 | 34 | 64 | 75 | 33 | 43 | 35 |
| Binary | 1100011 | 1000111 | 110000 | 0 | 11100 | 110100 | 111101 | 11011 | 100011 | 11101 |
Color Harmonies of #634730
Complementary color
Monochromatic Colors of #634730
Black with #634730
Text Example
Text Example
White with #634730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634730; }
p { color: rgb(99,71,48); }
H1.HeaderClassName
{
color: #634730;
}
.AnyTagClassName
{
color: #634730;
}
</style>
background-color css
<style>
a { background-color: #634730; }
a { background-color: rgb(99,71,48); }
div.DivClassName
{
background-color: #634730;
}
.BgClassName
{
background-color: #634730;
}
</style>
border-color css
<style>
span { border-color: #634730; }
span { border-color: rgb(99,71,48); }
td.TdClassName
{
border-color: #634730;
}
.TagClassName
{
border-color: #634730;
}
</style>