COLOR #475165

HEX: #475165 RGB: (71,81,101)

Renk bilgisi

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

RGB renk modeli

#475165 color RGB value is (71,81,101).

RGB: (71,81,101) (28%, 32%, 40%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 81 of 255 = 32%
B 101 of 255 = 40%

71
81
101

R + G + B ~ 33%. #475165 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 81 + 101 = 253 (100%)
R 71 of 253 ~ 28.06%
G 81 of 253 ~ 32.02%
B 101 of 253 ~ 39.92'%

%28.06
%32.02
%39.92

CMYK RENK MODELİ

#475165 rengi CMYK tonu (30,20,0,60).

  • camgöbeği tonu 29.70%
  • eflatun tonu 19.80%
  • sarı tonu 0.00%
  • ana renk tonu 60.39%

CMYK: (30,20,0,60)
C30M20Y0K60 (30%, 20%, 0%, 60%)
(0.30 / 0.20 / 0.00 / 0.60)

CMYK yüzdeleri

%29.7
%19.8
%0
%60.39

Codes

Color #475165 in popluar color models

47 51 65
RGB 71 81 101
HSL 220° 17.44% 33.73%
HSB/HSV 220° 29.70% 39.61%
CMYK 29.70% 19.80% 0.00%
60.39%

Color #475165 in popluar number systems.

HEX 47 51 65
Decimal 71 81 101
Binary 1000111 1010001 1100101
Octal 107 121 145

Shades and tints

Shades of #475165

#475165
(71,81,101)
#414A5C
(65,74,92)
#3B4353
(59,67,83)
#353C4A
(53,60,74)
#2F3541
(47,53,65)
#292E38
(41,46,56)
#23272F
(35,39,47)
#1D2026
(29,32,38)
#17191D
(23,25,29)
#111214
(17,18,20)
#0B0B0B
(11,11,11)
#000000
(0,0,0)

Tints of #475165

#475165
(71,81,101)
#576073
(87,96,115)
#676F81
(103,111,129)
#777E8F
(119,126,143)
#878D9D
(135,141,157)
#979CAB
(151,156,171)
#A7ABB9
(167,171,185)
#B7BAC7
(183,186,199)
#C7C9D5
(199,201,213)
#D7D8E3
(215,216,227)
#E7E7F1
(231,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475165 color. Also use rgb(71,81,101) instead hex code.

Text Font Color

.myTextColor { color: #475165; }

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

This text font color is #475165.

Background Color

.myBgColor { background-color: #475165; }

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

This div background color is #475165.

Border color

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

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

This div border color is #475165.

Opacity

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

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

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

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

This text has shadow with #475165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475165.

Preview

Color preview on black background

This text has color #475165 on black background.


Color preview on white background

This text has color #475165 on white background.


Black color preview on #475165 background

This text has black color on #475165 background.


White color preview on #475165 background

This text has white color on #475165 background.


Related colors

Complementary color

Complementary color for #hex is #B8AE9A.


I love getcolorcode.com

Triadic colors

1 #654751 and #516547 with #475165 are triadic colors.

2 #655147 and #514765 with #475165 are triadic colors.