COLOR #21326C

HEX: #21326C RGB: (33,50,108)

Color info

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

RGB color model

#21326C color RGB value is (33,50,108).

RGB: (33,50,108) (13%, 20%, 42%)

RGB channels and saturation

R 33 of 255 = 13%
G 50 of 255 = 20%
B 108 of 255 = 42%

33
50
108

R + G + B ~ 25%. #21326C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 50 + 108 = 191 (100%)
R 33 of 191 ~ 17.28%
G 50 of 191 ~ 26.18%
B 108 of 191 ~ 56.54'%

%17.28
%26.18
%56.54

CMYK color model

#21326C color CMYK value is (69,54,0,58).

  • cyan value is 69.44%
  • magenta value is 53.70%
  • yellow value is 0.00%
  • key color value is 57.65%
CMYK: (69,54,0,58) C69M54Y0K58 (69%,54%,0%,58%) (0.69/0.54/0.00/0.58) 

CMYK percentages

%69.44
%53.7
%0
%57.65

Codes

Color #21326C in popluar color models

21 32 6C
RGB 33 50 108
HSL 226° 53.19% 27.65%
HSB/HSV 226° 69.44% 42.35%
CMYK 69.44% 53.70% 0.00%
57.65%

Color #21326C in popluar number systems.

HEX 21 32 6C
Decimal 33 50 108
Binary 100001 110010 1101100
Octal 41 62 154

Shades and tints

Shades of #21326C

#21326C
(33,50,108)
#1E2E63
(30,46,99)
#1B2A5A
(27,42,90)
#182651
(24,38,81)
#152248
(21,34,72)
#121E3F
(18,30,63)
#0F1A36
(15,26,54)
#0C162D
(12,22,45)
#091224
(9,18,36)
#060E1B
(6,14,27)
#030A12
(3,10,18)
#000000
(0,0,0)

Tints of #21326C

#21326C
(33,50,108)
#354479
(53,68,121)
#495686
(73,86,134)
#5D6893
(93,104,147)
#717AA0
(113,122,160)
#858CAD
(133,140,173)
#999EBA
(153,158,186)
#ADB0C7
(173,176,199)
#C1C2D4
(193,194,212)
#D5D4E1
(213,212,225)
#E9E6EE
(233,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #21326C color. Also use rgb(33,50,108) instead hex code.

Text Font Color

.myTextColor { color: #21326C; }

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

This text font color is #21326C.

Background Color

.myBgColor { background-color: #21326C; }

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

This div background color is #21326C.

Border color

.myBorderColor { border: 1px solid #21326C; }

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

This div border color is #21326C.

Opacity

.myOpacity80 { color: #21326C; opacity: 0.8; }

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

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

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

This text has shadow with #21326C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #21326C.

Preview

Color preview on black background

This text has color #21326C on black background.


Color preview on white background

This text has color #21326C on white background.


Black color preview on #21326C background

This text has black color on #21326C background.


White color preview on #21326C background

This text has white color on #21326C background.


Related colors

Complementary color

Complementary color for #hex is #DECD93.


I love getcolorcode.com

Triadic colors

1 #6C2132 and #326C21 with #21326C are triadic colors.

2 #6C3221 and #32216C with #21326C are triadic colors.