COLOR #4C5965

HEX: #4C5965 RGB: (76,89,101)

Renk bilgisi

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

RGB renk modeli

#4C5965 color RGB value is (76,89,101).

RGB: (76,89,101) (30%, 35%, 40%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 89 of 255 = 35%
B 101 of 255 = 40%

76
89
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 89 + 101 = 266 (100%)
R 76 of 266 ~ 28.57%
G 89 of 266 ~ 33.46%
B 101 of 266 ~ 37.97'%

%28.57
%33.46
%37.97

CMYK RENK MODELİ

#4C5965 rengi CMYK tonu (25,12,0,60).

  • camgöbeği tonu 24.75%
  • eflatun tonu 11.88%
  • sarı tonu 0.00%
  • ana renk tonu 60.39%

CMYK: (25,12,0,60)
C25M12Y0K60 (25%, 12%, 0%, 60%)
(0.25 / 0.12 / 0.00 / 0.60)

CMYK yüzdeleri

%24.75
%11.88
%0
%60.39

Codes

Color #4C5965 in popluar color models

4C 59 65
RGB 76 89 101
HSL 209° 14.12% 34.71%
HSB/HSV 209° 24.75% 39.61%
CMYK 24.75% 11.88% 0.00%
60.39%

Color #4C5965 in popluar number systems.

HEX 4C 59 65
Decimal 76 89 101
Binary 1001100 1011001 1100101
Octal 114 131 145

Shades and tints

Shades of #4C5965

#4C5965
(76,89,101)
#46515C
(70,81,92)
#404953
(64,73,83)
#3A414A
(58,65,74)
#343941
(52,57,65)
#2E3138
(46,49,56)
#28292F
(40,41,47)
#222126
(34,33,38)
#1C191D
(28,25,29)
#161114
(22,17,20)
#10090B
(16,9,11)
#000000
(0,0,0)

Tints of #4C5965

#4C5965
(76,89,101)
#5C6873
(92,104,115)
#6C7781
(108,119,129)
#7C868F
(124,134,143)
#8C959D
(140,149,157)
#9CA4AB
(156,164,171)
#ACB3B9
(172,179,185)
#BCC2C7
(188,194,199)
#CCD1D5
(204,209,213)
#DCE0E3
(220,224,227)
#ECEFF1
(236,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5965 color. Also use rgb(76,89,101) instead hex code.

Text Font Color

.myTextColor { color: #4C5965; }

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

This text font color is #4C5965.

Background Color

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

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

This div background color is #4C5965.

Border color

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

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

This div border color is #4C5965.

Opacity

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

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

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

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

This text has shadow with #4C5965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5965.

Preview

Color preview on black background

This text has color #4C5965 on black background.


Color preview on white background

This text has color #4C5965 on white background.


Black color preview on #4C5965 background

This text has black color on #4C5965 background.


White color preview on #4C5965 background

This text has white color on #4C5965 background.


Related colors

Complementary color

Complementary color for #hex is #B3A69A.


I love getcolorcode.com

Triadic colors

1 #654C59 and #59654C with #4C5965 are triadic colors.

2 #65594C and #594C65 with #4C5965 are triadic colors.