COLOR #4C5375

HEX: #4C5375 RGB: (76,83,117)

Renk bilgisi

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

RGB renk modeli

#4C5375 color RGB value is (76,83,117).

RGB: (76,83,117) (30%, 33%, 46%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 83 of 255 = 33%
B 117 of 255 = 46%

76
83
117

R + G + B ~ 36%. #4C5375 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 83 + 117 = 276 (100%)
R 76 of 276 ~ 27.54%
G 83 of 276 ~ 30.07%
B 117 of 276 ~ 42.39'%

%27.54
%30.07
%42.39

CMYK RENK MODELİ

#4C5375 rengi CMYK tonu (35,29,0,54).

  • camgöbeği tonu 35.04%
  • eflatun tonu 29.06%
  • sarı tonu 0.00%
  • ana renk tonu 54.12%

CMYK: (35,29,0,54)
C35M29Y0K54 (35%, 29%, 0%, 54%)
(0.35 / 0.29 / 0.00 / 0.54)

CMYK yüzdeleri

%35.04
%29.06
%0
%54.12

Codes

Color #4C5375 in popluar color models

4C 53 75
RGB 76 83 117
HSL 230° 21.24% 37.84%
HSB/HSV 230° 35.04% 45.88%
CMYK 35.04% 29.06% 0.00%
54.12%

Color #4C5375 in popluar number systems.

HEX 4C 53 75
Decimal 76 83 117
Binary 1001100 1010011 1110101
Octal 114 123 165

Shades and tints

Shades of #4C5375

#4C5375
(76,83,117)
#464C6B
(70,76,107)
#404561
(64,69,97)
#3A3E57
(58,62,87)
#34374D
(52,55,77)
#2E3043
(46,48,67)
#282939
(40,41,57)
#22222F
(34,34,47)
#1C1B25
(28,27,37)
#16141B
(22,20,27)
#100D11
(16,13,17)
#000000
(0,0,0)

Tints of #4C5375

#4C5375
(76,83,117)
#5C6281
(92,98,129)
#6C718D
(108,113,141)
#7C8099
(124,128,153)
#8C8FA5
(140,143,165)
#9C9EB1
(156,158,177)
#ACADBD
(172,173,189)
#BCBCC9
(188,188,201)
#CCCBD5
(204,203,213)
#DCDAE1
(220,218,225)
#ECE9ED
(236,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5375 color. Also use rgb(76,83,117) instead hex code.

Text Font Color

.myTextColor { color: #4C5375; }

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

This text font color is #4C5375.

Background Color

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

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

This div background color is #4C5375.

Border color

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

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

This div border color is #4C5375.

Opacity

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

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

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

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

This text has shadow with #4C5375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5375.

Preview

Color preview on black background

This text has color #4C5375 on black background.


Color preview on white background

This text has color #4C5375 on white background.


Black color preview on #4C5375 background

This text has black color on #4C5375 background.


White color preview on #4C5375 background

This text has white color on #4C5375 background.


Related colors

Complementary color

Complementary color for #hex is #B3AC8A.


I love getcolorcode.com

Triadic colors

1 #754C53 and #53754C with #4C5375 are triadic colors.

2 #75534C and #534C75 with #4C5375 are triadic colors.