#D4A56B

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

Shades of Putty #D4A56B

Tints of Putty #D4A56B

Color information

#D4A56B (or 0xD4A56B) is unknown color: approx Putty. HEX triplet: D4, A5 and 6B. RGB value is (212,165,107). Sum of RGB (Red+Green+Blue) = 212+165+107=484 (64% of max value = 765). Red value is 212 (83.20% from 255 or 43.80% from 484); Green value is 165 (64.84% from 255 or 34.09% from 484); Blue value is 107 (42.19% from 255 or 22.11% from 484); Max value from RGB is 212 - color contains mainly: red. Hex color #D4A56B is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #D4A56B is #2B5A94. Grayscale: #ACACAC. Windows color (decimal): -2841237 or 7054804. OLE color: 7054804.

HSL color Cylindrical-coordinate representation of color #D4A56B: hue angle of 33.14º degrees, saturation: 0.55, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #D4A56B is Cyan = 0, Magento = 0.22, Yellow = 0.50 and Black (K on CMYK) = 0.17.

Color convert

RGB212165107-
CMYK00.220.500.17
HSL33.14º54.97%62.55%-
HSV(B)33.14º49.53%83.14%-
XYZ43.2641.9719.73-
YUV172.4491.07156.22-

RGB Variations

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

RGB

RED value IS 212 (83.20% from 255) = 43.80%
GREEN value IS 165 (64.84% from 255) = 34.09%
BLUE value IS 107 (42.19% from 255) = 22.11%
R=43.80%
G=34.09%
B=22.11%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.22
Y (Yellow) values IS 0.50
K (Black) values IS 0.17
SystemRedGreenBlueCMYKHSL
Decimal21216510700.220.500.1733.1454.9762.55
HexD4A56B016321121373f
Octal3242451530266221416777
Binary1101010010100101110101101011011001010001100001110111111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #D4A56B

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #D4A56B; }

 p { color: rgb(212,165,107); }

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

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

 a { background-color: rgb(212,165,107); }

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

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

 span { border-color: rgb(212,165,107); }

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

cancel