Shades of Dallas #624928
Tints of Dallas #624928
RGB
CMYK
RGB Variations
Color information
#624928 (or 0x624928) is known color: Dallas. HEX triplet: 62, 49 and 28. RGB value is (98,73,40). Sum of RGB (Red+Green+Blue) = 98+73+40=211 (27% of max value = 765). Red value is 98 (38.67% from 255 or 46.45% from 211); Green value is 73 (28.91% from 255 or 34.60% from 211); Blue value is 40 (16.02% from 255 or 18.96% from 211); Max value from RGB is 98 - color contains mainly: red. Hex color #624928 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #624928 is #9DB6D7. Grayscale: #4C4C4C. Windows color (decimal): -10335960 or 2640226. OLE color: 2640226.
HSL color Cylindrical-coordinate representation of color #624928: hue angle of 34.14º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #624928 is Cyan = 0, Magento = 0.26, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 73 | 40 | - |
| CMYK | 0 | 0.26 | 0.59 | 0.62 |
| HSL | 34.14º | 0.42% | 0.27% | - |
| HSV(B) | 34.14º | 0.59% | 0.38% | - |
| XYZ | 7.8 | 7.51 | 3.05 | - |
| YUV | 76.71 | 107.28 | 143.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 73 | 40 | 0 | 0.26 | 0.59 | 0.62 | 34.14 | 0.42 | 0.27 |
| Hex | 62 | 49 | 28 | 0 | 1A | 3B | 3E | 22 | 2A | 1B |
| Octal | 142 | 111 | 50 | 0 | 32 | 73 | 76 | 42 | 52 | 33 |
| Binary | 1100010 | 1001001 | 101000 | 0 | 11010 | 111011 | 111110 | 100010 | 101010 | 11011 |
Color Harmonies of #624928
Complementary color
Monochromatic Colors of #624928
Black with #624928
Text Example
Text Example
White with #624928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624928; }
p { color: rgb(98,73,40); }
H1.HeaderClassName
{
color: #624928;
}
.AnyTagClassName
{
color: #624928;
}
</style>
background-color css
<style>
a { background-color: #624928; }
a { background-color: rgb(98,73,40); }
div.DivClassName
{
background-color: #624928;
}
.BgClassName
{
background-color: #624928;
}
</style>
border-color css
<style>
span { border-color: #624928; }
span { border-color: rgb(98,73,40); }
td.TdClassName
{
border-color: #624928;
}
.TagClassName
{
border-color: #624928;
}
</style>