COLOR #35488A

HEX: #35488A RGB: (53,72,138)

Color info

#35488A contains mainly blue color. Web safe color of #35488A is #333399 (or #339).

RGB color model

#35488A color RGB value is (53,72,138).

RGB: (53,72,138) (21%, 28%, 54%)

RGB channels and saturation

R 53 of 255 = 21%
G 72 of 255 = 28%
B 138 of 255 = 54%

53
72
138

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

Portions of RGB colors in percentages

R + G + B = 53 + 72 + 138 = 263 (100%)
R 53 of 263 ~ 20.15%
G 72 of 263 ~ 27.38%
B 138 of 263 ~ 52.47'%

%20.15
%27.38
%52.47

CMYK color model

#35488A color CMYK value is (62,48,0,46).

  • cyan value is 61.59%
  • magenta value is 47.83%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (62,48,0,46)
C62M48Y0K46 (62%, 48%, 0%, 46%)
(0.62 / 0.48 / 0.00 / 0.46)

CMYK percentages

%61.59
%47.83
%0
%45.88

Codes

Color #35488A in popluar color models

35 48 8A
RGB 53 72 138
HSL 227° 44.50% 37.45%
HSB/HSV 227° 61.59% 54.12%
CMYK 61.59% 47.83% 0.00%
45.88%

Color #35488A in popluar number systems.

HEX 35 48 8A
Decimal 53 72 138
Binary 110101 1001000 10001010
Octal 65 110 212

Shades and tints

Shades of #35488A

#35488A
(53,72,138)
#31427E
(49,66,126)
#2D3C72
(45,60,114)
#293666
(41,54,102)
#25305A
(37,48,90)
#212A4E
(33,42,78)
#1D2442
(29,36,66)
#191E36
(25,30,54)
#15182A
(21,24,42)
#11121E
(17,18,30)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #35488A

#35488A
(53,72,138)
#475894
(71,88,148)
#59689E
(89,104,158)
#6B78A8
(107,120,168)
#7D88B2
(125,136,178)
#8F98BC
(143,152,188)
#A1A8C6
(161,168,198)
#B3B8D0
(179,184,208)
#C5C8DA
(197,200,218)
#D7D8E4
(215,216,228)
#E9E8EE
(233,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35488A color. Also use rgb(53,72,138) instead hex code.

Text Font Color

.myTextColor { color: #35488A; }

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

This text font color is #35488A.

Background Color

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

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

This div background color is #35488A.

Border color

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

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

This div border color is #35488A.

Opacity

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

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

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

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

This text has shadow with #35488A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35488A.

Preview

Color preview on black background

This text has color #35488A on black background.


Color preview on white background

This text has color #35488A on white background.


Black color preview on #35488A background

This text has black color on #35488A background.


White color preview on #35488A background

This text has white color on #35488A background.


Related colors

Complementary color

Complementary color for #hex is #CAB775.


I love getcolorcode.com

Triadic colors

1 #8A3548 and #488A35 with #35488A are triadic colors.

2 #8A4835 and #48358A with #35488A are triadic colors.