COLOR #4C6667

HEX: #4C6667 RGB: (76,102,103)

Renk bilgisi

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

RGB renk modeli

#4C6667 color RGB value is (76,102,103).

RGB: (76,102,103) (30%, 40%, 40%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 102 of 255 = 40%
B 103 of 255 = 40%

76
102
103

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 102 + 103 = 281 (100%)
R 76 of 281 ~ 27.05%
G 102 of 281 ~ 36.3%
B 103 of 281 ~ 36.65'%

%27.05
%36.3
%36.65

CMYK RENK MODELİ

#4C6667 rengi CMYK tonu (26,1,0,60).

  • camgöbeği tonu 26.21%
  • eflatun tonu 0.97%
  • sarı tonu 0.00%
  • ana renk tonu 59.61%
CMYK: (26,1,0,60) C26M1Y0K60 (26%,1%,0%,60%) (0.26/0.01/0.00/0.60) 

CMYK yüzdeleri

%26.21
%0.97
%0
%59.61

Codes

Color #4C6667 in popluar color models

4C 66 67
RGB 76 102 103
HSL 182° 15.08% 35.10%
HSB/HSV 182° 26.21% 40.39%
CMYK 26.21% 0.97% 0.00%
59.61%

Color #4C6667 in popluar number systems.

HEX 4C 66 67
Decimal 76 102 103
Binary 1001100 1100110 1100111
Octal 114 146 147

Shades and tints

Shades of #4C6667

#4C6667
(76,102,103)
#465D5E
(70,93,94)
#405455
(64,84,85)
#3A4B4C
(58,75,76)
#344243
(52,66,67)
#2E393A
(46,57,58)
#283031
(40,48,49)
#222728
(34,39,40)
#1C1E1F
(28,30,31)
#161516
(22,21,22)
#100C0D
(16,12,13)
#000000
(0,0,0)

Tints of #4C6667

#4C6667
(76,102,103)
#5C7374
(92,115,116)
#6C8081
(108,128,129)
#7C8D8E
(124,141,142)
#8C9A9B
(140,154,155)
#9CA7A8
(156,167,168)
#ACB4B5
(172,180,181)
#BCC1C2
(188,193,194)
#CCCECF
(204,206,207)
#DCDBDC
(220,219,220)
#ECE8E9
(236,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C6667 color. Also use rgb(76,102,103) instead hex code.

Text Font Color

.myTextColor { color: #4C6667; }

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

This text font color is #4C6667.

Background Color

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

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

This div background color is #4C6667.

Border color

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

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

This div border color is #4C6667.

Opacity

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

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

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

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

This text has shadow with #4C6667 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6667.

Preview

Color preview on black background

This text has color #4C6667 on black background.


Color preview on white background

This text has color #4C6667 on white background.


Black color preview on #4C6667 background

This text has black color on #4C6667 background.


White color preview on #4C6667 background

This text has white color on #4C6667 background.


Related colors

Complementary color

Complementary color for #hex is #B39998.


I love getcolorcode.com

Triadic colors

1 #674C66 and #66674C with #4C6667 are triadic colors.

2 #67664C and #664C67 with #4C6667 are triadic colors.