COLOR #477265

HEX: #477265 RGB: (71,114,101)

Renk bilgisi

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

RGB renk modeli

#477265 color RGB value is (71,114,101).

RGB: (71,114,101) (28%, 45%, 40%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 114 of 255 = 45%
B 101 of 255 = 40%

71
114
101

R + G + B ~ 38%. #477265 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 114 + 101 = 286 (100%)
R 71 of 286 ~ 24.83%
G 114 of 286 ~ 39.86%
B 101 of 286 ~ 35.31'%

%24.83
%39.86
%35.31

CMYK RENK MODELİ

#477265 rengi CMYK tonu (38,0,11,55).

  • camgöbeği tonu 37.72%
  • eflatun tonu 0.00%
  • sarı tonu 11.40%
  • ana renk tonu 55.29%

CMYK: (38,0,11,55)
C38M0Y11K55 (38%, 0%, 11%, 55%)
(0.38 / 0.00 / 0.11 / 0.55)

CMYK yüzdeleri

%37.72
%0
%11.4
%55.29

Codes

Color #477265 in popluar color models

47 72 65
RGB 71 114 101
HSL 162° 23.24% 36.27%
HSB/HSV 162° 37.72% 44.71%
CMYK 37.72% 0.00% 11.40%
55.29%

Color #477265 in popluar number systems.

HEX 47 72 65
Decimal 71 114 101
Binary 1000111 1110010 1100101
Octal 107 162 145

Shades and tints

Shades of #477265

#477265
(71,114,101)
#41685C
(65,104,92)
#3B5E53
(59,94,83)
#35544A
(53,84,74)
#2F4A41
(47,74,65)
#294038
(41,64,56)
#23362F
(35,54,47)
#1D2C26
(29,44,38)
#17221D
(23,34,29)
#111814
(17,24,20)
#0B0E0B
(11,14,11)
#000000
(0,0,0)

Tints of #477265

#477265
(71,114,101)
#577E73
(87,126,115)
#678A81
(103,138,129)
#77968F
(119,150,143)
#87A29D
(135,162,157)
#97AEAB
(151,174,171)
#A7BAB9
(167,186,185)
#B7C6C7
(183,198,199)
#C7D2D5
(199,210,213)
#D7DEE3
(215,222,227)
#E7EAF1
(231,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477265; }

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

This text font color is #477265.

Background Color

.myBgColor { background-color: #477265; }

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

This div background color is #477265.

Border color

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

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

This div border color is #477265.

Opacity

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

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

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

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

This text has shadow with #477265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477265.

Preview

Color preview on black background

This text has color #477265 on black background.


Color preview on white background

This text has color #477265 on white background.


Black color preview on #477265 background

This text has black color on #477265 background.


White color preview on #477265 background

This text has white color on #477265 background.


Related colors

Complementary color

Complementary color for #hex is #B88D9A.


I love getcolorcode.com

Triadic colors

1 #654772 and #726547 with #477265 are triadic colors.

2 #657247 and #724765 with #477265 are triadic colors.