COLOR #21357D

HEX: #21357D RGB: (33,53,125)

Color info

#21357D contains mainly blue color. Web safe color of #21357D is #333366 (or #336).

RGB color model

#21357D color RGB value is (33,53,125).

RGB: (33,53,125) (13%, 21%, 49%)

RGB channels and saturation

R 33 of 255 = 13%
G 53 of 255 = 21%
B 125 of 255 = 49%

33
53
125

R + G + B ~ 28%. #21357D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 53 + 125 = 211 (100%)
R 33 of 211 ~ 15.64%
G 53 of 211 ~ 25.12%
B 125 of 211 ~ 59.24'%

%15.64
%25.12
%59.24

CMYK color model

#21357D color CMYK value is (74,58,0,51).

  • cyan value is 73.60%
  • magenta value is 57.60%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (74,58,0,51)
C74M58Y0K51 (74%, 58%, 0%, 51%)
(0.74 / 0.58 / 0.00 / 0.51)

CMYK percentages

%73.6
%57.6
%0
%50.98

Codes

Color #21357D in popluar color models

21 35 7D
RGB 33 53 125
HSL 227° 58.23% 30.98%
HSB/HSV 227° 73.60% 49.02%
CMYK 73.60% 57.60% 0.00%
50.98%

Color #21357D in popluar number systems.

HEX 21 35 7D
Decimal 33 53 125
Binary 100001 110101 1111101
Octal 41 65 175

Shades and tints

Shades of #21357D

#21357D
(33,53,125)
#1E3172
(30,49,114)
#1B2D67
(27,45,103)
#18295C
(24,41,92)
#152551
(21,37,81)
#122146
(18,33,70)
#0F1D3B
(15,29,59)
#0C1930
(12,25,48)
#091525
(9,21,37)
#06111A
(6,17,26)
#030D0F
(3,13,15)
#000000
(0,0,0)

Tints of #21357D

#21357D
(33,53,125)
#354788
(53,71,136)
#495993
(73,89,147)
#5D6B9E
(93,107,158)
#717DA9
(113,125,169)
#858FB4
(133,143,180)
#99A1BF
(153,161,191)
#ADB3CA
(173,179,202)
#C1C5D5
(193,197,213)
#D5D7E0
(213,215,224)
#E9E9EB
(233,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #21357D color. Also use rgb(33,53,125) instead hex code.

Text Font Color

.myTextColor { color: #21357D; }

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

This text font color is #21357D.

Background Color

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

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

This div background color is #21357D.

Border color

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

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

This div border color is #21357D.

Opacity

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

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

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

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

This text has shadow with #21357D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #21357D.

Preview

Color preview on black background

This text has color #21357D on black background.


Color preview on white background

This text has color #21357D on white background.


Black color preview on #21357D background

This text has black color on #21357D background.


White color preview on #21357D background

This text has white color on #21357D background.


Related colors

Complementary color

Complementary color for #hex is #DECA82.


I love getcolorcode.com

Triadic colors

1 #7D2135 and #357D21 with #21357D are triadic colors.

2 #7D3521 and #35217D with #21357D are triadic colors.