COLOR #D9494D

HEX: #D9494D RGB: (217,73,77)

Renk bilgisi

#D9494D contains mainly red color. #D9494D ‘ nin web güvenlik rengi #CC3333 (ya da #C33) dir.

RGB renk modeli

#D9494D color RGB value is (217,73,77).

RGB: (217,73,77) (85%, 29%, 30%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 73 of 255 = 29%
B 77 of 255 = 30%

217
73
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 73 + 77 = 367 (100%)
R 217 of 367 ~ 59.13%
G 73 of 367 ~ 19.89%
B 77 of 367 ~ 20.98'%

%59.13
%19.89
%20.98

CMYK RENK MODELİ

#D9494D rengi CMYK tonu (0,66,65,15).

  • camgöbeği tonu 0.00%
  • eflatun tonu 66.36%
  • sarı tonu 64.52%
  • ana renk tonu 14.90%

CMYK: (0,66,65,15)
C0M66Y65K15 (0%, 66%, 65%, 15%)
(0.00 / 0.66 / 0.65 / 0.15)

CMYK yüzdeleri

%0
%66.36
%64.52
%14.9

Codes

Color #D9494D in popluar color models

D9 49 4D
RGB 217 73 77
HSL 358° 65.45% 56.86%
HSB/HSV 358° 66.36% 85.10%
CMYK 0.00% 66.36% 64.52%
14.90%

Color #D9494D in popluar number systems.

HEX D9 49 4D
Decimal 217 73 77
Binary 11011001 1001001 1001101
Octal 331 111 115

Shades and tints

Shades of #D9494D

#D9494D
(217,73,77)
#C64346
(198,67,70)
#B33D3F
(179,61,63)
#A03738
(160,55,56)
#8D3131
(141,49,49)
#7A2B2A
(122,43,42)
#672523
(103,37,35)
#541F1C
(84,31,28)
#411915
(65,25,21)
#2E130E
(46,19,14)
#1B0D07
(27,13,7)
#000000
(0,0,0)

Tints of #D9494D

#D9494D
(217,73,77)
#DC595D
(220,89,93)
#DF696D
(223,105,109)
#E2797D
(226,121,125)
#E5898D
(229,137,141)
#E8999D
(232,153,157)
#EBA9AD
(235,169,173)
#EEB9BD
(238,185,189)
#F1C9CD
(241,201,205)
#F4D9DD
(244,217,221)
#F7E9ED
(247,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9494D color. Also use rgb(217,73,77) instead hex code.

Text Font Color

.myTextColor { color: #D9494D; }

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

This text font color is #D9494D.

Background Color

.myBgColor { background-color: #D9494D; }

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

This div background color is #D9494D.

Border color

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

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

This div border color is #D9494D.

Opacity

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

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

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

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

This text has shadow with #D9494D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9494D.

Preview

Color preview on black background

This text has color #D9494D on black background.


Color preview on white background

This text has color #D9494D on white background.


Black color preview on #D9494D background

This text has black color on #D9494D background.


White color preview on #D9494D background

This text has white color on #D9494D background.


Related colors

Complementary color

Complementary color for #hex is #26B6B2.


I love getcolorcode.com

Triadic colors

1 #4DD949 and #494DD9 with #D9494D are triadic colors.

2 #4D49D9 and #49D94D with #D9494D are triadic colors.