COLOR #3B4349

HEX: #3B4349 RGB: (59,67,73)

Renk bilgisi

#3B4349 contains red, green and blue colors in about the same proportion. #3B4349 ‘ nin web güvenlik rengi #333333 (ya da #333) dir.

RGB renk modeli

#3B4349 color RGB value is (59,67,73).

RGB: (59,67,73) (23%, 26%, 29%)

RGB bağlantıları ve doygunluk

R 59 of 255 = 23%
G 67 of 255 = 26%
B 73 of 255 = 29%

59
67
73

R + G + B ~ 26%. #3B4349 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 59 + 67 + 73 = 199 (100%)
R 59 of 199 ~ 29.65%
G 67 of 199 ~ 33.67%
B 73 of 199 ~ 36.68'%

%29.65
%33.67
%36.68

CMYK RENK MODELİ

#3B4349 rengi CMYK tonu (19,8,0,71).

  • camgöbeği tonu 19.18%
  • eflatun tonu 8.22%
  • sarı tonu 0.00%
  • ana renk tonu 71.37%

CMYK: (19,8,0,71)
C19M8Y0K71 (19%, 8%, 0%, 71%)
(0.19 / 0.08 / 0.00 / 0.71)

CMYK yüzdeleri

%19.18
%8.22
%0
%71.37

Codes

Color #3B4349 in popluar color models

3B 43 49
RGB 59 67 73
HSL 206° 10.61% 25.88%
HSB/HSV 206° 19.18% 28.63%
CMYK 19.18% 8.22% 0.00%
71.37%

Color #3B4349 in popluar number systems.

HEX 3B 43 49
Decimal 59 67 73
Binary 111011 1000011 1001001
Octal 73 103 111

Shades and tints

Shades of #3B4349

#3B4349
(59,67,73)
#363D43
(54,61,67)
#31373D
(49,55,61)
#2C3137
(44,49,55)
#272B31
(39,43,49)
#22252B
(34,37,43)
#1D1F25
(29,31,37)
#18191F
(24,25,31)
#131319
(19,19,25)
#0E0D13
(14,13,19)
#09070D
(9,7,13)
#000000
(0,0,0)

Tints of #3B4349

#3B4349
(59,67,73)
#4C5459
(76,84,89)
#5D6569
(93,101,105)
#6E7679
(110,118,121)
#7F8789
(127,135,137)
#909899
(144,152,153)
#A1A9A9
(161,169,169)
#B2BAB9
(178,186,185)
#C3CBC9
(195,203,201)
#D4DCD9
(212,220,217)
#E5EDE9
(229,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3B4349 color. Also use rgb(59,67,73) instead hex code.

Text Font Color

.myTextColor { color: #3B4349; }

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

This text font color is #3B4349.

Background Color

.myBgColor { background-color: #3B4349; }

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

This div background color is #3B4349.

Border color

.myBorderColor { border: 1px solid #3B4349; }

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

This div border color is #3B4349.

Opacity

.myOpacity80 { color: #3B4349; opacity: 0.8; }

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

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

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

This text has shadow with #3B4349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3B4349.

Preview

Color preview on black background

This text has color #3B4349 on black background.


Color preview on white background

This text has color #3B4349 on white background.


Black color preview on #3B4349 background

This text has black color on #3B4349 background.


White color preview on #3B4349 background

This text has white color on #3B4349 background.


Related colors

Complementary color

Complementary color for #hex is #C4BCB6.


I love getcolorcode.com

Triadic colors

1 #493B43 and #43493B with #3B4349 are triadic colors.

2 #49433B and #433B49 with #3B4349 are triadic colors.