COLOR #4C627D

HEX: #4C627D RGB: (76,98,125)

Renk bilgisi

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

RGB renk modeli

#4C627D color RGB value is (76,98,125).

RGB: (76,98,125) (30%, 38%, 49%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 98 of 255 = 38%
B 125 of 255 = 49%

76
98
125

R + G + B ~ 39%. #4C627D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 98 + 125 = 299 (100%)
R 76 of 299 ~ 25.42%
G 98 of 299 ~ 32.78%
B 125 of 299 ~ 41.81'%

%25.42
%32.78
%41.81

CMYK RENK MODELİ

#4C627D rengi CMYK tonu (39,22,0,51).

  • camgöbeği tonu 39.20%
  • eflatun tonu 21.60%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%

CMYK: (39,22,0,51)
C39M22Y0K51 (39%, 22%, 0%, 51%)
(0.39 / 0.22 / 0.00 / 0.51)

CMYK yüzdeleri

%39.2
%21.6
%0
%50.98

Codes

Color #4C627D in popluar color models

4C 62 7D
RGB 76 98 125
HSL 213° 24.38% 39.41%
HSB/HSV 213° 39.20% 49.02%
CMYK 39.20% 21.60% 0.00%
50.98%

Color #4C627D in popluar number systems.

HEX 4C 62 7D
Decimal 76 98 125
Binary 1001100 1100010 1111101
Octal 114 142 175

Shades and tints

Shades of #4C627D

#4C627D
(76,98,125)
#465A72
(70,90,114)
#405267
(64,82,103)
#3A4A5C
(58,74,92)
#344251
(52,66,81)
#2E3A46
(46,58,70)
#28323B
(40,50,59)
#222A30
(34,42,48)
#1C2225
(28,34,37)
#161A1A
(22,26,26)
#10120F
(16,18,15)
#000000
(0,0,0)

Tints of #4C627D

#4C627D
(76,98,125)
#5C7088
(92,112,136)
#6C7E93
(108,126,147)
#7C8C9E
(124,140,158)
#8C9AA9
(140,154,169)
#9CA8B4
(156,168,180)
#ACB6BF
(172,182,191)
#BCC4CA
(188,196,202)
#CCD2D5
(204,210,213)
#DCE0E0
(220,224,224)
#ECEEEB
(236,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C627D color. Also use rgb(76,98,125) instead hex code.

Text Font Color

.myTextColor { color: #4C627D; }

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

This text font color is #4C627D.

Background Color

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

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

This div background color is #4C627D.

Border color

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

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

This div border color is #4C627D.

Opacity

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

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

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

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

This text has shadow with #4C627D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C627D.

Preview

Color preview on black background

This text has color #4C627D on black background.


Color preview on white background

This text has color #4C627D on white background.


Black color preview on #4C627D background

This text has black color on #4C627D background.


White color preview on #4C627D background

This text has white color on #4C627D background.


Related colors

Complementary color

Complementary color for #hex is #B39D82.


I love getcolorcode.com

Triadic colors

1 #7D4C62 and #627D4C with #4C627D are triadic colors.

2 #7D624C and #624C7D with #4C627D are triadic colors.