Shades of Dallas #624827
Tints of Dallas #624827
RGB
CMYK
RGB Variations
Color information
#624827 (or 0x624827) is known color: Dallas. HEX triplet: 62, 48 and 27. RGB value is (98,72,39). Sum of RGB (Red+Green+Blue) = 98+72+39=209 (27% of max value = 765). Red value is 98 (38.67% from 255 or 46.89% from 209); Green value is 72 (28.52% from 255 or 34.45% from 209); Blue value is 39 (15.62% from 255 or 18.66% from 209); Max value from RGB is 98 - color contains mainly: red. Hex color #624827 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #624827 is #9DB7D8. Grayscale: #4C4C4C. Windows color (decimal): -10336217 or 2574434. OLE color: 2574434.
HSL color Cylindrical-coordinate representation of color #624827: hue angle of 33.56º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #624827 is Cyan = 0, Magento = 0.27, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 72 | 39 | - |
| CMYK | 0 | 0.27 | 0.60 | 0.62 |
| HSL | 33.56º | 0.43% | 0.27% | - |
| HSV(B) | 33.56º | 0.6% | 0.38% | - |
| XYZ | 7.72 | 7.38 | 2.94 | - |
| YUV | 76.01 | 107.11 | 143.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 72 | 39 | 0 | 0.27 | 0.60 | 0.62 | 33.56 | 0.43 | 0.27 |
| Hex | 62 | 48 | 27 | 0 | 1B | 3C | 3E | 22 | 2B | 1B |
| Octal | 142 | 110 | 47 | 0 | 33 | 74 | 76 | 42 | 53 | 33 |
| Binary | 1100010 | 1001000 | 100111 | 0 | 11011 | 111100 | 111110 | 100010 | 101011 | 11011 |
Color Harmonies of #624827
Complementary color
Monochromatic Colors of #624827
Black with #624827
Text Example
Text Example
White with #624827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624827; }
p { color: rgb(98,72,39); }
H1.HeaderClassName
{
color: #624827;
}
.AnyTagClassName
{
color: #624827;
}
</style>
background-color css
<style>
a { background-color: #624827; }
a { background-color: rgb(98,72,39); }
div.DivClassName
{
background-color: #624827;
}
.BgClassName
{
background-color: #624827;
}
</style>
border-color css
<style>
span { border-color: #624827; }
span { border-color: rgb(98,72,39); }
td.TdClassName
{
border-color: #624827;
}
.TagClassName
{
border-color: #624827;
}
</style>