COLOR #4C367D

HEX: #4C367D RGB: (76,54,125)

Renk bilgisi

#4C367D contains mainly red and blue colors. #4C367D ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#4C367D color RGB value is (76,54,125).

RGB: (76,54,125) (30%, 21%, 49%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 54 of 255 = 21%
B 125 of 255 = 49%

76
54
125

R + G + B ~ 33%. #4C367D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 54 + 125 = 255 (100%)
R 76 of 255 ~ 29.8%
G 54 of 255 ~ 21.18%
B 125 of 255 ~ 49.02'%

%29.8
%21.18
%49.02

CMYK RENK MODELİ

#4C367D rengi CMYK tonu (39,57,0,51).

  • camgöbeği tonu 39.20%
  • eflatun tonu 56.80%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%
CMYK: (39,57,0,51) C39M57Y0K51 (39%,57%,0%,51%) (0.39/0.57/0.00/0.51) 

CMYK yüzdeleri

%39.2
%56.8
%0
%50.98

Codes

Color #4C367D in popluar color models

4C 36 7D
RGB 76 54 125
HSL 259° 39.66% 35.10%
HSB/HSV 259° 56.80% 49.02%
CMYK 39.20% 56.80% 0.00%
50.98%

Color #4C367D in popluar number systems.

HEX 4C 36 7D
Decimal 76 54 125
Binary 1001100 110110 1111101
Octal 114 66 175

Shades and tints

Shades of #4C367D

#4C367D
(76,54,125)
#463272
(70,50,114)
#402E67
(64,46,103)
#3A2A5C
(58,42,92)
#342651
(52,38,81)
#2E2246
(46,34,70)
#281E3B
(40,30,59)
#221A30
(34,26,48)
#1C1625
(28,22,37)
#16121A
(22,18,26)
#100E0F
(16,14,15)
#000000
(0,0,0)

Tints of #4C367D

#4C367D
(76,54,125)
#5C4888
(92,72,136)
#6C5A93
(108,90,147)
#7C6C9E
(124,108,158)
#8C7EA9
(140,126,169)
#9C90B4
(156,144,180)
#ACA2BF
(172,162,191)
#BCB4CA
(188,180,202)
#CCC6D5
(204,198,213)
#DCD8E0
(220,216,224)
#ECEAEB
(236,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C367D color. Also use rgb(76,54,125) instead hex code.

Text Font Color

.myTextColor { color: #4C367D; }

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

This text font color is #4C367D.

Background Color

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

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

This div background color is #4C367D.

Border color

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

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

This div border color is #4C367D.

Opacity

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

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

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

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

This text has shadow with #4C367D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C367D.

Preview

Color preview on black background

This text has color #4C367D on black background.


Color preview on white background

This text has color #4C367D on white background.


Black color preview on #4C367D background

This text has black color on #4C367D background.


White color preview on #4C367D background

This text has white color on #4C367D background.


Related colors

Complementary color

Complementary color for #hex is #B3C982.


I love getcolorcode.com

Triadic colors

1 #7D4C36 and #367D4C with #4C367D are triadic colors.

2 #7D364C and #364C7D with #4C367D are triadic colors.