COLOR #21475D

HEX: #21475D RGB: (33,71,93)

Color info

#21475D contains mainly green and blue colors. Web safe color of #21475D is #333366 (or #336).

RGB color model

#21475D color RGB value is (33,71,93).

RGB: (33,71,93) (13%, 28%, 36%)

RGB channels and saturation

R 33 of 255 = 13%
G 71 of 255 = 28%
B 93 of 255 = 36%

33
71
93

R + G + B ~ 26%. #21475D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 71 + 93 = 197 (100%)
R 33 of 197 ~ 16.75%
G 71 of 197 ~ 36.04%
B 93 of 197 ~ 47.21'%

%16.75
%36.04
%47.21

CMYK color model

#21475D color CMYK value is (65,24,0,64).

  • cyan value is 64.52%
  • magenta value is 23.66%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (65,24,0,64)
C65M24Y0K64 (65%, 24%, 0%, 64%)
(0.65 / 0.24 / 0.00 / 0.64)

CMYK percentages

%64.52
%23.66
%0
%63.53

Codes

Color #21475D in popluar color models

21 47 5D
RGB 33 71 93
HSL 202° 47.62% 24.71%
HSB/HSV 202° 64.52% 36.47%
CMYK 64.52% 23.66% 0.00%
63.53%

Color #21475D in popluar number systems.

HEX 21 47 5D
Decimal 33 71 93
Binary 100001 1000111 1011101
Octal 41 107 135

Shades and tints

Shades of #21475D

#21475D
(33,71,93)
#1E4155
(30,65,85)
#1B3B4D
(27,59,77)
#183545
(24,53,69)
#152F3D
(21,47,61)
#122935
(18,41,53)
#0F232D
(15,35,45)
#0C1D25
(12,29,37)
#09171D
(9,23,29)
#061115
(6,17,21)
#030B0D
(3,11,13)
#000000
(0,0,0)

Tints of #21475D

#21475D
(33,71,93)
#35576B
(53,87,107)
#496779
(73,103,121)
#5D7787
(93,119,135)
#718795
(113,135,149)
#8597A3
(133,151,163)
#99A7B1
(153,167,177)
#ADB7BF
(173,183,191)
#C1C7CD
(193,199,205)
#D5D7DB
(213,215,219)
#E9E7E9
(233,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #21475D color. Also use rgb(33,71,93) instead hex code.

Text Font Color

.myTextColor { color: #21475D; }

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

This text font color is #21475D.

Background Color

.myBgColor { background-color: #21475D; }

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

This div background color is #21475D.

Border color

.myBorderColor { border: 1px solid #21475D; }

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

This div border color is #21475D.

Opacity

.myOpacity80 { color: #21475D; opacity: 0.8; }

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

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

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

This text has shadow with #21475D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #21475D.

Preview

Color preview on black background

This text has color #21475D on black background.


Color preview on white background

This text has color #21475D on white background.


Black color preview on #21475D background

This text has black color on #21475D background.


White color preview on #21475D background

This text has white color on #21475D background.


Related colors

Complementary color

Complementary color for #hex is #DEB8A2.


I love getcolorcode.com

Triadic colors

1 #5D2147 and #475D21 with #21475D are triadic colors.

2 #5D4721 and #47215D with #21475D are triadic colors.