COLOR #355A49

HEX: #355A49 RGB: (53,90,73)

Renk bilgisi

#355A49 contains red, green and blue colors in about the same proportion. #355A49 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#355A49 color RGB value is (53,90,73).

RGB: (53,90,73) (21%, 35%, 29%)

RGB bağlantıları ve doygunluk

R 53 of 255 = 21%
G 90 of 255 = 35%
B 73 of 255 = 29%

53
90
73

R + G + B ~ 28%. #355A49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 53 + 90 + 73 = 216 (100%)
R 53 of 216 ~ 24.54%
G 90 of 216 ~ 41.67%
B 73 of 216 ~ 33.8'%

%24.54
%41.67
%33.8

CMYK RENK MODELİ

#355A49 rengi CMYK tonu (41,0,19,65).

  • camgöbeği tonu 41.11%
  • eflatun tonu 0.00%
  • sarı tonu 18.89%
  • ana renk tonu 64.71%

CMYK: (41,0,19,65)
C41M0Y19K65 (41%, 0%, 19%, 65%)
(0.41 / 0.00 / 0.19 / 0.65)

CMYK yüzdeleri

%41.11
%0
%18.89
%64.71

Codes

Color #355A49 in popluar color models

35 5A 49
RGB 53 90 73
HSL 152° 25.87% 28.04%
HSB/HSV 152° 41.11% 35.29%
CMYK 41.11% 0.00% 18.89%
64.71%

Color #355A49 in popluar number systems.

HEX 35 5A 49
Decimal 53 90 73
Binary 110101 1011010 1001001
Octal 65 132 111

Shades and tints

Shades of #355A49

#355A49
(53,90,73)
#315243
(49,82,67)
#2D4A3D
(45,74,61)
#294237
(41,66,55)
#253A31
(37,58,49)
#21322B
(33,50,43)
#1D2A25
(29,42,37)
#19221F
(25,34,31)
#151A19
(21,26,25)
#111213
(17,18,19)
#0D0A0D
(13,10,13)
#000000
(0,0,0)

Tints of #355A49

#355A49
(53,90,73)
#476959
(71,105,89)
#597869
(89,120,105)
#6B8779
(107,135,121)
#7D9689
(125,150,137)
#8FA599
(143,165,153)
#A1B4A9
(161,180,169)
#B3C3B9
(179,195,185)
#C5D2C9
(197,210,201)
#D7E1D9
(215,225,217)
#E9F0E9
(233,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #355A49 color. Also use rgb(53,90,73) instead hex code.

Text Font Color

.myTextColor { color: #355A49; }

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

This text font color is #355A49.

Background Color

.myBgColor { background-color: #355A49; }

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

This div background color is #355A49.

Border color

.myBorderColor { border: 1px solid #355A49; }

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

This div border color is #355A49.

Opacity

.myOpacity80 { color: #355A49; opacity: 0.8; }

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

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

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

This text has shadow with #355A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355A49.

Preview

Color preview on black background

This text has color #355A49 on black background.


Color preview on white background

This text has color #355A49 on white background.


Black color preview on #355A49 background

This text has black color on #355A49 background.


White color preview on #355A49 background

This text has white color on #355A49 background.


Related colors

Complementary color

Complementary color for #hex is #CAA5B6.


I love getcolorcode.com

Triadic colors

1 #49355A and #5A4935 with #355A49 are triadic colors.

2 #495A35 and #5A3549 with #355A49 are triadic colors.