COLOR #4C359C

HEX: #4C359C RGB: (76,53,156)

Renk bilgisi

#4C359C contains mainly blue color. #4C359C ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#4C359C color RGB value is (76,53,156).

RGB: (76,53,156) (30%, 21%, 61%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 53 of 255 = 21%
B 156 of 255 = 61%

76
53
156

R + G + B ~ 37%. #4C359C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 53 + 156 = 285 (100%)
R 76 of 285 ~ 26.67%
G 53 of 285 ~ 18.6%
B 156 of 285 ~ 54.74'%

%26.67
%18.6
%54.74

CMYK RENK MODELİ

#4C359C rengi CMYK tonu (51,66,0,39).

  • camgöbeği tonu 51.28%
  • eflatun tonu 66.03%
  • sarı tonu 0.00%
  • ana renk tonu 38.82%

CMYK: (51,66,0,39)
C51M66Y0K39 (51%, 66%, 0%, 39%)
(0.51 / 0.66 / 0.00 / 0.39)

CMYK yüzdeleri

%51.28
%66.03
%0
%38.82

Codes

Color #4C359C in popluar color models

4C 35 9C
RGB 76 53 156
HSL 253° 49.28% 40.98%
HSB/HSV 253° 66.03% 61.18%
CMYK 51.28% 66.03% 0.00%
38.82%

Color #4C359C in popluar number systems.

HEX 4C 35 9C
Decimal 76 53 156
Binary 1001100 110101 10011100
Octal 114 65 234

Shades and tints

Shades of #4C359C

#4C359C
(76,53,156)
#46318E
(70,49,142)
#402D80
(64,45,128)
#3A2972
(58,41,114)
#342564
(52,37,100)
#2E2156
(46,33,86)
#281D48
(40,29,72)
#22193A
(34,25,58)
#1C152C
(28,21,44)
#16111E
(22,17,30)
#100D10
(16,13,16)
#000000
(0,0,0)

Tints of #4C359C

#4C359C
(76,53,156)
#5C47A5
(92,71,165)
#6C59AE
(108,89,174)
#7C6BB7
(124,107,183)
#8C7DC0
(140,125,192)
#9C8FC9
(156,143,201)
#ACA1D2
(172,161,210)
#BCB3DB
(188,179,219)
#CCC5E4
(204,197,228)
#DCD7ED
(220,215,237)
#ECE9F6
(236,233,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C359C color. Also use rgb(76,53,156) instead hex code.

Text Font Color

.myTextColor { color: #4C359C; }

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

This text font color is #4C359C.

Background Color

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

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

This div background color is #4C359C.

Border color

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

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

This div border color is #4C359C.

Opacity

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

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

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

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

This text has shadow with #4C359C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C359C.

Preview

Color preview on black background

This text has color #4C359C on black background.


Color preview on white background

This text has color #4C359C on white background.


Black color preview on #4C359C background

This text has black color on #4C359C background.


White color preview on #4C359C background

This text has white color on #4C359C background.


Related colors

Complementary color

Complementary color for #hex is #B3CA63.


I love getcolorcode.com

Triadic colors

1 #9C4C35 and #359C4C with #4C359C are triadic colors.

2 #9C354C and #354C9C with #4C359C are triadic colors.