COLOR #4C506F

HEX: #4C506F RGB: (76,80,111)

Renk bilgisi

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

RGB renk modeli

#4C506F color RGB value is (76,80,111).

RGB: (76,80,111) (30%, 31%, 44%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 80 of 255 = 31%
B 111 of 255 = 44%

76
80
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 80 + 111 = 267 (100%)
R 76 of 267 ~ 28.46%
G 80 of 267 ~ 29.96%
B 111 of 267 ~ 41.57'%

%28.46
%29.96
%41.57

CMYK RENK MODELİ

#4C506F rengi CMYK tonu (32,28,0,56).

  • camgöbeği tonu 31.53%
  • eflatun tonu 27.93%
  • sarı tonu 0.00%
  • ana renk tonu 56.47%

CMYK: (32,28,0,56)
C32M28Y0K56 (32%, 28%, 0%, 56%)
(0.32 / 0.28 / 0.00 / 0.56)

CMYK yüzdeleri

%31.53
%27.93
%0
%56.47

Codes

Color #4C506F in popluar color models

4C 50 6F
RGB 76 80 111
HSL 233° 18.72% 36.67%
HSB/HSV 233° 31.53% 43.53%
CMYK 31.53% 27.93% 0.00%
56.47%

Color #4C506F in popluar number systems.

HEX 4C 50 6F
Decimal 76 80 111
Binary 1001100 1010000 1101111
Octal 114 120 157

Shades and tints

Shades of #4C506F

#4C506F
(76,80,111)
#464965
(70,73,101)
#40425B
(64,66,91)
#3A3B51
(58,59,81)
#343447
(52,52,71)
#2E2D3D
(46,45,61)
#282633
(40,38,51)
#221F29
(34,31,41)
#1C181F
(28,24,31)
#161115
(22,17,21)
#100A0B
(16,10,11)
#000000
(0,0,0)

Tints of #4C506F

#4C506F
(76,80,111)
#5C5F7C
(92,95,124)
#6C6E89
(108,110,137)
#7C7D96
(124,125,150)
#8C8CA3
(140,140,163)
#9C9BB0
(156,155,176)
#ACAABD
(172,170,189)
#BCB9CA
(188,185,202)
#CCC8D7
(204,200,215)
#DCD7E4
(220,215,228)
#ECE6F1
(236,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C506F color. Also use rgb(76,80,111) instead hex code.

Text Font Color

.myTextColor { color: #4C506F; }

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

This text font color is #4C506F.

Background Color

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

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

This div background color is #4C506F.

Border color

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

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

This div border color is #4C506F.

Opacity

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

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

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

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

This text has shadow with #4C506F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C506F.

Preview

Color preview on black background

This text has color #4C506F on black background.


Color preview on white background

This text has color #4C506F on white background.


Black color preview on #4C506F background

This text has black color on #4C506F background.


White color preview on #4C506F background

This text has white color on #4C506F background.


Related colors

Complementary color

Complementary color for #hex is #B3AF90.


I love getcolorcode.com

Triadic colors

1 #6F4C50 and #506F4C with #4C506F are triadic colors.

2 #6F504C and #504C6F with #4C506F are triadic colors.