COLOR #4B6B5A

HEX: #4B6B5A RGB: (75,107,90)

Renk bilgisi

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

RGB renk modeli

#4B6B5A color RGB value is (75,107,90).

RGB: (75,107,90) (29%, 42%, 35%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 107 of 255 = 42%
B 90 of 255 = 35%

75
107
90

R + G + B ~ 35%. #4B6B5A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 107 + 90 = 272 (100%)
R 75 of 272 ~ 27.57%
G 107 of 272 ~ 39.34%
B 90 of 272 ~ 33.09'%

%27.57
%39.34
%33.09

CMYK RENK MODELİ

#4B6B5A rengi CMYK tonu (30,0,16,58).

  • camgöbeği tonu 29.91%
  • eflatun tonu 0.00%
  • sarı tonu 15.89%
  • ana renk tonu 58.04%

CMYK: (30,0,16,58)
C30M0Y16K58 (30%, 0%, 16%, 58%)
(0.30 / 0.00 / 0.16 / 0.58)

CMYK yüzdeleri

%29.91
%0
%15.89
%58.04

Codes

Color #4B6B5A in popluar color models

4B 6B 5A
RGB 75 107 90
HSL 148° 17.58% 35.69%
HSB/HSV 148° 29.91% 41.96%
CMYK 29.91% 0.00% 15.89%
58.04%

Color #4B6B5A in popluar number systems.

HEX 4B 6B 5A
Decimal 75 107 90
Binary 1001011 1101011 1011010
Octal 113 153 132

Shades and tints

Shades of #4B6B5A

#4B6B5A
(75,107,90)
#456252
(69,98,82)
#3F594A
(63,89,74)
#395042
(57,80,66)
#33473A
(51,71,58)
#2D3E32
(45,62,50)
#27352A
(39,53,42)
#212C22
(33,44,34)
#1B231A
(27,35,26)
#151A12
(21,26,18)
#0F110A
(15,17,10)
#000000
(0,0,0)

Tints of #4B6B5A

#4B6B5A
(75,107,90)
#5B7869
(91,120,105)
#6B8578
(107,133,120)
#7B9287
(123,146,135)
#8B9F96
(139,159,150)
#9BACA5
(155,172,165)
#ABB9B4
(171,185,180)
#BBC6C3
(187,198,195)
#CBD3D2
(203,211,210)
#DBE0E1
(219,224,225)
#EBEDF0
(235,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B6B5A color. Also use rgb(75,107,90) instead hex code.

Text Font Color

.myTextColor { color: #4B6B5A; }

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

This text font color is #4B6B5A.

Background Color

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

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

This div background color is #4B6B5A.

Border color

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

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

This div border color is #4B6B5A.

Opacity

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

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

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

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

This text has shadow with #4B6B5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B6B5A.

Preview

Color preview on black background

This text has color #4B6B5A on black background.


Color preview on white background

This text has color #4B6B5A on white background.


Black color preview on #4B6B5A background

This text has black color on #4B6B5A background.


White color preview on #4B6B5A background

This text has white color on #4B6B5A background.


Related colors

Complementary color

Complementary color for #hex is #B494A5.


I love getcolorcode.com

Triadic colors

1 #5A4B6B and #6B5A4B with #4B6B5A are triadic colors.

2 #5A6B4B and #6B4B5A with #4B6B5A are triadic colors.