COLOR #386A59

HEX: #386A59 RGB: (56,106,89)

Renk bilgisi

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

RGB renk modeli

#386A59 color RGB value is (56,106,89).

RGB: (56,106,89) (22%, 42%, 35%)

RGB bağlantıları ve doygunluk

R 56 of 255 = 22%
G 106 of 255 = 42%
B 89 of 255 = 35%

56
106
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 56 + 106 + 89 = 251 (100%)
R 56 of 251 ~ 22.31%
G 106 of 251 ~ 42.23%
B 89 of 251 ~ 35.46'%

%22.31
%42.23
%35.46

CMYK RENK MODELİ

#386A59 rengi CMYK tonu (47,0,16,58).

  • camgöbeği tonu 47.17%
  • eflatun tonu 0.00%
  • sarı tonu 16.04%
  • ana renk tonu 58.43%

CMYK: (47,0,16,58)
C47M0Y16K58 (47%, 0%, 16%, 58%)
(0.47 / 0.00 / 0.16 / 0.58)

CMYK yüzdeleri

%47.17
%0
%16.04
%58.43

Codes

Color #386A59 in popluar color models

38 6A 59
RGB 56 106 89
HSL 160° 30.86% 31.76%
HSB/HSV 160° 47.17% 41.57%
CMYK 47.17% 0.00% 16.04%
58.43%

Color #386A59 in popluar number systems.

HEX 38 6A 59
Decimal 56 106 89
Binary 111000 1101010 1011001
Octal 70 152 131

Shades and tints

Shades of #386A59

#386A59
(56,106,89)
#336151
(51,97,81)
#2E5849
(46,88,73)
#294F41
(41,79,65)
#244639
(36,70,57)
#1F3D31
(31,61,49)
#1A3429
(26,52,41)
#152B21
(21,43,33)
#102219
(16,34,25)
#0B1911
(11,25,17)
#061009
(6,16,9)
#000000
(0,0,0)

Tints of #386A59

#386A59
(56,106,89)
#4A7768
(74,119,104)
#5C8477
(92,132,119)
#6E9186
(110,145,134)
#809E95
(128,158,149)
#92ABA4
(146,171,164)
#A4B8B3
(164,184,179)
#B6C5C2
(182,197,194)
#C8D2D1
(200,210,209)
#DADFE0
(218,223,224)
#ECECEF
(236,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #386A59 color. Also use rgb(56,106,89) instead hex code.

Text Font Color

.myTextColor { color: #386A59; }

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

This text font color is #386A59.

Background Color

.myBgColor { background-color: #386A59; }

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

This div background color is #386A59.

Border color

.myBorderColor { border: 1px solid #386A59; }

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

This div border color is #386A59.

Opacity

.myOpacity80 { color: #386A59; opacity: 0.8; }

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

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

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

This text has shadow with #386A59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386A59.

Preview

Color preview on black background

This text has color #386A59 on black background.


Color preview on white background

This text has color #386A59 on white background.


Black color preview on #386A59 background

This text has black color on #386A59 background.


White color preview on #386A59 background

This text has white color on #386A59 background.


Related colors

Complementary color

Complementary color for #hex is #C795A6.


I love getcolorcode.com

Triadic colors

1 #59386A and #6A5938 with #386A59 are triadic colors.

2 #596A38 and #6A3859 with #386A59 are triadic colors.