Shades of Dallas #624933
Tints of Dallas #624933
RGB
CMYK
RGB Variations
Color information
#624933 (or 0x624933) is known color: Dallas. HEX triplet: 62, 49 and 33. RGB value is (98,73,51). Sum of RGB (Red+Green+Blue) = 98+73+51=222 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.14% from 222); Green value is 73 (28.91% from 255 or 32.88% from 222); Blue value is 51 (20.31% from 255 or 22.97% from 222); Max value from RGB is 98 - color contains mainly: red. Hex color #624933 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #624933 is #9DB6CC. Grayscale: #4E4E4E. Windows color (decimal): -10335949 or 3361122. OLE color: 3361122.
HSL color Cylindrical-coordinate representation of color #624933: hue angle of 28.09º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #624933 is Cyan = 0, Magento = 0.26, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 73 | 51 | - |
| CMYK | 0 | 0.26 | 0.48 | 0.62 |
| HSL | 28.09º | 0.32% | 0.29% | - |
| HSV(B) | 28.09º | 0.48% | 0.38% | - |
| XYZ | 8.02 | 7.6 | 4.18 | - |
| YUV | 77.97 | 112.78 | 142.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 73 | 51 | 0 | 0.26 | 0.48 | 0.62 | 28.09 | 0.32 | 0.29 |
| Hex | 62 | 49 | 33 | 0 | 1A | 30 | 3E | 1C | 20 | 1D |
| Octal | 142 | 111 | 63 | 0 | 32 | 60 | 76 | 34 | 40 | 35 |
| Binary | 1100010 | 1001001 | 110011 | 0 | 11010 | 110000 | 111110 | 11100 | 100000 | 11101 |
Color Harmonies of #624933
Complementary color
Monochromatic Colors of #624933
Black with #624933
Text Example
Text Example
White with #624933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624933; }
p { color: rgb(98,73,51); }
H1.HeaderClassName
{
color: #624933;
}
.AnyTagClassName
{
color: #624933;
}
</style>
background-color css
<style>
a { background-color: #624933; }
a { background-color: rgb(98,73,51); }
div.DivClassName
{
background-color: #624933;
}
.BgClassName
{
background-color: #624933;
}
</style>
border-color css
<style>
span { border-color: #624933; }
span { border-color: rgb(98,73,51); }
td.TdClassName
{
border-color: #624933;
}
.TagClassName
{
border-color: #624933;
}
</style>