COLOR #74468B

HEX: #74468B RGB: (116,70,139)

Renk bilgisi

#74468B contains mainly red and blue colors. #74468B ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#74468B color RGB value is (116,70,139).

RGB: (116,70,139) (45%, 27%, 55%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 70 of 255 = 27%
B 139 of 255 = 55%

116
70
139

R + G + B ~ 42%. #74468B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 70 + 139 = 325 (100%)
R 116 of 325 ~ 35.69%
G 70 of 325 ~ 21.54%
B 139 of 325 ~ 42.77'%

%35.69
%21.54
%42.77

CMYK RENK MODELİ

#74468B rengi CMYK tonu (17,50,0,45).

  • camgöbeği tonu 16.55%
  • eflatun tonu 49.64%
  • sarı tonu 0.00%
  • ana renk tonu 45.49%

CMYK: (17,50,0,45)
C17M50Y0K45 (17%, 50%, 0%, 45%)
(0.17 / 0.50 / 0.00 / 0.45)

CMYK yüzdeleri

%16.55
%49.64
%0
%45.49

Codes

Color #74468B in popluar color models

74 46 8B
RGB 116 70 139
HSL 280° 33.01% 40.98%
HSB/HSV 280° 49.64% 54.51%
CMYK 16.55% 49.64% 0.00%
45.49%

Color #74468B in popluar number systems.

HEX 74 46 8B
Decimal 116 70 139
Binary 1110100 1000110 10001011
Octal 164 106 213

Shades and tints

Shades of #74468B

#74468B
(116,70,139)
#6A407F
(106,64,127)
#603A73
(96,58,115)
#563467
(86,52,103)
#4C2E5B
(76,46,91)
#42284F
(66,40,79)
#382243
(56,34,67)
#2E1C37
(46,28,55)
#24162B
(36,22,43)
#1A101F
(26,16,31)
#100A13
(16,10,19)
#000000
(0,0,0)

Tints of #74468B

#74468B
(116,70,139)
#805695
(128,86,149)
#8C669F
(140,102,159)
#9876A9
(152,118,169)
#A486B3
(164,134,179)
#B096BD
(176,150,189)
#BCA6C7
(188,166,199)
#C8B6D1
(200,182,209)
#D4C6DB
(212,198,219)
#E0D6E5
(224,214,229)
#ECE6EF
(236,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74468B color. Also use rgb(116,70,139) instead hex code.

Text Font Color

.myTextColor { color: #74468B; }

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

This text font color is #74468B.

Background Color

.myBgColor { background-color: #74468B; }

<div style="background-color:#74468B">Inner text</div>

This div background color is #74468B.

Border color

.myBorderColor { border: 1px solid #74468B; }

<div style="border:3px solid #74468B">Div</div>

This div border color is #74468B.

Opacity

.myOpacity80 { color: #74468B; opacity: 0.8; }

<p style="color:#74468B;opacity:0.8;">80%</p>

Text with #74468B 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 #74468B;}

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

This text has shadow with #74468B color.


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

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

This text has shadow with #74468B primary color and red secondary color.


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

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

This text has shadow with #74468B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74468B.

Preview

Color preview on black background

This text has color #74468B on black background.


Color preview on white background

This text has color #74468B on white background.


Black color preview on #74468B background

This text has black color on #74468B background.


White color preview on #74468B background

This text has white color on #74468B background.


Related colors

Complementary color

Complementary color for #hex is #8BB974.


I love getcolorcode.com

Triadic colors

1 #8B7446 and #468B74 with #74468B are triadic colors.

2 #8B4674 and #46748B with #74468B are triadic colors.