COLOR #D035B9

HEX: #D035B9 RGB: (208,53,185)

Color info

#D035B9 contains mainly red and blue colors. Web safe color of #D035B9 is #CC33CC (or #C3C).

RGB color model

#D035B9 color RGB value is (208,53,185).

RGB: (208,53,185) (82%, 21%, 73%)

RGB channels and saturation

R 208 of 255 = 82%
G 53 of 255 = 21%
B 185 of 255 = 73%

208
53
185

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

Portions of RGB colors in percentages

R + G + B = 208 + 53 + 185 = 446 (100%)
R 208 of 446 ~ 46.64%
G 53 of 446 ~ 11.88%
B 185 of 446 ~ 41.48'%

%46.64
%11.88
%41.48

CMYK color model

#D035B9 color CMYK value is (0,75,11,18).

  • cyan value is 0.00%
  • magenta value is 74.52%
  • yellow value is 11.06%
  • key color value is 18.43%

CMYK: (0,75,11,18)
C0M75Y11K18 (0%, 75%, 11%, 18%)
(0.00 / 0.75 / 0.11 / 0.18)

CMYK percentages

%0
%74.52
%11.06
%18.43

Codes

Color #D035B9 in popluar color models

D0 35 B9
RGB 208 53 185
HSL 309° 62.25% 51.18%
HSB/HSV 309° 74.52% 81.57%
CMYK 0.00% 74.52% 11.06%
18.43%

Color #D035B9 in popluar number systems.

HEX D0 35 B9
Decimal 208 53 185
Binary 11010000 110101 10111001
Octal 320 65 271

Shades and tints

Shades of #D035B9

#D035B9
(208,53,185)
#BE31A9
(190,49,169)
#AC2D99
(172,45,153)
#9A2989
(154,41,137)
#882579
(136,37,121)
#762169
(118,33,105)
#641D59
(100,29,89)
#521949
(82,25,73)
#401539
(64,21,57)
#2E1129
(46,17,41)
#1C0D19
(28,13,25)
#000000
(0,0,0)

Tints of #D035B9

#D035B9
(208,53,185)
#D447BF
(212,71,191)
#D859C5
(216,89,197)
#DC6BCB
(220,107,203)
#E07DD1
(224,125,209)
#E48FD7
(228,143,215)
#E8A1DD
(232,161,221)
#ECB3E3
(236,179,227)
#F0C5E9
(240,197,233)
#F4D7EF
(244,215,239)
#F8E9F5
(248,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D035B9 color. Also use rgb(208,53,185) instead hex code.

Text Font Color

.myTextColor { color: #D035B9; }

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

This text font color is #D035B9.

Background Color

.myBgColor { background-color: #D035B9; }

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

This div background color is #D035B9.

Border color

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

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

This div border color is #D035B9.

Opacity

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

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

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

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

This text has shadow with #D035B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D035B9.

Preview

Color preview on black background

This text has color #D035B9 on black background.


Color preview on white background

This text has color #D035B9 on white background.


Black color preview on #D035B9 background

This text has black color on #D035B9 background.


White color preview on #D035B9 background

This text has white color on #D035B9 background.


Related colors

Complementary color

Complementary color for #hex is #2FCA46.


I love getcolorcode.com

Triadic colors

1 #B9D035 and #35B9D0 with #D035B9 are triadic colors.

2 #B935D0 and #35D0B9 with #D035B9 are triadic colors.