COLOR #35567A

HEX: #35567A RGB: (53,86,122)

Color info

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

RGB color model

#35567A color RGB value is (53,86,122).

RGB: (53,86,122) (21%, 34%, 48%)

RGB channels and saturation

R 53 of 255 = 21%
G 86 of 255 = 34%
B 122 of 255 = 48%

53
86
122

R + G + B ~ 34%. #35567A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 86 + 122 = 261 (100%)
R 53 of 261 ~ 20.31%
G 86 of 261 ~ 32.95%
B 122 of 261 ~ 46.74'%

%20.31
%32.95
%46.74

CMYK color model

#35567A color CMYK value is (57,30,0,52).

  • cyan value is 56.56%
  • magenta value is 29.51%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (57,30,0,52)
C57M30Y0K52 (57%, 30%, 0%, 52%)
(0.57 / 0.30 / 0.00 / 0.52)

CMYK percentages

%56.56
%29.51
%0
%52.16

Codes

Color #35567A in popluar color models

35 56 7A
RGB 53 86 122
HSL 211° 39.43% 34.31%
HSB/HSV 211° 56.56% 47.84%
CMYK 56.56% 29.51% 0.00%
52.16%

Color #35567A in popluar number systems.

HEX 35 56 7A
Decimal 53 86 122
Binary 110101 1010110 1111010
Octal 65 126 172

Shades and tints

Shades of #35567A

#35567A
(53,86,122)
#314F6F
(49,79,111)
#2D4864
(45,72,100)
#294159
(41,65,89)
#253A4E
(37,58,78)
#213343
(33,51,67)
#1D2C38
(29,44,56)
#19252D
(25,37,45)
#151E22
(21,30,34)
#111717
(17,23,23)
#0D100C
(13,16,12)
#000000
(0,0,0)

Tints of #35567A

#35567A
(53,86,122)
#476586
(71,101,134)
#597492
(89,116,146)
#6B839E
(107,131,158)
#7D92AA
(125,146,170)
#8FA1B6
(143,161,182)
#A1B0C2
(161,176,194)
#B3BFCE
(179,191,206)
#C5CEDA
(197,206,218)
#D7DDE6
(215,221,230)
#E9ECF2
(233,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35567A color. Also use rgb(53,86,122) instead hex code.

Text Font Color

.myTextColor { color: #35567A; }

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

This text font color is #35567A.

Background Color

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

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

This div background color is #35567A.

Border color

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

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

This div border color is #35567A.

Opacity

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

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

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

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

This text has shadow with #35567A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35567A.

Preview

Color preview on black background

This text has color #35567A on black background.


Color preview on white background

This text has color #35567A on white background.


Black color preview on #35567A background

This text has black color on #35567A background.


White color preview on #35567A background

This text has white color on #35567A background.


Related colors

Complementary color

Complementary color for #hex is #CAA985.


I love getcolorcode.com

Triadic colors

1 #7A3556 and #567A35 with #35567A are triadic colors.

2 #7A5635 and #56357A with #35567A are triadic colors.