COLOR #31546A

HEX: #31546A RGB: (49,84,106)

Color info

#31546A contains red, green and blue colors in about the same proportion. Web safe color of #31546A is #336666 (or #366).

RGB color model

#31546A color RGB value is (49,84,106).

RGB: (49,84,106) (19%, 33%, 42%)

RGB channels and saturation

R 49 of 255 = 19%
G 84 of 255 = 33%
B 106 of 255 = 42%

49
84
106

R + G + B ~ 31%. #31546A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 84 + 106 = 239 (100%)
R 49 of 239 ~ 20.5%
G 84 of 239 ~ 35.15%
B 106 of 239 ~ 44.35'%

%20.5
%35.15
%44.35

CMYK color model

#31546A color CMYK value is (54,21,0,58).

  • cyan value is 53.77%
  • magenta value is 20.75%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (54,21,0,58)
C54M21Y0K58 (54%, 21%, 0%, 58%)
(0.54 / 0.21 / 0.00 / 0.58)

CMYK percentages

%53.77
%20.75
%0
%58.43

Codes

Color #31546A in popluar color models

31 54 6A
RGB 49 84 106
HSL 203° 36.77% 30.39%
HSB/HSV 203° 53.77% 41.57%
CMYK 53.77% 20.75% 0.00%
58.43%

Color #31546A in popluar number systems.

HEX 31 54 6A
Decimal 49 84 106
Binary 110001 1010100 1101010
Octal 61 124 152

Shades and tints

Shades of #31546A

#31546A
(49,84,106)
#2D4D61
(45,77,97)
#294658
(41,70,88)
#253F4F
(37,63,79)
#213846
(33,56,70)
#1D313D
(29,49,61)
#192A34
(25,42,52)
#15232B
(21,35,43)
#111C22
(17,28,34)
#0D1519
(13,21,25)
#090E10
(9,14,16)
#000000
(0,0,0)

Tints of #31546A

#31546A
(49,84,106)
#436377
(67,99,119)
#557284
(85,114,132)
#678191
(103,129,145)
#79909E
(121,144,158)
#8B9FAB
(139,159,171)
#9DAEB8
(157,174,184)
#AFBDC5
(175,189,197)
#C1CCD2
(193,204,210)
#D3DBDF
(211,219,223)
#E5EAEC
(229,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #31546A color. Also use rgb(49,84,106) instead hex code.

Text Font Color

.myTextColor { color: #31546A; }

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

This text font color is #31546A.

Background Color

.myBgColor { background-color: #31546A; }

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

This div background color is #31546A.

Border color

.myBorderColor { border: 1px solid #31546A; }

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

This div border color is #31546A.

Opacity

.myOpacity80 { color: #31546A; opacity: 0.8; }

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

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

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

This text has shadow with #31546A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #31546A.

Preview

Color preview on black background

This text has color #31546A on black background.


Color preview on white background

This text has color #31546A on white background.


Black color preview on #31546A background

This text has black color on #31546A background.


White color preview on #31546A background

This text has white color on #31546A background.


Related colors

Complementary color

Complementary color for #hex is #CEAB95.


I love getcolorcode.com

Triadic colors

1 #6A3154 and #546A31 with #31546A are triadic colors.

2 #6A5431 and #54316A with #31546A are triadic colors.