Shades of Dixie #D58537
Tints of Dixie #D58537
RGB
CMYK
RGB Variations
Color information
#D58537 (or 0xD58537) is known color: Dixie. HEX triplet: D5, 85 and 37. RGB value is (213,133,55). Sum of RGB (Red+Green+Blue) = 213+133+55=401 (53% of max value = 765). Red value is 213 (83.59% from 255 or 53.12% from 401); Green value is 133 (52.34% from 255 or 33.17% from 401); Blue value is 55 (21.88% from 255 or 13.72% from 401); Max value from RGB is 213 - color contains mainly: red. Hex color #D58537 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D58537 is #2A7AC8. Grayscale: #949494. Windows color (decimal): -2783945 or 3638741. OLE color: 3638741.
HSL color Cylindrical-coordinate representation of color #D58537: hue angle of 29.62º degrees, saturation: 0.65, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #D58537 is Cyan = 0, Magento = 0.38, Yellow = 0.74 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 133 | 55 | - |
| CMYK | 0 | 0.38 | 0.74 | 0.16 |
| HSL | 29.62º | 0.65% | 0.53% | - |
| HSV(B) | 29.62º | 0.74% | 0.84% | - |
| XYZ | 36.52 | 31.2 | 7.71 | - |
| YUV | 148.03 | 75.5 | 174.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 133 | 55 | 0 | 0.38 | 0.74 | 0.16 | 29.62 | 0.65 | 0.53 |
| Hex | D5 | 85 | 37 | 0 | 26 | 4A | 10 | 1E | 41 | 35 |
| Octal | 325 | 205 | 67 | 0 | 46 | 112 | 20 | 36 | 101 | 65 |
| Binary | 11010101 | 10000101 | 110111 | 0 | 100110 | 1001010 | 10000 | 11110 | 1000001 | 110101 |
Color Harmonies of #D58537
Complementary color
Monochromatic Colors of #D58537
Black with #D58537
Text Example
Text Example
White with #D58537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D58537; }
p { color: rgb(213,133,55); }
H1.HeaderClassName
{
color: #D58537;
}
.AnyTagClassName
{
color: #D58537;
}
</style>
background-color css
<style>
a { background-color: #D58537; }
a { background-color: rgb(213,133,55); }
div.DivClassName
{
background-color: #D58537;
}
.BgClassName
{
background-color: #D58537;
}
</style>
border-color css
<style>
span { border-color: #D58537; }
span { border-color: rgb(213,133,55); }
td.TdClassName
{
border-color: #D58537;
}
.TagClassName
{
border-color: #D58537;
}
</style>