COLOR #4C6569

HEX: #4C6569 RGB: (76,101,105)

Renk bilgisi

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

RGB renk modeli

#4C6569 color RGB value is (76,101,105).

RGB: (76,101,105) (30%, 40%, 41%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 101 of 255 = 40%
B 105 of 255 = 41%

76
101
105

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 101 + 105 = 282 (100%)
R 76 of 282 ~ 26.95%
G 101 of 282 ~ 35.82%
B 105 of 282 ~ 37.23'%

%26.95
%35.82
%37.23

CMYK RENK MODELİ

#4C6569 rengi CMYK tonu (28,4,0,59).

  • camgöbeği tonu 27.62%
  • eflatun tonu 3.81%
  • sarı tonu 0.00%
  • ana renk tonu 58.82%
CMYK: (28,4,0,59) C28M4Y0K59 (28%,4%,0%,59%) (0.28/0.04/0.00/0.59) 

CMYK yüzdeleri

%27.62
%3.81
%0
%58.82

Codes

Color #4C6569 in popluar color models

4C 65 69
RGB 76 101 105
HSL 188° 16.02% 35.49%
HSB/HSV 188° 27.62% 41.18%
CMYK 27.62% 3.81% 0.00%
58.82%

Color #4C6569 in popluar number systems.

HEX 4C 65 69
Decimal 76 101 105
Binary 1001100 1100101 1101001
Octal 114 145 151

Shades and tints

Shades of #4C6569

#4C6569
(76,101,105)
#465C60
(70,92,96)
#405357
(64,83,87)
#3A4A4E
(58,74,78)
#344145
(52,65,69)
#2E383C
(46,56,60)
#282F33
(40,47,51)
#22262A
(34,38,42)
#1C1D21
(28,29,33)
#161418
(22,20,24)
#100B0F
(16,11,15)
#000000
(0,0,0)

Tints of #4C6569

#4C6569
(76,101,105)
#5C7376
(92,115,118)
#6C8183
(108,129,131)
#7C8F90
(124,143,144)
#8C9D9D
(140,157,157)
#9CABAA
(156,171,170)
#ACB9B7
(172,185,183)
#BCC7C4
(188,199,196)
#CCD5D1
(204,213,209)
#DCE3DE
(220,227,222)
#ECF1EB
(236,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C6569; }

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

This text font color is #4C6569.

Background Color

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

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

This div background color is #4C6569.

Border color

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

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

This div border color is #4C6569.

Opacity

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

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

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

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

This text has shadow with #4C6569 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6569.

Preview

Color preview on black background

This text has color #4C6569 on black background.


Color preview on white background

This text has color #4C6569 on white background.


Black color preview on #4C6569 background

This text has black color on #4C6569 background.


White color preview on #4C6569 background

This text has white color on #4C6569 background.


Related colors

Complementary color

Complementary color for #hex is #B39A96.


I love getcolorcode.com

Triadic colors

1 #694C65 and #65694C with #4C6569 are triadic colors.

2 #69654C and #654C69 with #4C6569 are triadic colors.