COLOR #4C6D85

HEX: #4C6D85 RGB: (76,109,133)

Renk bilgisi

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

RGB renk modeli

#4C6D85 color RGB value is (76,109,133).

RGB: (76,109,133) (30%, 43%, 52%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 109 of 255 = 43%
B 133 of 255 = 52%

76
109
133

R + G + B ~ 42%. #4C6D85 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 109 + 133 = 318 (100%)
R 76 of 318 ~ 23.9%
G 109 of 318 ~ 34.28%
B 133 of 318 ~ 41.82'%

%23.9
%34.28
%41.82

CMYK RENK MODELİ

#4C6D85 rengi CMYK tonu (43,18,0,48).

  • camgöbeği tonu 42.86%
  • eflatun tonu 18.05%
  • sarı tonu 0.00%
  • ana renk tonu 47.84%

CMYK: (43,18,0,48)
C43M18Y0K48 (43%, 18%, 0%, 48%)
(0.43 / 0.18 / 0.00 / 0.48)

CMYK yüzdeleri

%42.86
%18.05
%0
%47.84

Codes

Color #4C6D85 in popluar color models

4C 6D 85
RGB 76 109 133
HSL 205° 27.27% 40.98%
HSB/HSV 205° 42.86% 52.16%
CMYK 42.86% 18.05% 0.00%
47.84%

Color #4C6D85 in popluar number systems.

HEX 4C 6D 85
Decimal 76 109 133
Binary 1001100 1101101 10000101
Octal 114 155 205

Shades and tints

Shades of #4C6D85

#4C6D85
(76,109,133)
#466479
(70,100,121)
#405B6D
(64,91,109)
#3A5261
(58,82,97)
#344955
(52,73,85)
#2E4049
(46,64,73)
#28373D
(40,55,61)
#222E31
(34,46,49)
#1C2525
(28,37,37)
#161C19
(22,28,25)
#10130D
(16,19,13)
#000000
(0,0,0)

Tints of #4C6D85

#4C6D85
(76,109,133)
#5C7A90
(92,122,144)
#6C879B
(108,135,155)
#7C94A6
(124,148,166)
#8CA1B1
(140,161,177)
#9CAEBC
(156,174,188)
#ACBBC7
(172,187,199)
#BCC8D2
(188,200,210)
#CCD5DD
(204,213,221)
#DCE2E8
(220,226,232)
#ECEFF3
(236,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C6D85 color. Also use rgb(76,109,133) instead hex code.

Text Font Color

.myTextColor { color: #4C6D85; }

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

This text font color is #4C6D85.

Background Color

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

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

This div background color is #4C6D85.

Border color

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

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

This div border color is #4C6D85.

Opacity

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

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

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

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

This text has shadow with #4C6D85 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6D85.

Preview

Color preview on black background

This text has color #4C6D85 on black background.


Color preview on white background

This text has color #4C6D85 on white background.


Black color preview on #4C6D85 background

This text has black color on #4C6D85 background.


White color preview on #4C6D85 background

This text has white color on #4C6D85 background.


Related colors

Complementary color

Complementary color for #hex is #B3927A.


I love getcolorcode.com

Triadic colors

1 #854C6D and #6D854C with #4C6D85 are triadic colors.

2 #856D4C and #6D4C85 with #4C6D85 are triadic colors.