COLOR #4C649C

HEX: #4C649C RGB: (76,100,156)

Renk bilgisi

#4C649C contains mainly green and blue colors. #4C649C ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4C649C color RGB value is (76,100,156).

RGB: (76,100,156) (30%, 39%, 61%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 100 of 255 = 39%
B 156 of 255 = 61%

76
100
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 100 + 156 = 332 (100%)
R 76 of 332 ~ 22.89%
G 100 of 332 ~ 30.12%
B 156 of 332 ~ 46.99'%

%22.89
%30.12
%46.99

CMYK RENK MODELİ

#4C649C rengi CMYK tonu (51,36,0,39).

  • camgöbeği tonu 51.28%
  • eflatun tonu 35.90%
  • sarı tonu 0.00%
  • ana renk tonu 38.82%

CMYK: (51,36,0,39)
C51M36Y0K39 (51%, 36%, 0%, 39%)
(0.51 / 0.36 / 0.00 / 0.39)

CMYK yüzdeleri

%51.28
%35.9
%0
%38.82

Codes

Color #4C649C in popluar color models

4C 64 9C
RGB 76 100 156
HSL 222° 34.48% 45.49%
HSB/HSV 222° 51.28% 61.18%
CMYK 51.28% 35.90% 0.00%
38.82%

Color #4C649C in popluar number systems.

HEX 4C 64 9C
Decimal 76 100 156
Binary 1001100 1100100 10011100
Octal 114 144 234

Shades and tints

Shades of #4C649C

#4C649C
(76,100,156)
#465B8E
(70,91,142)
#405280
(64,82,128)
#3A4972
(58,73,114)
#344064
(52,64,100)
#2E3756
(46,55,86)
#282E48
(40,46,72)
#22253A
(34,37,58)
#1C1C2C
(28,28,44)
#16131E
(22,19,30)
#100A10
(16,10,16)
#000000
(0,0,0)

Tints of #4C649C

#4C649C
(76,100,156)
#5C72A5
(92,114,165)
#6C80AE
(108,128,174)
#7C8EB7
(124,142,183)
#8C9CC0
(140,156,192)
#9CAAC9
(156,170,201)
#ACB8D2
(172,184,210)
#BCC6DB
(188,198,219)
#CCD4E4
(204,212,228)
#DCE2ED
(220,226,237)
#ECF0F6
(236,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C649C color. Also use rgb(76,100,156) instead hex code.

Text Font Color

.myTextColor { color: #4C649C; }

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

This text font color is #4C649C.

Background Color

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

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

This div background color is #4C649C.

Border color

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

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

This div border color is #4C649C.

Opacity

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

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

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

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

This text has shadow with #4C649C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C649C.

Preview

Color preview on black background

This text has color #4C649C on black background.


Color preview on white background

This text has color #4C649C on white background.


Black color preview on #4C649C background

This text has black color on #4C649C background.


White color preview on #4C649C background

This text has white color on #4C649C background.


Related colors

Complementary color

Complementary color for #hex is #B39B63.


I love getcolorcode.com

Triadic colors

1 #9C4C64 and #649C4C with #4C649C are triadic colors.

2 #9C644C and #644C9C with #4C649C are triadic colors.