COLOR #474169

HEX: #474169 RGB: (71,65,105)

Renk bilgisi

#474169 contains red, green and blue colors in about the same proportion. #474169 ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#474169 color RGB value is (71,65,105).

RGB: (71,65,105) (28%, 25%, 41%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 65 of 255 = 25%
B 105 of 255 = 41%

71
65
105

R + G + B ~ 31%. #474169 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 65 + 105 = 241 (100%)
R 71 of 241 ~ 29.46%
G 65 of 241 ~ 26.97%
B 105 of 241 ~ 43.57'%

%29.46
%26.97
%43.57

CMYK RENK MODELİ

#474169 rengi CMYK tonu (32,38,0,59).

  • camgöbeği tonu 32.38%
  • eflatun tonu 38.10%
  • sarı tonu 0.00%
  • ana renk tonu 58.82%

CMYK: (32,38,0,59)
C32M38Y0K59 (32%, 38%, 0%, 59%)
(0.32 / 0.38 / 0.00 / 0.59)

CMYK yüzdeleri

%32.38
%38.1
%0
%58.82

Codes

Color #474169 in popluar color models

47 41 69
RGB 71 65 105
HSL 249° 23.53% 33.33%
HSB/HSV 249° 38.10% 41.18%
CMYK 32.38% 38.10% 0.00%
58.82%

Color #474169 in popluar number systems.

HEX 47 41 69
Decimal 71 65 105
Binary 1000111 1000001 1101001
Octal 107 101 151

Shades and tints

Shades of #474169

#474169
(71,65,105)
#413C60
(65,60,96)
#3B3757
(59,55,87)
#35324E
(53,50,78)
#2F2D45
(47,45,69)
#29283C
(41,40,60)
#232333
(35,35,51)
#1D1E2A
(29,30,42)
#171921
(23,25,33)
#111418
(17,20,24)
#0B0F0F
(11,15,15)
#000000
(0,0,0)

Tints of #474169

#474169
(71,65,105)
#575276
(87,82,118)
#676383
(103,99,131)
#777490
(119,116,144)
#87859D
(135,133,157)
#9796AA
(151,150,170)
#A7A7B7
(167,167,183)
#B7B8C4
(183,184,196)
#C7C9D1
(199,201,209)
#D7DADE
(215,218,222)
#E7EBEB
(231,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474169 color. Also use rgb(71,65,105) instead hex code.

Text Font Color

.myTextColor { color: #474169; }

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

This text font color is #474169.

Background Color

.myBgColor { background-color: #474169; }

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

This div background color is #474169.

Border color

.myBorderColor { border: 1px solid #474169; }

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

This div border color is #474169.

Opacity

.myOpacity80 { color: #474169; opacity: 0.8; }

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

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

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

This text has shadow with #474169 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474169.

Preview

Color preview on black background

This text has color #474169 on black background.


Color preview on white background

This text has color #474169 on white background.


Black color preview on #474169 background

This text has black color on #474169 background.


White color preview on #474169 background

This text has white color on #474169 background.


Related colors

Complementary color

Complementary color for #hex is #B8BE96.


I love getcolorcode.com

Triadic colors

1 #694741 and #416947 with #474169 are triadic colors.

2 #694147 and #414769 with #474169 are triadic colors.