#d08231

Color #D08231 Dixie (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Dixie #D08231

Tints of Dixie #D08231

Color information

#D08231 (or 0xD08231) is unknown color: approx Dixie. HEX triplet: D0, 82 and 31. RGB value is (208,130,49). Sum of RGB (Red+Green+Blue) = 208+130+49=387 (51% of max value = 765). Red value is 208 (81.64% from 255 or 53.75% from 387); Green value is 130 (51.17% from 255 or 33.59% from 387); Blue value is 49 (19.53% from 255 or 12.66% from 387); Max value from RGB is 208 - color contains mainly: red. Hex color #D08231 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D08231 is #2F7DCE. Grayscale: #909090. Windows color (decimal): -3112399 or 3244752. OLE color: 3244752.

HSL color Cylindrical-coordinate representation of color #D08231: hue angle of 30.57º degrees, saturation: 0.63, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #D08231 is Cyan = 0, Magento = 0.38, Yellow = 0.76 and Black (K on CMYK) = 0.18.

Color convert

RGB20813049-
CMYK00.380.760.18
HSL30.57º62.85%50.39%-
HSV(B)30.57º76.44%81.57%-
XYZ34.5529.66.8-
YUV144.0974.34173.59-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 208 (81.64% from 255) = 53.75%
GREEN value IS 130 (51.17% from 255) = 33.59%
BLUE value IS 49 (19.53% from 255) = 12.66%
R=53.75%
G=33.59%
B=12.66%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.38
Y (Yellow) values IS 0.76
K (Black) values IS 0.18
SystemRedGreenBlueCMYKHSL
Decimal2081304900.380.760.1830.5762.8550.39
HexD082310264C121f3f32
Octal3202026104611422377762
Binary1101000010000010110001010011010011001001011111111111110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #d08231

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #d08231; }

 p { color: rgb(208,130,49); }

 H1.HeaderClassName
 {
   color: #d08231;
 }
 .AnyTagClassName
 {
   color: #d08231;
 }
</style>
background-color css

<style>
 a { background-color: #d08231; }

 a { background-color: rgb(208,130,49); }

 div.DivClassName
 {
   background-color: #d08231;
 }
 .BgClassName
 {
   background-color: #d08231;
 }
</style>
border-color css

<style>
 span { border-color: #d08231; }

 span { border-color: rgb(208,130,49); }

 td.TdClassName
 {
   border-color: #d08231;
 }
 .TagClassName
 {
   border-color: #d08231;
 }
</style>

cancel