COLOR #364A84

HEX: #364A84 RGB: (54,74,132)

Renk bilgisi

#364A84 contains mainly green and blue colors. #364A84 ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#364A84 color RGB value is (54,74,132).

RGB: (54,74,132) (21%, 29%, 52%)

RGB bağlantıları ve doygunluk

R 54 of 255 = 21%
G 74 of 255 = 29%
B 132 of 255 = 52%

54
74
132

R + G + B ~ 34%. #364A84 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 54 + 74 + 132 = 260 (100%)
R 54 of 260 ~ 20.77%
G 74 of 260 ~ 28.46%
B 132 of 260 ~ 50.77'%

%20.77
%28.46
%50.77

CMYK RENK MODELİ

#364A84 rengi CMYK tonu (59,44,0,48).

  • camgöbeği tonu 59.09%
  • eflatun tonu 43.94%
  • sarı tonu 0.00%
  • ana renk tonu 48.24%

CMYK: (59,44,0,48)
C59M44Y0K48 (59%, 44%, 0%, 48%)
(0.59 / 0.44 / 0.00 / 0.48)

CMYK yüzdeleri

%59.09
%43.94
%0
%48.24

Codes

Color #364A84 in popluar color models

36 4A 84
RGB 54 74 132
HSL 225° 41.94% 36.47%
HSB/HSV 225° 59.09% 51.76%
CMYK 59.09% 43.94% 0.00%
48.24%

Color #364A84 in popluar number systems.

HEX 36 4A 84
Decimal 54 74 132
Binary 110110 1001010 10000100
Octal 66 112 204

Shades and tints

Shades of #364A84

#364A84
(54,74,132)
#324478
(50,68,120)
#2E3E6C
(46,62,108)
#2A3860
(42,56,96)
#263254
(38,50,84)
#222C48
(34,44,72)
#1E263C
(30,38,60)
#1A2030
(26,32,48)
#161A24
(22,26,36)
#121418
(18,20,24)
#0E0E0C
(14,14,12)
#000000
(0,0,0)

Tints of #364A84

#364A84
(54,74,132)
#485A8F
(72,90,143)
#5A6A9A
(90,106,154)
#6C7AA5
(108,122,165)
#7E8AB0
(126,138,176)
#909ABB
(144,154,187)
#A2AAC6
(162,170,198)
#B4BAD1
(180,186,209)
#C6CADC
(198,202,220)
#D8DAE7
(216,218,231)
#EAEAF2
(234,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364A84 color. Also use rgb(54,74,132) instead hex code.

Text Font Color

.myTextColor { color: #364A84; }

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

This text font color is #364A84.

Background Color

.myBgColor { background-color: #364A84; }

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

This div background color is #364A84.

Border color

.myBorderColor { border: 1px solid #364A84; }

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

This div border color is #364A84.

Opacity

.myOpacity80 { color: #364A84; opacity: 0.8; }

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

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

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

This text has shadow with #364A84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364A84.

Preview

Color preview on black background

This text has color #364A84 on black background.


Color preview on white background

This text has color #364A84 on white background.


Black color preview on #364A84 background

This text has black color on #364A84 background.


White color preview on #364A84 background

This text has white color on #364A84 background.


Related colors

Complementary color

Complementary color for #hex is #C9B57B.


I love getcolorcode.com

Triadic colors

1 #84364A and #4A8436 with #364A84 are triadic colors.

2 #844A36 and #4A3684 with #364A84 are triadic colors.