COLOR #35134A

HEX: #35134A RGB: (53,19,74)

Color info

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

RGB color model

#35134A color RGB value is (53,19,74).

RGB: (53,19,74) (21%, 7%, 29%)

RGB channels and saturation

R 53 of 255 = 21%
G 19 of 255 = 7%
B 74 of 255 = 29%

53
19
74

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

Portions of RGB colors in percentages

R + G + B = 53 + 19 + 74 = 146 (100%)
R 53 of 146 ~ 36.3%
G 19 of 146 ~ 13.01%
B 74 of 146 ~ 50.68'%

%36.3
%13.01
%50.68

CMYK color model

#35134A color CMYK value is (28,74,0,71).

  • cyan value is 28.38%
  • magenta value is 74.32%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (28,74,0,71)
C28M74Y0K71 (28%, 74%, 0%, 71%)
(0.28 / 0.74 / 0.00 / 0.71)

CMYK percentages

%28.38
%74.32
%0
%70.98

Codes

Color #35134A in popluar color models

35 13 4A
RGB 53 19 74
HSL 277° 59.14% 18.24%
HSB/HSV 277° 74.32% 29.02%
CMYK 28.38% 74.32% 0.00%
70.98%

Color #35134A in popluar number systems.

HEX 35 13 4A
Decimal 53 19 74
Binary 110101 10011 1001010
Octal 65 23 112

Shades and tints

Shades of #35134A

#35134A
(53,19,74)
#311244
(49,18,68)
#2D113E
(45,17,62)
#291038
(41,16,56)
#250F32
(37,15,50)
#210E2C
(33,14,44)
#1D0D26
(29,13,38)
#190C20
(25,12,32)
#150B1A
(21,11,26)
#110A14
(17,10,20)
#0D090E
(13,9,14)
#000000
(0,0,0)

Tints of #35134A

#35134A
(53,19,74)
#47285A
(71,40,90)
#593D6A
(89,61,106)
#6B527A
(107,82,122)
#7D678A
(125,103,138)
#8F7C9A
(143,124,154)
#A191AA
(161,145,170)
#B3A6BA
(179,166,186)
#C5BBCA
(197,187,202)
#D7D0DA
(215,208,218)
#E9E5EA
(233,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #35134A; }

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

This text font color is #35134A.

Background Color

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

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

This div background color is #35134A.

Border color

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

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

This div border color is #35134A.

Opacity

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

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

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

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

This text has shadow with #35134A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35134A.

Preview

Color preview on black background

This text has color #35134A on black background.


Color preview on white background

This text has color #35134A on white background.


Black color preview on #35134A background

This text has black color on #35134A background.


White color preview on #35134A background

This text has white color on #35134A background.


Related colors

Complementary color

Complementary color for #hex is #CAECB5.


I love getcolorcode.com

Triadic colors

1 #4A3513 and #134A35 with #35134A are triadic colors.

2 #4A1335 and #13354A with #35134A are triadic colors.