COLOR #476153

HEX: #476153 RGB: (71,97,83)

Renk bilgisi

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

RGB renk modeli

#476153 color RGB value is (71,97,83).

RGB: (71,97,83) (28%, 38%, 33%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 97 of 255 = 38%
B 83 of 255 = 33%

71
97
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 97 + 83 = 251 (100%)
R 71 of 251 ~ 28.29%
G 97 of 251 ~ 38.65%
B 83 of 251 ~ 33.07'%

%28.29
%38.65
%33.07

CMYK RENK MODELİ

#476153 rengi CMYK tonu (27,0,14,62).

  • camgöbeği tonu 26.80%
  • eflatun tonu 0.00%
  • sarı tonu 14.43%
  • ana renk tonu 61.96%
CMYK: (27,0,14,62) C27M0Y14K62 (27%,0%,14%,62%) (0.27/0.00/0.14/0.62) 

CMYK yüzdeleri

%26.8
%0
%14.43
%61.96

Codes

Color #476153 in popluar color models

47 61 53
RGB 71 97 83
HSL 148° 15.48% 32.94%
HSB/HSV 148° 26.80% 38.04%
CMYK 26.80% 0.00% 14.43%
61.96%

Color #476153 in popluar number systems.

HEX 47 61 53
Decimal 71 97 83
Binary 1000111 1100001 1010011
Octal 107 141 123

Shades and tints

Shades of #476153

#476153
(71,97,83)
#41594C
(65,89,76)
#3B5145
(59,81,69)
#35493E
(53,73,62)
#2F4137
(47,65,55)
#293930
(41,57,48)
#233129
(35,49,41)
#1D2922
(29,41,34)
#17211B
(23,33,27)
#111914
(17,25,20)
#0B110D
(11,17,13)
#000000
(0,0,0)

Tints of #476153

#476153
(71,97,83)
#576F62
(87,111,98)
#677D71
(103,125,113)
#778B80
(119,139,128)
#87998F
(135,153,143)
#97A79E
(151,167,158)
#A7B5AD
(167,181,173)
#B7C3BC
(183,195,188)
#C7D1CB
(199,209,203)
#D7DFDA
(215,223,218)
#E7EDE9
(231,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476153 color. Also use rgb(71,97,83) instead hex code.

Text Font Color

.myTextColor { color: #476153; }

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

This text font color is #476153.

Background Color

.myBgColor { background-color: #476153; }

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

This div background color is #476153.

Border color

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

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

This div border color is #476153.

Opacity

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

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

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

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

This text has shadow with #476153 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476153.

Preview

Color preview on black background

This text has color #476153 on black background.


Color preview on white background

This text has color #476153 on white background.


Black color preview on #476153 background

This text has black color on #476153 background.


White color preview on #476153 background

This text has white color on #476153 background.


Related colors

Complementary color

Complementary color for #hex is #B89EAC.


I love getcolorcode.com

Triadic colors

1 #534761 and #615347 with #476153 are triadic colors.

2 #536147 and #614753 with #476153 are triadic colors.