COLOR #74849C

HEX: #74849C RGB: (116,132,156)

Renk bilgisi

#74849C contains red, green and blue colors in about the same proportion. #74849C ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#74849C color RGB value is (116,132,156).

RGB: (116,132,156) (45%, 52%, 61%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 132 of 255 = 52%
B 156 of 255 = 61%

116
132
156

R + G + B ~ 53%. #74849C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 132 + 156 = 404 (100%)
R 116 of 404 ~ 28.71%
G 132 of 404 ~ 32.67%
B 156 of 404 ~ 38.61'%

%28.71
%32.67
%38.61

CMYK RENK MODELİ

#74849C rengi CMYK tonu (26,15,0,39).

  • camgöbeği tonu 25.64%
  • eflatun tonu 15.38%
  • sarı tonu 0.00%
  • ana renk tonu 38.82%

CMYK: (26,15,0,39)
C26M15Y0K39 (26%, 15%, 0%, 39%)
(0.26 / 0.15 / 0.00 / 0.39)

CMYK yüzdeleri

%25.64
%15.38
%0
%38.82

Codes

Color #74849C in popluar color models

74 84 9C
RGB 116 132 156
HSL 216° 16.81% 53.33%
HSB/HSV 216° 25.64% 61.18%
CMYK 25.64% 15.38% 0.00%
38.82%

Color #74849C in popluar number systems.

HEX 74 84 9C
Decimal 116 132 156
Binary 1110100 10000100 10011100
Octal 164 204 234

Shades and tints

Shades of #74849C

#74849C
(116,132,156)
#6A788E
(106,120,142)
#606C80
(96,108,128)
#566072
(86,96,114)
#4C5464
(76,84,100)
#424856
(66,72,86)
#383C48
(56,60,72)
#2E303A
(46,48,58)
#24242C
(36,36,44)
#1A181E
(26,24,30)
#100C10
(16,12,16)
#000000
(0,0,0)

Tints of #74849C

#74849C
(116,132,156)
#808FA5
(128,143,165)
#8C9AAE
(140,154,174)
#98A5B7
(152,165,183)
#A4B0C0
(164,176,192)
#B0BBC9
(176,187,201)
#BCC6D2
(188,198,210)
#C8D1DB
(200,209,219)
#D4DCE4
(212,220,228)
#E0E7ED
(224,231,237)
#ECF2F6
(236,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74849C color. Also use rgb(116,132,156) instead hex code.

Text Font Color

.myTextColor { color: #74849C; }

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

This text font color is #74849C.

Background Color

.myBgColor { background-color: #74849C; }

<div style="background-color:#74849C">Inner text</div>

This div background color is #74849C.

Border color

.myBorderColor { border: 1px solid #74849C; }

<div style="border:3px solid #74849C">Div</div>

This div border color is #74849C.

Opacity

.myOpacity80 { color: #74849C; opacity: 0.8; }

<p style="color:#74849C;opacity:0.8;">80%</p>

Text with #74849C 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 #74849C;}

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

This text has shadow with #74849C color.


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

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

This text has shadow with #74849C primary color and red secondary color.


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

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

This text has shadow with #74849C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74849C.

Preview

Color preview on black background

This text has color #74849C on black background.


Color preview on white background

This text has color #74849C on white background.


Black color preview on #74849C background

This text has black color on #74849C background.


White color preview on #74849C background

This text has white color on #74849C background.


Related colors

Complementary color

Complementary color for #hex is #8B7B63.


I love getcolorcode.com

Triadic colors

1 #9C7484 and #849C74 with #74849C are triadic colors.

2 #9C8474 and #84749C with #74849C are triadic colors.