COLOR #35164B

HEX: #35164B RGB: (53,22,75)

Color info

#35164B contains red, green and blue colors in about the same proportion. Web safe color of #35164B is #330033 (or #303).

RGB color model

#35164B color RGB value is (53,22,75).

RGB: (53,22,75) (21%, 9%, 29%)

RGB channels and saturation

R 53 of 255 = 21%
G 22 of 255 = 9%
B 75 of 255 = 29%

53
22
75

R + G + B ~ 20%. #35164B is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 22 + 75 = 150 (100%)
R 53 of 150 ~ 35.33%
G 22 of 150 ~ 14.67%
B 75 of 150 ~ 50'%

%35.33
%14.67
%50

CMYK color model

#35164B color CMYK value is (29,71,0,71).

  • cyan value is 29.33%
  • magenta value is 70.67%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (29,71,0,71)
C29M71Y0K71 (29%, 71%, 0%, 71%)
(0.29 / 0.71 / 0.00 / 0.71)

CMYK percentages

%29.33
%70.67
%0
%70.59

Codes

Color #35164B in popluar color models

35 16 4B
RGB 53 22 75
HSL 275° 54.64% 19.02%
HSB/HSV 275° 70.67% 29.41%
CMYK 29.33% 70.67% 0.00%
70.59%

Color #35164B in popluar number systems.

HEX 35 16 4B
Decimal 53 22 75
Binary 110101 10110 1001011
Octal 65 26 113

Shades and tints

Shades of #35164B

#35164B
(53,22,75)
#311445
(49,20,69)
#2D123F
(45,18,63)
#291039
(41,16,57)
#250E33
(37,14,51)
#210C2D
(33,12,45)
#1D0A27
(29,10,39)
#190821
(25,8,33)
#15061B
(21,6,27)
#110415
(17,4,21)
#0D020F
(13,2,15)
#000000
(0,0,0)

Tints of #35164B

#35164B
(53,22,75)
#472B5B
(71,43,91)
#59406B
(89,64,107)
#6B557B
(107,85,123)
#7D6A8B
(125,106,139)
#8F7F9B
(143,127,155)
#A194AB
(161,148,171)
#B3A9BB
(179,169,187)
#C5BECB
(197,190,203)
#D7D3DB
(215,211,219)
#E9E8EB
(233,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35164B color. Also use rgb(53,22,75) instead hex code.

Text Font Color

.myTextColor { color: #35164B; }

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

This text font color is #35164B.

Background Color

.myBgColor { background-color: #35164B; }

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

This div background color is #35164B.

Border color

.myBorderColor { border: 1px solid #35164B; }

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

This div border color is #35164B.

Opacity

.myOpacity80 { color: #35164B; opacity: 0.8; }

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

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

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

This text has shadow with #35164B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35164B.

Preview

Color preview on black background

This text has color #35164B on black background.


Color preview on white background

This text has color #35164B on white background.


Black color preview on #35164B background

This text has black color on #35164B background.


White color preview on #35164B background

This text has white color on #35164B background.


Related colors

Complementary color

Complementary color for #hex is #CAE9B4.


I love getcolorcode.com

Triadic colors

1 #4B3516 and #164B35 with #35164B are triadic colors.

2 #4B1635 and #16354B with #35164B are triadic colors.