COLOR #4B736A

HEX: #4B736A RGB: (75,115,106)

Renk bilgisi

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

RGB renk modeli

#4B736A color RGB value is (75,115,106).

RGB: (75,115,106) (29%, 45%, 42%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 115 of 255 = 45%
B 106 of 255 = 42%

75
115
106

R + G + B ~ 39%. #4B736A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 115 + 106 = 296 (100%)
R 75 of 296 ~ 25.34%
G 115 of 296 ~ 38.85%
B 106 of 296 ~ 35.81'%

%25.34
%38.85
%35.81

CMYK RENK MODELİ

#4B736A rengi CMYK tonu (35,0,8,55).

  • camgöbeği tonu 34.78%
  • eflatun tonu 0.00%
  • sarı tonu 7.83%
  • ana renk tonu 54.90%

CMYK: (35,0,8,55)
C35M0Y8K55 (35%, 0%, 8%, 55%)
(0.35 / 0.00 / 0.08 / 0.55)

CMYK yüzdeleri

%34.78
%0
%7.83
%54.9

Codes

Color #4B736A in popluar color models

4B 73 6A
RGB 75 115 106
HSL 167° 21.05% 37.25%
HSB/HSV 167° 34.78% 45.10%
CMYK 34.78% 0.00% 7.83%
54.90%

Color #4B736A in popluar number systems.

HEX 4B 73 6A
Decimal 75 115 106
Binary 1001011 1110011 1101010
Octal 113 163 152

Shades and tints

Shades of #4B736A

#4B736A
(75,115,106)
#456961
(69,105,97)
#3F5F58
(63,95,88)
#39554F
(57,85,79)
#334B46
(51,75,70)
#2D413D
(45,65,61)
#273734
(39,55,52)
#212D2B
(33,45,43)
#1B2322
(27,35,34)
#151919
(21,25,25)
#0F0F10
(15,15,16)
#000000
(0,0,0)

Tints of #4B736A

#4B736A
(75,115,106)
#5B7F77
(91,127,119)
#6B8B84
(107,139,132)
#7B9791
(123,151,145)
#8BA39E
(139,163,158)
#9BAFAB
(155,175,171)
#ABBBB8
(171,187,184)
#BBC7C5
(187,199,197)
#CBD3D2
(203,211,210)
#DBDFDF
(219,223,223)
#EBEBEC
(235,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B736A color. Also use rgb(75,115,106) instead hex code.

Text Font Color

.myTextColor { color: #4B736A; }

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

This text font color is #4B736A.

Background Color

.myBgColor { background-color: #4B736A; }

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

This div background color is #4B736A.

Border color

.myBorderColor { border: 1px solid #4B736A; }

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

This div border color is #4B736A.

Opacity

.myOpacity80 { color: #4B736A; opacity: 0.8; }

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

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

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

This text has shadow with #4B736A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B736A.

Preview

Color preview on black background

This text has color #4B736A on black background.


Color preview on white background

This text has color #4B736A on white background.


Black color preview on #4B736A background

This text has black color on #4B736A background.


White color preview on #4B736A background

This text has white color on #4B736A background.


Related colors

Complementary color

Complementary color for #hex is #B48C95.


I love getcolorcode.com

Triadic colors

1 #6A4B73 and #736A4B with #4B736A are triadic colors.

2 #6A734B and #734B6A with #4B736A are triadic colors.