COLOR #396C5A

HEX: #396C5A RGB: (57,108,90)

Renk bilgisi

#396C5A contains red, green and blue colors in about the same proportion. #396C5A ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#396C5A color RGB value is (57,108,90).

RGB: (57,108,90) (22%, 42%, 35%)

RGB bağlantıları ve doygunluk

R 57 of 255 = 22%
G 108 of 255 = 42%
B 90 of 255 = 35%

57
108
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 57 + 108 + 90 = 255 (100%)
R 57 of 255 ~ 22.35%
G 108 of 255 ~ 42.35%
B 90 of 255 ~ 35.29'%

%22.35
%42.35
%35.29

CMYK RENK MODELİ

#396C5A rengi CMYK tonu (47,0,17,58).

  • camgöbeği tonu 47.22%
  • eflatun tonu 0.00%
  • sarı tonu 16.67%
  • ana renk tonu 57.65%

CMYK: (47,0,17,58)
C47M0Y17K58 (47%, 0%, 17%, 58%)
(0.47 / 0.00 / 0.17 / 0.58)

CMYK yüzdeleri

%47.22
%0
%16.67
%57.65

Codes

Color #396C5A in popluar color models

39 6C 5A
RGB 57 108 90
HSL 159° 30.91% 32.35%
HSB/HSV 159° 47.22% 42.35%
CMYK 47.22% 0.00% 16.67%
57.65%

Color #396C5A in popluar number systems.

HEX 39 6C 5A
Decimal 57 108 90
Binary 111001 1101100 1011010
Octal 71 154 132

Shades and tints

Shades of #396C5A

#396C5A
(57,108,90)
#346352
(52,99,82)
#2F5A4A
(47,90,74)
#2A5142
(42,81,66)
#25483A
(37,72,58)
#203F32
(32,63,50)
#1B362A
(27,54,42)
#162D22
(22,45,34)
#11241A
(17,36,26)
#0C1B12
(12,27,18)
#07120A
(7,18,10)
#000000
(0,0,0)

Tints of #396C5A

#396C5A
(57,108,90)
#4B7969
(75,121,105)
#5D8678
(93,134,120)
#6F9387
(111,147,135)
#81A096
(129,160,150)
#93ADA5
(147,173,165)
#A5BAB4
(165,186,180)
#B7C7C3
(183,199,195)
#C9D4D2
(201,212,210)
#DBE1E1
(219,225,225)
#EDEEF0
(237,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396C5A color. Also use rgb(57,108,90) instead hex code.

Text Font Color

.myTextColor { color: #396C5A; }

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

This text font color is #396C5A.

Background Color

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

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

This div background color is #396C5A.

Border color

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

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

This div border color is #396C5A.

Opacity

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

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

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

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

This text has shadow with #396C5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396C5A.

Preview

Color preview on black background

This text has color #396C5A on black background.


Color preview on white background

This text has color #396C5A on white background.


Black color preview on #396C5A background

This text has black color on #396C5A background.


White color preview on #396C5A background

This text has white color on #396C5A background.


Related colors

Complementary color

Complementary color for #hex is #C693A5.


I love getcolorcode.com

Triadic colors

1 #5A396C and #6C5A39 with #396C5A are triadic colors.

2 #5A6C39 and #6C395A with #396C5A are triadic colors.