COLOR #210748

HEX: #210748 RGB: (33,7,72)

Color info

#210748 contains mainly red and blue colors. Web safe color of #210748 is #330033 (or #303).

RGB color model

#210748 color RGB value is (33,7,72).

RGB: (33,7,72) (13%, 3%, 28%)

RGB channels and saturation

R 33 of 255 = 13%
G 7 of 255 = 3%
B 72 of 255 = 28%

33
7
72

R + G + B ~ 15%. #210748 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 7 + 72 = 112 (100%)
R 33 of 112 ~ 29.46%
G 7 of 112 ~ 6.25%
B 72 of 112 ~ 64.29'%

%29.46
%64.29

CMYK color model

#210748 color CMYK value is (54,90,0,72).

  • cyan value is 54.17%
  • magenta value is 90.28%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (54,90,0,72)
C54M90Y0K72 (54%, 90%, 0%, 72%)
(0.54 / 0.90 / 0.00 / 0.72)

CMYK percentages

%54.17
%90.28
%0
%71.76

Codes

Color #210748 in popluar color models

21 07 48
RGB 33 7 72
HSL 264° 82.28% 15.49%
HSB/HSV 264° 90.28% 28.24%
CMYK 54.17% 90.28% 0.00%
71.76%

Color #210748 in popluar number systems.

HEX 21 07 48
Decimal 33 7 72
Binary 100001 111 1001000
Octal 41 7 110

Shades and tints

Shades of #210748

#210748
(33,7,72)
#1E0742
(30,7,66)
#1B073C
(27,7,60)
#180736
(24,7,54)
#150730
(21,7,48)
#12072A
(18,7,42)
#0F0724
(15,7,36)
#0C071E
(12,7,30)
#090718
(9,7,24)
#060712
(6,7,18)
#03070C
(3,7,12)
#000000
(0,0,0)

Tints of #210748

#210748
(33,7,72)
#351D58
(53,29,88)
#493368
(73,51,104)
#5D4978
(93,73,120)
#715F88
(113,95,136)
#857598
(133,117,152)
#998BA8
(153,139,168)
#ADA1B8
(173,161,184)
#C1B7C8
(193,183,200)
#D5CDD8
(213,205,216)
#E9E3E8
(233,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #210748 color. Also use rgb(33,7,72) instead hex code.

Text Font Color

.myTextColor { color: #210748; }

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

This text font color is #210748.

Background Color

.myBgColor { background-color: #210748; }

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

This div background color is #210748.

Border color

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

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

This div border color is #210748.

Opacity

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

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

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

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

This text has shadow with #210748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #210748.

Preview

Color preview on black background

This text has color #210748 on black background.


Color preview on white background

This text has color #210748 on white background.


Black color preview on #210748 background

This text has black color on #210748 background.


White color preview on #210748 background

This text has white color on #210748 background.


Related colors

Complementary color

Complementary color for #hex is #DEF8B7.


I love getcolorcode.com

Triadic colors

1 #482107 and #074821 with #210748 are triadic colors.

2 #480721 and #072148 with #210748 are triadic colors.