COLOR #396EA3

HEX: #396EA3 RGB: (57,110,163)

Renk bilgisi

#396EA3 contains mainly green and blue colors. #396EA3 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#396EA3 color RGB value is (57,110,163).

RGB: (57,110,163) (22%, 43%, 64%)

RGB bağlantıları ve doygunluk

R 57 of 255 = 22%
G 110 of 255 = 43%
B 163 of 255 = 64%

57
110
163

R + G + B ~ 43%. #396EA3 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 57 + 110 + 163 = 330 (100%)
R 57 of 330 ~ 17.27%
G 110 of 330 ~ 33.33%
B 163 of 330 ~ 49.39'%

%17.27
%33.33
%49.39

CMYK RENK MODELİ

#396EA3 rengi CMYK tonu (65,33,0,36).

  • camgöbeği tonu 65.03%
  • eflatun tonu 32.52%
  • sarı tonu 0.00%
  • ana renk tonu 36.08%

CMYK: (65,33,0,36)
C65M33Y0K36 (65%, 33%, 0%, 36%)
(0.65 / 0.33 / 0.00 / 0.36)

CMYK yüzdeleri

%65.03
%32.52
%0
%36.08

Codes

Color #396EA3 in popluar color models

39 6E A3
RGB 57 110 163
HSL 210° 48.18% 43.14%
HSB/HSV 210° 65.03% 63.92%
CMYK 65.03% 32.52% 0.00%
36.08%

Color #396EA3 in popluar number systems.

HEX 39 6E A3
Decimal 57 110 163
Binary 111001 1101110 10100011
Octal 71 156 243

Shades and tints

Shades of #396EA3

#396EA3
(57,110,163)
#346495
(52,100,149)
#2F5A87
(47,90,135)
#2A5079
(42,80,121)
#25466B
(37,70,107)
#203C5D
(32,60,93)
#1B324F
(27,50,79)
#162841
(22,40,65)
#111E33
(17,30,51)
#0C1425
(12,20,37)
#070A17
(7,10,23)
#000000
(0,0,0)

Tints of #396EA3

#396EA3
(57,110,163)
#4B7BAB
(75,123,171)
#5D88B3
(93,136,179)
#6F95BB
(111,149,187)
#81A2C3
(129,162,195)
#93AFCB
(147,175,203)
#A5BCD3
(165,188,211)
#B7C9DB
(183,201,219)
#C9D6E3
(201,214,227)
#DBE3EB
(219,227,235)
#EDF0F3
(237,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396EA3 color. Also use rgb(57,110,163) instead hex code.

Text Font Color

.myTextColor { color: #396EA3; }

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

This text font color is #396EA3.

Background Color

.myBgColor { background-color: #396EA3; }

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

This div background color is #396EA3.

Border color

.myBorderColor { border: 1px solid #396EA3; }

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

This div border color is #396EA3.

Opacity

.myOpacity80 { color: #396EA3; opacity: 0.8; }

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

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

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

This text has shadow with #396EA3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396EA3.

Preview

Color preview on black background

This text has color #396EA3 on black background.


Color preview on white background

This text has color #396EA3 on white background.


Black color preview on #396EA3 background

This text has black color on #396EA3 background.


White color preview on #396EA3 background

This text has white color on #396EA3 background.


Related colors

Complementary color

Complementary color for #hex is #C6915C.


I love getcolorcode.com

Triadic colors

1 #A3396E and #6EA339 with #396EA3 are triadic colors.

2 #A36E39 and #6E39A3 with #396EA3 are triadic colors.