COLOR #D35492

HEX: #D35492 RGB: (211,84,146)

Color info

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

RGB color model

#D35492 color RGB value is (211,84,146).

RGB: (211,84,146) (83%, 33%, 57%)

RGB channels and saturation

R 211 of 255 = 83%
G 84 of 255 = 33%
B 146 of 255 = 57%

211
84
146

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

Portions of RGB colors in percentages

R + G + B = 211 + 84 + 146 = 441 (100%)
R 211 of 441 ~ 47.85%
G 84 of 441 ~ 19.05%
B 146 of 441 ~ 33.11'%

%47.85
%19.05
%33.11

CMYK color model

#D35492 color CMYK value is (0,60,31,17).

  • cyan value is 0.00%
  • magenta value is 60.19%
  • yellow value is 30.81%
  • key color value is 17.25%

CMYK: (0,60,31,17)
C0M60Y31K17 (0%, 60%, 31%, 17%)
(0.00 / 0.60 / 0.31 / 0.17)

CMYK percentages

%0
%60.19
%30.81
%17.25

Codes

Color #D35492 in popluar color models

D3 54 92
RGB 211 84 146
HSL 331° 59.07% 57.84%
HSB/HSV 331° 60.19% 82.75%
CMYK 0.00% 60.19% 30.81%
17.25%

Color #D35492 in popluar number systems.

HEX D3 54 92
Decimal 211 84 146
Binary 11010011 1010100 10010010
Octal 323 124 222

Shades and tints

Shades of #D35492

#D35492
(211,84,146)
#C04D85
(192,77,133)
#AD4678
(173,70,120)
#9A3F6B
(154,63,107)
#87385E
(135,56,94)
#743151
(116,49,81)
#612A44
(97,42,68)
#4E2337
(78,35,55)
#3B1C2A
(59,28,42)
#28151D
(40,21,29)
#150E10
(21,14,16)
#000000
(0,0,0)

Tints of #D35492

#D35492
(211,84,146)
#D7639B
(215,99,155)
#DB72A4
(219,114,164)
#DF81AD
(223,129,173)
#E390B6
(227,144,182)
#E79FBF
(231,159,191)
#EBAEC8
(235,174,200)
#EFBDD1
(239,189,209)
#F3CCDA
(243,204,218)
#F7DBE3
(247,219,227)
#FBEAEC
(251,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D35492 color. Also use rgb(211,84,146) instead hex code.

Text Font Color

.myTextColor { color: #D35492; }

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

This text font color is #D35492.

Background Color

.myBgColor { background-color: #D35492; }

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

This div background color is #D35492.

Border color

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

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

This div border color is #D35492.

Opacity

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

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

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

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

This text has shadow with #D35492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D35492.

Preview

Color preview on black background

This text has color #D35492 on black background.


Color preview on white background

This text has color #D35492 on white background.


Black color preview on #D35492 background

This text has black color on #D35492 background.


White color preview on #D35492 background

This text has white color on #D35492 background.


Related colors

Complementary color

Complementary color for #hex is #2CAB6D.


I love getcolorcode.com

Triadic colors

1 #92D354 and #5492D3 with #D35492 are triadic colors.

2 #9254D3 and #54D392 with #D35492 are triadic colors.