COLOR #D58464

HEX: #D58464 RGB: (213,132,100)

Color info

#D58464 contains mainly red color. Web safe color of #D58464 is #CC9966 (or #C96).

RGB color model

#D58464 color RGB value is (213,132,100).

RGB: (213,132,100) (84%, 52%, 39%)

RGB channels and saturation

R 213 of 255 = 84%
G 132 of 255 = 52%
B 100 of 255 = 39%

213
132
100

R + G + B ~ 58%. #D58464 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 213 + 132 + 100 = 445 (100%)
R 213 of 445 ~ 47.87%
G 132 of 445 ~ 29.66%
B 100 of 445 ~ 22.47'%

%47.87
%29.66
%22.47

CMYK color model

#D58464 color CMYK value is (0,38,53,16).

  • cyan value is 0.00%
  • magenta value is 38.03%
  • yellow value is 53.05%
  • key color value is 16.47%

CMYK: (0,38,53,16)
C0M38Y53K16 (0%, 38%, 53%, 16%)
(0.00 / 0.38 / 0.53 / 0.16)

CMYK percentages

%0
%38.03
%53.05
%16.47

Codes

Color #D58464 in popluar color models

D5 84 64
RGB 213 132 100
HSL 17° 57.36% 61.37%
HSB/HSV 17° 53.05% 83.53%
CMYK 0.00% 38.03% 53.05%
16.47%

Color #D58464 in popluar number systems.

HEX D5 84 64
Decimal 213 132 100
Binary 11010101 10000100 1100100
Octal 325 204 144

Shades and tints

Shades of #D58464

#D58464
(213,132,100)
#C2785B
(194,120,91)
#AF6C52
(175,108,82)
#9C6049
(156,96,73)
#895440
(137,84,64)
#764837
(118,72,55)
#633C2E
(99,60,46)
#503025
(80,48,37)
#3D241C
(61,36,28)
#2A1813
(42,24,19)
#170C0A
(23,12,10)
#000000
(0,0,0)

Tints of #D58464

#D58464
(213,132,100)
#D88F72
(216,143,114)
#DB9A80
(219,154,128)
#DEA58E
(222,165,142)
#E1B09C
(225,176,156)
#E4BBAA
(228,187,170)
#E7C6B8
(231,198,184)
#EAD1C6
(234,209,198)
#EDDCD4
(237,220,212)
#F0E7E2
(240,231,226)
#F3F2F0
(243,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D58464 color. Also use rgb(213,132,100) instead hex code.

Text Font Color

.myTextColor { color: #D58464; }

<p style="color:#D58464">This sample text font color is #D58464.</p>

This text font color is #D58464.

Background Color

.myBgColor { background-color: #D58464; }

<div style="background-color:#D58464">Inner text</div>

This div background color is #D58464.

Border color

.myBorderColor { border: 1px solid #D58464; }

<div style="border:3px solid #D58464">Div</div>

This div border color is #D58464.

Opacity

.myOpacity80 { color: #D58464; opacity: 0.8; }

<p style="color:#D58464;opacity:0.8;">80%</p>

Text with #D58464 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #D58464;}

<p style="text-shadow: 3px 3px 1px #D58464">Text here.</p>

This text has shadow with #D58464 color.


.textShadow {text-shadow: 3px 3px 1px #D58464', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #D58464, 5px 5px 20px red">Text here.</p>

This text has shadow with #D58464 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#D58464, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#D58464, Direction=45, Strength=4)">Text</p>

This text has shadow with #D58464 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #D58464;
-webkit-box-shadow: 1px 1px 3px 2px #D58464;
box-shadow: 1px 1px 3px 2px #D58464;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #D58464; -webkit-box-shadow: 1px 1px 3px 2px #D58464; box-shadow:1px 1px 3px 2px #D58464;">
Div content here
</div>

This div box has shadow with color #D58464.

Preview

Color preview on black background

This text has color #D58464 on black background.


Color preview on white background

This text has color #D58464 on white background.


Black color preview on #D58464 background

This text has black color on #D58464 background.


White color preview on #D58464 background

This text has white color on #D58464 background.


Related colors

Complementary color

Complementary color for #hex is #2A7B9B.


I love getcolorcode.com

Triadic colors

1 #64D584 and #8464D5 with #D58464 are triadic colors.

2 #6484D5 and #84D564 with #D58464 are triadic colors.