COLOR #477458

HEX: #477458
RGB: (71,116,88)

Renk bilgisi

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

RGB renk modeli

#477458 color RGB value is (71,116,88).

  • kırmız ton 71;
  • yeşil ton 116;
  • mavi ton 88.
RGB:
(71,116,88)
(28%,45%,35%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 116 of 255 = 45%
B 88 of 255 = 35%

71
116
88

R + G + B ~ 36%. #477458 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 116 + 88 = 275 (100%)
R 71 of 275 ~ 25.82%
G 116 of 275 ~ 42.18%
B 88 of 275 ~ 32%

%25.82
%42.18
%32

CMYK RENK MODELİ

#477458 rengi CMYK tonu (39,0,24,55).

  • camgöbeği tonu 38.79%
  • eflatun tonu 0.00%
  • sarı tonu 24.14%
  • ana renk tonu 54.51%
CMYK:
(39,0,24,55)
C39M0Y24K55 
(39%,0%,24%,55%)
(0.39/0.00/0.24/0.55)	

CMYK yüzdeleri

%38.79
%0
%24.14
%54.51

Codes

Color #477458 in popluar color models

477458
RGB7111688
HSL143°24.06%36.67%
HSB/HSV143°38.79%45.49%
CMYK38.79%0.00%24.14%
54.51%

Color #477458 in popluar number systems.

HEX477458
Decimal7111688
Binary100011111101001011000
Octal107164130

Shades and tints

Shades of #477458

#477458
(71,116,88)
#416A50
(65,106,80)
#3B6048
(59,96,72)
#355640
(53,86,64)
#2F4C38
(47,76,56)
#294230
(41,66,48)
#233828
(35,56,40)
#1D2E20
(29,46,32)
#172418
(23,36,24)
#111A10
(17,26,16)
#0B1008
(11,16,8)
#000000
(0,0,0)

Tints of #477458

#477458
(71,116,88)
#578067
(87,128,103)
#678C76
(103,140,118)
#779885
(119,152,133)
#87A494
(135,164,148)
#97B0A3
(151,176,163)
#A7BCB2
(167,188,178)
#B7C8C1
(183,200,193)
#C7D4D0
(199,212,208)
#D7E0DF
(215,224,223)
#E7ECEE
(231,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477458 color. Also use rgb(71,116,88) instead hex code.

Text Font Color

.myTextColor { color: #477458; }

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

This text font color is #477458.


Background Color

.myBgColor { background-color: #477458; }

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

This div background color is #477458.


Border color

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

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

This div border color is #477458.


Opacity

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

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

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

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

This text has shadow with #477458 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #477458 on black background.


Color preview on white background

This text has color #477458 on white background.



Black color preview on #477458 background

This text has black color on #477458 background.


White color preview on #477458 background

This text has white color on #477458 background.