COLOR #D01675

HEX: #D01675 RGB: (208,22,117)

Color info

#D01675 contains mainly red color. Web safe color of #D01675 is #CC0066 (or #C06).

RGB color model

#D01675 color RGB value is (208,22,117).

RGB: (208,22,117) (82%, 9%, 46%)

RGB channels and saturation

R 208 of 255 = 82%
G 22 of 255 = 9%
B 117 of 255 = 46%

208
22
117

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

Portions of RGB colors in percentages

R + G + B = 208 + 22 + 117 = 347 (100%)
R 208 of 347 ~ 59.94%
G 22 of 347 ~ 6.34%
B 117 of 347 ~ 33.72'%

%59.94
%33.72

CMYK color model

#D01675 color CMYK value is (0,89,44,18).

  • cyan value is 0.00%
  • magenta value is 89.42%
  • yellow value is 43.75%
  • key color value is 18.43%

CMYK: (0,89,44,18)
C0M89Y44K18 (0%, 89%, 44%, 18%)
(0.00 / 0.89 / 0.44 / 0.18)

CMYK percentages

%0
%89.42
%43.75
%18.43

Codes

Color #D01675 in popluar color models

D0 16 75
RGB 208 22 117
HSL 329° 80.87% 45.10%
HSB/HSV 329° 89.42% 81.57%
CMYK 0.00% 89.42% 43.75%
18.43%

Color #D01675 in popluar number systems.

HEX D0 16 75
Decimal 208 22 117
Binary 11010000 10110 1110101
Octal 320 26 165

Shades and tints

Shades of #D01675

#D01675
(208,22,117)
#BE146B
(190,20,107)
#AC1261
(172,18,97)
#9A1057
(154,16,87)
#880E4D
(136,14,77)
#760C43
(118,12,67)
#640A39
(100,10,57)
#52082F
(82,8,47)
#400625
(64,6,37)
#2E041B
(46,4,27)
#1C0211
(28,2,17)
#000000
(0,0,0)

Tints of #D01675

#D01675
(208,22,117)
#D42B81
(212,43,129)
#D8408D
(216,64,141)
#DC5599
(220,85,153)
#E06AA5
(224,106,165)
#E47FB1
(228,127,177)
#E894BD
(232,148,189)
#ECA9C9
(236,169,201)
#F0BED5
(240,190,213)
#F4D3E1
(244,211,225)
#F8E8ED
(248,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D01675 color. Also use rgb(208,22,117) instead hex code.

Text Font Color

.myTextColor { color: #D01675; }

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

This text font color is #D01675.

Background Color

.myBgColor { background-color: #D01675; }

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

This div background color is #D01675.

Border color

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

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

This div border color is #D01675.

Opacity

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

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

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

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

This text has shadow with #D01675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D01675.

Preview

Color preview on black background

This text has color #D01675 on black background.


Color preview on white background

This text has color #D01675 on white background.


Black color preview on #D01675 background

This text has black color on #D01675 background.


White color preview on #D01675 background

This text has white color on #D01675 background.


Related colors

Complementary color

Complementary color for #hex is #2FE98A.


I love getcolorcode.com

Triadic colors

1 #75D016 and #1675D0 with #D01675 are triadic colors.

2 #7516D0 and #16D075 with #D01675 are triadic colors.