COLOR #D76482

HEX: #D76482 RGB: (215,100,130)

Color info

#D76482 contains mainly red color. Web safe color of #D76482 is #CC6699 (or #C69).

RGB color model

#D76482 color RGB value is (215,100,130).

RGB: (215,100,130) (84%, 39%, 51%)

RGB channels and saturation

R 215 of 255 = 84%
G 100 of 255 = 39%
B 130 of 255 = 51%

215
100
130

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

Portions of RGB colors in percentages

R + G + B = 215 + 100 + 130 = 445 (100%)
R 215 of 445 ~ 48.31%
G 100 of 445 ~ 22.47%
B 130 of 445 ~ 29.21'%

%48.31
%22.47
%29.21

CMYK color model

#D76482 color CMYK value is (0,53,40,16).

  • cyan value is 0.00%
  • magenta value is 53.49%
  • yellow value is 39.53%
  • key color value is 15.69%

CMYK: (0,53,40,16)
C0M53Y40K16 (0%, 53%, 40%, 16%)
(0.00 / 0.53 / 0.40 / 0.16)

CMYK percentages

%0
%53.49
%39.53
%15.69

Codes

Color #D76482 in popluar color models

D7 64 82
RGB 215 100 130
HSL 344° 58.97% 61.76%
HSB/HSV 344° 53.49% 84.31%
CMYK 0.00% 53.49% 39.53%
15.69%

Color #D76482 in popluar number systems.

HEX D7 64 82
Decimal 215 100 130
Binary 11010111 1100100 10000010
Octal 327 144 202

Shades and tints

Shades of #D76482

#D76482
(215,100,130)
#C45B77
(196,91,119)
#B1526C
(177,82,108)
#9E4961
(158,73,97)
#8B4056
(139,64,86)
#78374B
(120,55,75)
#652E40
(101,46,64)
#522535
(82,37,53)
#3F1C2A
(63,28,42)
#2C131F
(44,19,31)
#190A14
(25,10,20)
#000000
(0,0,0)

Tints of #D76482

#D76482
(215,100,130)
#DA728D
(218,114,141)
#DD8098
(221,128,152)
#E08EA3
(224,142,163)
#E39CAE
(227,156,174)
#E6AAB9
(230,170,185)
#E9B8C4
(233,184,196)
#ECC6CF
(236,198,207)
#EFD4DA
(239,212,218)
#F2E2E5
(242,226,229)
#F5F0F0
(245,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D76482 color. Also use rgb(215,100,130) instead hex code.

Text Font Color

.myTextColor { color: #D76482; }

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

This text font color is #D76482.

Background Color

.myBgColor { background-color: #D76482; }

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

This div background color is #D76482.

Border color

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

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

This div border color is #D76482.

Opacity

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

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

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

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

This text has shadow with #D76482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D76482.

Preview

Color preview on black background

This text has color #D76482 on black background.


Color preview on white background

This text has color #D76482 on white background.


Black color preview on #D76482 background

This text has black color on #D76482 background.


White color preview on #D76482 background

This text has white color on #D76482 background.


Related colors

Complementary color

Complementary color for #hex is #289B7D.


I love getcolorcode.com

Triadic colors

1 #82D764 and #6482D7 with #D76482 are triadic colors.

2 #8264D7 and #64D782 with #D76482 are triadic colors.