COLOR #33537C

HEX: #33537C RGB: (51,83,124)

Color info

#33537C contains mainly green and blue colors. Web safe color of #33537C is #336666 (or #366).

RGB color model

#33537C color RGB value is (51,83,124).

RGB: (51,83,124) (20%, 33%, 49%)

RGB channels and saturation

R 51 of 255 = 20%
G 83 of 255 = 33%
B 124 of 255 = 49%

51
83
124

R + G + B ~ 34%. #33537C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 83 + 124 = 258 (100%)
R 51 of 258 ~ 19.77%
G 83 of 258 ~ 32.17%
B 124 of 258 ~ 48.06'%

%19.77
%32.17
%48.06

CMYK color model

#33537C color CMYK value is (59,33,0,51).

  • cyan value is 58.87%
  • magenta value is 33.06%
  • yellow value is 0.00%
  • key color value is 51.37%

CMYK: (59,33,0,51)
C59M33Y0K51 (59%, 33%, 0%, 51%)
(0.59 / 0.33 / 0.00 / 0.51)

CMYK percentages

%58.87
%33.06
%0
%51.37

Codes

Color #33537C in popluar color models

33 53 7C
RGB 51 83 124
HSL 214° 41.71% 34.31%
HSB/HSV 214° 58.87% 48.63%
CMYK 58.87% 33.06% 0.00%
51.37%

Color #33537C in popluar number systems.

HEX 33 53 7C
Decimal 51 83 124
Binary 110011 1010011 1111100
Octal 63 123 174

Shades and tints

Shades of #33537C

#33537C
(51,83,124)
#2F4C71
(47,76,113)
#2B4566
(43,69,102)
#273E5B
(39,62,91)
#233750
(35,55,80)
#1F3045
(31,48,69)
#1B293A
(27,41,58)
#17222F
(23,34,47)
#131B24
(19,27,36)
#0F1419
(15,20,25)
#0B0D0E
(11,13,14)
#000000
(0,0,0)

Tints of #33537C

#33537C
(51,83,124)
#456287
(69,98,135)
#577192
(87,113,146)
#69809D
(105,128,157)
#7B8FA8
(123,143,168)
#8D9EB3
(141,158,179)
#9FADBE
(159,173,190)
#B1BCC9
(177,188,201)
#C3CBD4
(195,203,212)
#D5DADF
(213,218,223)
#E7E9EA
(231,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #33537C color. Also use rgb(51,83,124) instead hex code.

Text Font Color

.myTextColor { color: #33537C; }

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

This text font color is #33537C.

Background Color

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

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

This div background color is #33537C.

Border color

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

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

This div border color is #33537C.

Opacity

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

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

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

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

This text has shadow with #33537C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33537C.

Preview

Color preview on black background

This text has color #33537C on black background.


Color preview on white background

This text has color #33537C on white background.


Black color preview on #33537C background

This text has black color on #33537C background.


White color preview on #33537C background

This text has white color on #33537C background.


Related colors

Complementary color

Complementary color for #hex is #CCAC83.


I love getcolorcode.com

Triadic colors

1 #7C3353 and #537C33 with #33537C are triadic colors.

2 #7C5333 and #53337C with #33537C are triadic colors.