#A9854E

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

Shades of Muddy Waters #A9854E

Tints of Muddy Waters #A9854E

Color information

#A9854E (or 0xA9854E) is unknown color: approx Muddy Waters. HEX triplet: A9, 85 and 4E. RGB value is (169,133,78). Sum of RGB (Red+Green+Blue) = 169+133+78=380 (50% of max value = 765). Red value is 169 (66.41% from 255 or 44.47% from 380); Green value is 133 (52.34% from 255 or 35% from 380); Blue value is 78 (30.86% from 255 or 20.53% from 380); Max value from RGB is 169 - color contains mainly: red. Hex color #A9854E is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A9854E is #567AB1. Grayscale: #898989. Windows color (decimal): -5667506 or 5146025. OLE color: 5146025.

HSL color Cylindrical-coordinate representation of color #A9854E: hue angle of 36.26º degrees, saturation: 0.37, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #A9854E is Cyan = 0, Magento = 0.21, Yellow = 0.54 and Black (K on CMYK) = 0.34.

Color convert

RGB16913378-
CMYK00.210.540.34
HSL36.26º36.84%48.43%-
HSV(B)36.26º53.85%66.27%-
XYZ26.1225.7610.8-
YUV137.4994.43150.47-

RGB Variations

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

RGB

RED value IS 169 (66.41% from 255) = 44.47%
GREEN value IS 133 (52.34% from 255) = 35%
BLUE value IS 78 (30.86% from 255) = 20.53%
R=44.47%
G=35%
B=20.53%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.21
Y (Yellow) values IS 0.54
K (Black) values IS 0.34
SystemRedGreenBlueCMYKHSL
Decimal1691337800.210.540.3436.2636.8448.43
HexA9854E0153622242530
Octal2512051160256642444560
Binary10101001100001011001110010101110110100010100100100101110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #A9854E

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #A9854E; }

 p { color: rgb(169,133,78); }

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

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

 a { background-color: rgb(169,133,78); }

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

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

 span { border-color: rgb(169,133,78); }

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

cancel