COLOR #4C618A

HEX: #4C618A RGB: (76,97,138)

Renk bilgisi

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

RGB renk modeli

#4C618A color RGB value is (76,97,138).

RGB: (76,97,138) (30%, 38%, 54%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 97 of 255 = 38%
B 138 of 255 = 54%

76
97
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 97 + 138 = 311 (100%)
R 76 of 311 ~ 24.44%
G 97 of 311 ~ 31.19%
B 138 of 311 ~ 44.37'%

%24.44
%31.19
%44.37

CMYK RENK MODELİ

#4C618A rengi CMYK tonu (45,30,0,46).

  • camgöbeği tonu 44.93%
  • eflatun tonu 29.71%
  • sarı tonu 0.00%
  • ana renk tonu 45.88%

CMYK: (45,30,0,46)
C45M30Y0K46 (45%, 30%, 0%, 46%)
(0.45 / 0.30 / 0.00 / 0.46)

CMYK yüzdeleri

%44.93
%29.71
%0
%45.88

Codes

Color #4C618A in popluar color models

4C 61 8A
RGB 76 97 138
HSL 220° 28.97% 41.96%
HSB/HSV 220° 44.93% 54.12%
CMYK 44.93% 29.71% 0.00%
45.88%

Color #4C618A in popluar number systems.

HEX 4C 61 8A
Decimal 76 97 138
Binary 1001100 1100001 10001010
Octal 114 141 212

Shades and tints

Shades of #4C618A

#4C618A
(76,97,138)
#46597E
(70,89,126)
#405172
(64,81,114)
#3A4966
(58,73,102)
#34415A
(52,65,90)
#2E394E
(46,57,78)
#283142
(40,49,66)
#222936
(34,41,54)
#1C212A
(28,33,42)
#16191E
(22,25,30)
#101112
(16,17,18)
#000000
(0,0,0)

Tints of #4C618A

#4C618A
(76,97,138)
#5C6F94
(92,111,148)
#6C7D9E
(108,125,158)
#7C8BA8
(124,139,168)
#8C99B2
(140,153,178)
#9CA7BC
(156,167,188)
#ACB5C6
(172,181,198)
#BCC3D0
(188,195,208)
#CCD1DA
(204,209,218)
#DCDFE4
(220,223,228)
#ECEDEE
(236,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C618A color. Also use rgb(76,97,138) instead hex code.

Text Font Color

.myTextColor { color: #4C618A; }

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

This text font color is #4C618A.

Background Color

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

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

This div background color is #4C618A.

Border color

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

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

This div border color is #4C618A.

Opacity

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

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

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

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

This text has shadow with #4C618A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C618A.

Preview

Color preview on black background

This text has color #4C618A on black background.


Color preview on white background

This text has color #4C618A on white background.


Black color preview on #4C618A background

This text has black color on #4C618A background.


White color preview on #4C618A background

This text has white color on #4C618A background.


Related colors

Complementary color

Complementary color for #hex is #B39E75.


I love getcolorcode.com

Triadic colors

1 #8A4C61 and #618A4C with #4C618A are triadic colors.

2 #8A614C and #614C8A with #4C618A are triadic colors.