COLOR #387358

HEX: #387358
RGB: (56,115,88)

Renk bilgisi

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

RGB renk modeli

#387358 color RGB value is (56,115,88).

  • kırmız ton 56;
  • yeşil ton 115;
  • mavi ton 88.
RGB:
(56,115,88)
(22%,45%,35%)

RGB bağlantıları ve doygunluk

R 56 of 255 = 22%
G 115 of 255 = 45%
B 88 of 255 = 35%

56
115
88

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

Yüzdelerle RGB renk parçaları

R + G + B =
56 + 115 + 88 = 259 (100%)
R 56 of 259 ~ 21.62%
G 115 of 259 ~ 44.4%
B 88 of 259 ~ 33.98%

%21.62
%44.4
%33.98

CMYK RENK MODELİ

#387358 rengi CMYK tonu (51,0,23,55).

  • camgöbeği tonu 51.30%
  • eflatun tonu 0.00%
  • sarı tonu 23.48%
  • ana renk tonu 54.90%
CMYK:
(51,0,23,55)
C51M0Y23K55 
(51%,0%,23%,55%)
(0.51/0.00/0.23/0.55)	

CMYK yüzdeleri

%51.3
%0
%23.48
%54.9

Codes

Color #387358 in popluar color models

387358
RGB5611588
HSL153°34.50%33.53%
HSB/HSV153°51.30%45.10%
CMYK51.30%0.00%23.48%
54.90%

Color #387358 in popluar number systems.

HEX387358
Decimal5611588
Binary11100011100111011000
Octal70163130

Shades and tints

Shades of #387358

#387358
(56,115,88)
#336950
(51,105,80)
#2E5F48
(46,95,72)
#295540
(41,85,64)
#244B38
(36,75,56)
#1F4130
(31,65,48)
#1A3728
(26,55,40)
#152D20
(21,45,32)
#102318
(16,35,24)
#0B1910
(11,25,16)
#060F08
(6,15,8)
#000000
(0,0,0)

Tints of #387358

#387358
(56,115,88)
#4A7F67
(74,127,103)
#5C8B76
(92,139,118)
#6E9785
(110,151,133)
#80A394
(128,163,148)
#92AFA3
(146,175,163)
#A4BBB2
(164,187,178)
#B6C7C1
(182,199,193)
#C8D3D0
(200,211,208)
#DADFDF
(218,223,223)
#ECEBEE
(236,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #387358 color. Also use rgb(56,115,88) instead hex code.

Text Font Color

.myTextColor { color: #387358; }

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

This text font color is #387358.


Background Color

.myBgColor { background-color: #387358; }

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

This div background color is #387358.


Border color

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

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

This div border color is #387358.


Opacity

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

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

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

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

This text has shadow with #387358 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #387358 on black background.


Color preview on white background

This text has color #387358 on white background.



Black color preview on #387358 background

This text has black color on #387358 background.


White color preview on #387358 background

This text has white color on #387358 background.