COLOR #354481

HEX: #354481 RGB: (53,68,129)

Renk bilgisi

#354481 contains mainly blue color. #354481 ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#354481 color RGB value is (53,68,129).

RGB: (53,68,129) (21%, 27%, 51%)

RGB bağlantıları ve doygunluk

R 53 of 255 = 21%
G 68 of 255 = 27%
B 129 of 255 = 51%

53
68
129

R + G + B ~ 33%. #354481 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 53 + 68 + 129 = 250 (100%)
R 53 of 250 ~ 21.2%
G 68 of 250 ~ 27.2%
B 129 of 250 ~ 51.6'%

%21.2
%27.2
%51.6

CMYK RENK MODELİ

#354481 rengi CMYK tonu (59,47,0,49).

  • camgöbeği tonu 58.91%
  • eflatun tonu 47.29%
  • sarı tonu 0.00%
  • ana renk tonu 49.41%

CMYK: (59,47,0,49)
C59M47Y0K49 (59%, 47%, 0%, 49%)
(0.59 / 0.47 / 0.00 / 0.49)

CMYK yüzdeleri

%58.91
%47.29
%0
%49.41

Codes

Color #354481 in popluar color models

35 44 81
RGB 53 68 129
HSL 228° 41.76% 35.69%
HSB/HSV 228° 58.91% 50.59%
CMYK 58.91% 47.29% 0.00%
49.41%

Color #354481 in popluar number systems.

HEX 35 44 81
Decimal 53 68 129
Binary 110101 1000100 10000001
Octal 65 104 201

Shades and tints

Shades of #354481

#354481
(53,68,129)
#313E76
(49,62,118)
#2D386B
(45,56,107)
#293260
(41,50,96)
#252C55
(37,44,85)
#21264A
(33,38,74)
#1D203F
(29,32,63)
#191A34
(25,26,52)
#151429
(21,20,41)
#110E1E
(17,14,30)
#0D0813
(13,8,19)
#000000
(0,0,0)

Tints of #354481

#354481
(53,68,129)
#47558C
(71,85,140)
#596697
(89,102,151)
#6B77A2
(107,119,162)
#7D88AD
(125,136,173)
#8F99B8
(143,153,184)
#A1AAC3
(161,170,195)
#B3BBCE
(179,187,206)
#C5CCD9
(197,204,217)
#D7DDE4
(215,221,228)
#E9EEEF
(233,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #354481 color. Also use rgb(53,68,129) instead hex code.

Text Font Color

.myTextColor { color: #354481; }

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

This text font color is #354481.

Background Color

.myBgColor { background-color: #354481; }

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

This div background color is #354481.

Border color

.myBorderColor { border: 1px solid #354481; }

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

This div border color is #354481.

Opacity

.myOpacity80 { color: #354481; opacity: 0.8; }

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

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

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

This text has shadow with #354481 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354481.

Preview

Color preview on black background

This text has color #354481 on black background.


Color preview on white background

This text has color #354481 on white background.


Black color preview on #354481 background

This text has black color on #354481 background.


White color preview on #354481 background

This text has white color on #354481 background.


Related colors

Complementary color

Complementary color for #hex is #CABB7E.


I love getcolorcode.com

Triadic colors

1 #813544 and #448135 with #354481 are triadic colors.

2 #814435 and #443581 with #354481 are triadic colors.