COLOR #35347A

HEX: #35347A RGB: (53,52,122)

Color info

#35347A contains mainly blue color. Web safe color of #35347A is #333366 (or #336).

RGB color model

#35347A color RGB value is (53,52,122).

RGB: (53,52,122) (21%, 20%, 48%)

RGB channels and saturation

R 53 of 255 = 21%
G 52 of 255 = 20%
B 122 of 255 = 48%

53
52
122

R + G + B ~ 30%. #35347A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 52 + 122 = 227 (100%)
R 53 of 227 ~ 23.35%
G 52 of 227 ~ 22.91%
B 122 of 227 ~ 53.74'%

%23.35
%22.91
%53.74

CMYK color model

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

  • cyan value is 56.56%
  • magenta value is 57.38%
  • yellow value is 0.00%
  • key color value is 52.16%
CMYK: (57,57,0,52) C57M57Y0K52 (57%,57%,0%,52%) (0.57/0.57/0.00/0.52) 

CMYK percentages

%56.56
%57.38
%0
%52.16

Codes

Color #35347A in popluar color models

35 34 7A
RGB 53 52 122
HSL 241° 40.23% 34.12%
HSB/HSV 241° 57.38% 47.84%
CMYK 56.56% 57.38% 0.00%
52.16%

Color #35347A in popluar number systems.

HEX 35 34 7A
Decimal 53 52 122
Binary 110101 110100 1111010
Octal 65 64 172

Shades and tints

Shades of #35347A

#35347A
(53,52,122)
#31306F
(49,48,111)
#2D2C64
(45,44,100)
#292859
(41,40,89)
#25244E
(37,36,78)
#212043
(33,32,67)
#1D1C38
(29,28,56)
#19182D
(25,24,45)
#151422
(21,20,34)
#111017
(17,16,23)
#0D0C0C
(13,12,12)
#000000
(0,0,0)

Tints of #35347A

#35347A
(53,52,122)
#474686
(71,70,134)
#595892
(89,88,146)
#6B6A9E
(107,106,158)
#7D7CAA
(125,124,170)
#8F8EB6
(143,142,182)
#A1A0C2
(161,160,194)
#B3B2CE
(179,178,206)
#C5C4DA
(197,196,218)
#D7D6E6
(215,214,230)
#E9E8F2
(233,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #35347A; }

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

This text font color is #35347A.

Background Color

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

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

This div background color is #35347A.

Border color

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

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

This div border color is #35347A.

Opacity

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

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

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

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

This text has shadow with #35347A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35347A.

Preview

Color preview on black background

This text has color #35347A on black background.


Color preview on white background

This text has color #35347A on white background.


Black color preview on #35347A background

This text has black color on #35347A background.


White color preview on #35347A background

This text has white color on #35347A background.


Related colors

Complementary color

Complementary color for #hex is #CACB85.


I love getcolorcode.com

Triadic colors

1 #7A3534 and #347A35 with #35347A are triadic colors.

2 #7A3435 and #34357A with #35347A are triadic colors.