COLOR #354267

HEX: #354267 RGB: (53,66,103)

Color info

#354267 contains red, green and blue colors in about the same proportion. Web safe color of #354267 is #333366 (or #336).

RGB color model

#354267 color RGB value is (53,66,103).

RGB: (53,66,103) (21%, 26%, 40%)

RGB channels and saturation

R 53 of 255 = 21%
G 66 of 255 = 26%
B 103 of 255 = 40%

53
66
103

R + G + B ~ 29%. #354267 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 66 + 103 = 222 (100%)
R 53 of 222 ~ 23.87%
G 66 of 222 ~ 29.73%
B 103 of 222 ~ 46.4'%

%23.87
%29.73
%46.4

CMYK color model

#354267 color CMYK value is (49,36,0,60).

  • cyan value is 48.54%
  • magenta value is 35.92%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (49,36,0,60)
C49M36Y0K60 (49%, 36%, 0%, 60%)
(0.49 / 0.36 / 0.00 / 0.60)

CMYK percentages

%48.54
%35.92
%0
%59.61

Codes

Color #354267 in popluar color models

35 42 67
RGB 53 66 103
HSL 224° 32.05% 30.59%
HSB/HSV 224° 48.54% 40.39%
CMYK 48.54% 35.92% 0.00%
59.61%

Color #354267 in popluar number systems.

HEX 35 42 67
Decimal 53 66 103
Binary 110101 1000010 1100111
Octal 65 102 147

Shades and tints

Shades of #354267

#354267
(53,66,103)
#313C5E
(49,60,94)
#2D3655
(45,54,85)
#29304C
(41,48,76)
#252A43
(37,42,67)
#21243A
(33,36,58)
#1D1E31
(29,30,49)
#191828
(25,24,40)
#15121F
(21,18,31)
#110C16
(17,12,22)
#0D060D
(13,6,13)
#000000
(0,0,0)

Tints of #354267

#354267
(53,66,103)
#475374
(71,83,116)
#596481
(89,100,129)
#6B758E
(107,117,142)
#7D869B
(125,134,155)
#8F97A8
(143,151,168)
#A1A8B5
(161,168,181)
#B3B9C2
(179,185,194)
#C5CACF
(197,202,207)
#D7DBDC
(215,219,220)
#E9ECE9
(233,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #354267 color. Also use rgb(53,66,103) instead hex code.

Text Font Color

.myTextColor { color: #354267; }

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

This text font color is #354267.

Background Color

.myBgColor { background-color: #354267; }

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

This div background color is #354267.

Border color

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

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

This div border color is #354267.

Opacity

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

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

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

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

This text has shadow with #354267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354267.

Preview

Color preview on black background

This text has color #354267 on black background.


Color preview on white background

This text has color #354267 on white background.


Black color preview on #354267 background

This text has black color on #354267 background.


White color preview on #354267 background

This text has white color on #354267 background.


Related colors

Complementary color

Complementary color for #hex is #CABD98.


I love getcolorcode.com

Triadic colors

1 #673542 and #426735 with #354267 are triadic colors.

2 #674235 and #423567 with #354267 are triadic colors.