COLOR #DB4974

HEX: #DB4974 RGB: (219,73,116)

Color info

#DB4974 contains mainly red color. Web safe color of #DB4974 is #CC3366 (or #C36).

RGB color model

#DB4974 color RGB value is (219,73,116).

RGB: (219,73,116) (86%, 29%, 45%)

RGB channels and saturation

R 219 of 255 = 86%
G 73 of 255 = 29%
B 116 of 255 = 45%

219
73
116

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

Portions of RGB colors in percentages

R + G + B = 219 + 73 + 116 = 408 (100%)
R 219 of 408 ~ 53.68%
G 73 of 408 ~ 17.89%
B 116 of 408 ~ 28.43'%

%53.68
%17.89
%28.43

CMYK color model

#DB4974 color CMYK value is (0,67,47,14).

  • cyan value is 0.00%
  • magenta value is 66.67%
  • yellow value is 47.03%
  • key color value is 14.12%
CMYK: (0,67,47,14) C0M67Y47K14 (0%,67%,47%,14%) (0.00/0.67/0.47/0.14) 

CMYK percentages

%0
%66.67
%47.03
%14.12

Codes

Color #DB4974 in popluar color models

DB 49 74
RGB 219 73 116
HSL 342° 66.97% 57.25%
HSB/HSV 342° 66.67% 85.88%
CMYK 0.00% 66.67% 47.03%
14.12%

Color #DB4974 in popluar number systems.

HEX DB 49 74
Decimal 219 73 116
Binary 11011011 1001001 1110100
Octal 333 111 164

Shades and tints

Shades of #DB4974

#DB4974
(219,73,116)
#C8436A
(200,67,106)
#B53D60
(181,61,96)
#A23756
(162,55,86)
#8F314C
(143,49,76)
#7C2B42
(124,43,66)
#692538
(105,37,56)
#561F2E
(86,31,46)
#431924
(67,25,36)
#30131A
(48,19,26)
#1D0D10
(29,13,16)
#000000
(0,0,0)

Tints of #DB4974

#DB4974
(219,73,116)
#DE5980
(222,89,128)
#E1698C
(225,105,140)
#E47998
(228,121,152)
#E789A4
(231,137,164)
#EA99B0
(234,153,176)
#EDA9BC
(237,169,188)
#F0B9C8
(240,185,200)
#F3C9D4
(243,201,212)
#F6D9E0
(246,217,224)
#F9E9EC
(249,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DB4974 color. Also use rgb(219,73,116) instead hex code.

Text Font Color

.myTextColor { color: #DB4974; }

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

This text font color is #DB4974.

Background Color

.myBgColor { background-color: #DB4974; }

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

This div background color is #DB4974.

Border color

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

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

This div border color is #DB4974.

Opacity

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

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

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

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

This text has shadow with #DB4974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DB4974.

Preview

Color preview on black background

This text has color #DB4974 on black background.


Color preview on white background

This text has color #DB4974 on white background.


Black color preview on #DB4974 background

This text has black color on #DB4974 background.


White color preview on #DB4974 background

This text has white color on #DB4974 background.


Related colors

Complementary color

Complementary color for #hex is #24B68B.


I love getcolorcode.com

Triadic colors

1 #74DB49 and #4974DB with #DB4974 are triadic colors.

2 #7449DB and #49DB74 with #DB4974 are triadic colors.