COLOR #35134D

HEX: #35134D RGB: (53,19,77)

Color info

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

RGB color model

#35134D color RGB value is (53,19,77).

RGB: (53,19,77) (21%, 7%, 30%)

RGB channels and saturation

R 53 of 255 = 21%
G 19 of 255 = 7%
B 77 of 255 = 30%

53
19
77

R + G + B ~ 19%. #35134D is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 19 + 77 = 149 (100%)
R 53 of 149 ~ 35.57%
G 19 of 149 ~ 12.75%
B 77 of 149 ~ 51.68'%

%35.57
%12.75
%51.68

CMYK color model

#35134D color CMYK value is (31,75,0,70).

  • cyan value is 31.17%
  • magenta value is 75.32%
  • yellow value is 0.00%
  • key color value is 69.80%

CMYK: (31,75,0,70)
C31M75Y0K70 (31%, 75%, 0%, 70%)
(0.31 / 0.75 / 0.00 / 0.70)

CMYK percentages

%31.17
%75.32
%0
%69.8

Codes

Color #35134D in popluar color models

35 13 4D
RGB 53 19 77
HSL 275° 60.42% 18.82%
HSB/HSV 275° 75.32% 30.20%
CMYK 31.17% 75.32% 0.00%
69.80%

Color #35134D in popluar number systems.

HEX 35 13 4D
Decimal 53 19 77
Binary 110101 10011 1001101
Octal 65 23 115

Shades and tints

Shades of #35134D

#35134D
(53,19,77)
#311246
(49,18,70)
#2D113F
(45,17,63)
#291038
(41,16,56)
#250F31
(37,15,49)
#210E2A
(33,14,42)
#1D0D23
(29,13,35)
#190C1C
(25,12,28)
#150B15
(21,11,21)
#110A0E
(17,10,14)
#0D0907
(13,9,7)
#000000
(0,0,0)

Tints of #35134D

#35134D
(53,19,77)
#47285D
(71,40,93)
#593D6D
(89,61,109)
#6B527D
(107,82,125)
#7D678D
(125,103,141)
#8F7C9D
(143,124,157)
#A191AD
(161,145,173)
#B3A6BD
(179,166,189)
#C5BBCD
(197,187,205)
#D7D0DD
(215,208,221)
#E9E5ED
(233,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35134D color. Also use rgb(53,19,77) instead hex code.

Text Font Color

.myTextColor { color: #35134D; }

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

This text font color is #35134D.

Background Color

.myBgColor { background-color: #35134D; }

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

This div background color is #35134D.

Border color

.myBorderColor { border: 1px solid #35134D; }

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

This div border color is #35134D.

Opacity

.myOpacity80 { color: #35134D; opacity: 0.8; }

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

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

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

This text has shadow with #35134D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35134D.

Preview

Color preview on black background

This text has color #35134D on black background.


Color preview on white background

This text has color #35134D on white background.


Black color preview on #35134D background

This text has black color on #35134D background.


White color preview on #35134D background

This text has white color on #35134D background.


Related colors

Complementary color

Complementary color for #hex is #CAECB2.


I love getcolorcode.com

Triadic colors

1 #4D3513 and #134D35 with #35134D are triadic colors.

2 #4D1335 and #13354D with #35134D are triadic colors.