COLOR #33057E

HEX: #33057E RGB: (51,5,126)

Color info

#33057E contains mainly blue color. Web safe color of #33057E is #330066 (or #306).

RGB color model

#33057E color RGB value is (51,5,126).

RGB: (51,5,126) (20%, 2%, 49%)

RGB channels and saturation

R 51 of 255 = 20%
G 5 of 255 = 2%
B 126 of 255 = 49%

51
5
126

R + G + B ~ 24%. #33057E is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 5 + 126 = 182 (100%)
R 51 of 182 ~ 28.02%
G 5 of 182 ~ 2.75%
B 126 of 182 ~ 69.23'%

%28.02
%69.23

CMYK color model

#33057E color CMYK value is (60,96,0,51).

  • cyan value is 59.52%
  • magenta value is 96.03%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (60,96,0,51)
C60M96Y0K51 (60%, 96%, 0%, 51%)
(0.60 / 0.96 / 0.00 / 0.51)

CMYK percentages

%59.52
%96.03
%0
%50.59

Codes

Color #33057E in popluar color models

33 05 7E
RGB 51 5 126
HSL 263° 92.37% 25.69%
HSB/HSV 263° 96.03% 49.41%
CMYK 59.52% 96.03% 0.00%
50.59%

Color #33057E in popluar number systems.

HEX 33 05 7E
Decimal 51 5 126
Binary 110011 101 1111110
Octal 63 5 176

Shades and tints

Shades of #33057E

#33057E
(51,5,126)
#2F0573
(47,5,115)
#2B0568
(43,5,104)
#27055D
(39,5,93)
#230552
(35,5,82)
#1F0547
(31,5,71)
#1B053C
(27,5,60)
#170531
(23,5,49)
#130526
(19,5,38)
#0F051B
(15,5,27)
#0B0510
(11,5,16)
#000000
(0,0,0)

Tints of #33057E

#33057E
(51,5,126)
#451B89
(69,27,137)
#573194
(87,49,148)
#69479F
(105,71,159)
#7B5DAA
(123,93,170)
#8D73B5
(141,115,181)
#9F89C0
(159,137,192)
#B19FCB
(177,159,203)
#C3B5D6
(195,181,214)
#D5CBE1
(213,203,225)
#E7E1EC
(231,225,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #33057E color. Also use rgb(51,5,126) instead hex code.

Text Font Color

.myTextColor { color: #33057E; }

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

This text font color is #33057E.

Background Color

.myBgColor { background-color: #33057E; }

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

This div background color is #33057E.

Border color

.myBorderColor { border: 1px solid #33057E; }

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

This div border color is #33057E.

Opacity

.myOpacity80 { color: #33057E; opacity: 0.8; }

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

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

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

This text has shadow with #33057E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33057E.

Preview

Color preview on black background

This text has color #33057E on black background.


Color preview on white background

This text has color #33057E on white background.


Black color preview on #33057E background

This text has black color on #33057E background.


White color preview on #33057E background

This text has white color on #33057E background.


Related colors

Complementary color

Complementary color for #hex is #CCFA81.


I love getcolorcode.com

Triadic colors

1 #7E3305 and #057E33 with #33057E are triadic colors.

2 #7E0533 and #05337E with #33057E are triadic colors.