COLOR #D58B5D

HEX: #D58B5D RGB: (213,139,93)

Renk bilgisi

#D58B5D contains mainly red color. #D58B5D ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#D58B5D color RGB value is (213,139,93).

RGB: (213,139,93) (84%, 55%, 36%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 139 of 255 = 55%
B 93 of 255 = 36%

213
139
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 139 + 93 = 445 (100%)
R 213 of 445 ~ 47.87%
G 139 of 445 ~ 31.24%
B 93 of 445 ~ 20.9'%

%47.87
%31.24
%20.9

CMYK RENK MODELİ

#D58B5D rengi CMYK tonu (0,35,56,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.74%
  • sarı tonu 56.34%
  • ana renk tonu 16.47%

CMYK: (0,35,56,16)
C0M35Y56K16 (0%, 35%, 56%, 16%)
(0.00 / 0.35 / 0.56 / 0.16)

CMYK yüzdeleri

%0
%34.74
%56.34
%16.47

Codes

Color #D58B5D in popluar color models

D5 8B 5D
RGB 213 139 93
HSL 23° 58.82% 60.00%
HSB/HSV 23° 56.34% 83.53%
CMYK 0.00% 34.74% 56.34%
16.47%

Color #D58B5D in popluar number systems.

HEX D5 8B 5D
Decimal 213 139 93
Binary 11010101 10001011 1011101
Octal 325 213 135

Shades and tints

Shades of #D58B5D

#D58B5D
(213,139,93)
#C27F55
(194,127,85)
#AF734D
(175,115,77)
#9C6745
(156,103,69)
#895B3D
(137,91,61)
#764F35
(118,79,53)
#63432D
(99,67,45)
#503725
(80,55,37)
#3D2B1D
(61,43,29)
#2A1F15
(42,31,21)
#17130D
(23,19,13)
#000000
(0,0,0)

Tints of #D58B5D

#D58B5D
(213,139,93)
#D8956B
(216,149,107)
#DB9F79
(219,159,121)
#DEA987
(222,169,135)
#E1B395
(225,179,149)
#E4BDA3
(228,189,163)
#E7C7B1
(231,199,177)
#EAD1BF
(234,209,191)
#EDDBCD
(237,219,205)
#F0E5DB
(240,229,219)
#F3EFE9
(243,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D58B5D color. Also use rgb(213,139,93) instead hex code.

Text Font Color

.myTextColor { color: #D58B5D; }

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

This text font color is #D58B5D.

Background Color

.myBgColor { background-color: #D58B5D; }

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

This div background color is #D58B5D.

Border color

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

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

This div border color is #D58B5D.

Opacity

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

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

Text with #D58B5D 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 #D58B5D;}

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

This text has shadow with #D58B5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D58B5D.

Preview

Color preview on black background

This text has color #D58B5D on black background.


Color preview on white background

This text has color #D58B5D on white background.


Black color preview on #D58B5D background

This text has black color on #D58B5D background.


White color preview on #D58B5D background

This text has white color on #D58B5D background.


Related colors

Complementary color

Complementary color for #hex is #2A74A2.


I love getcolorcode.com

Triadic colors

1 #5DD58B and #8B5DD5 with #D58B5D are triadic colors.

2 #5D8BD5 and #8BD55D with #D58B5D are triadic colors.