COLOR #495447

HEX: #495447 RGB: (73,84,71)

Renk bilgisi

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

RGB renk modeli

#495447 color RGB value is (73,84,71).

RGB: (73,84,71) (29%, 33%, 28%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 84 of 255 = 33%
B 71 of 255 = 28%

73
84
71

R + G + B ~ 30%. #495447 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 84 + 71 = 228 (100%)
R 73 of 228 ~ 32.02%
G 84 of 228 ~ 36.84%
B 71 of 228 ~ 31.14'%

%32.02
%36.84
%31.14

CMYK RENK MODELİ

#495447 rengi CMYK tonu (13,0,15,67).

  • camgöbeği tonu 13.10%
  • eflatun tonu 0.00%
  • sarı tonu 15.48%
  • ana renk tonu 67.06%

CMYK: (13,0,15,67)
C13M0Y15K67 (13%, 0%, 15%, 67%)
(0.13 / 0.00 / 0.15 / 0.67)

CMYK yüzdeleri

%13.1
%0
%15.48
%67.06

Codes

Color #495447 in popluar color models

49 54 47
RGB 73 84 71
HSL 111° 8.39% 30.39%
HSB/HSV 111° 15.48% 32.94%
CMYK 13.10% 0.00% 15.48%
67.06%

Color #495447 in popluar number systems.

HEX 49 54 47
Decimal 73 84 71
Binary 1001001 1010100 1000111
Octal 111 124 107

Shades and tints

Shades of #495447

#495447
(73,84,71)
#434D41
(67,77,65)
#3D463B
(61,70,59)
#373F35
(55,63,53)
#31382F
(49,56,47)
#2B3129
(43,49,41)
#252A23
(37,42,35)
#1F231D
(31,35,29)
#191C17
(25,28,23)
#131511
(19,21,17)
#0D0E0B
(13,14,11)
#000000
(0,0,0)

Tints of #495447

#495447
(73,84,71)
#596357
(89,99,87)
#697267
(105,114,103)
#798177
(121,129,119)
#899087
(137,144,135)
#999F97
(153,159,151)
#A9AEA7
(169,174,167)
#B9BDB7
(185,189,183)
#C9CCC7
(201,204,199)
#D9DBD7
(217,219,215)
#E9EAE7
(233,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495447 color. Also use rgb(73,84,71) instead hex code.

Text Font Color

.myTextColor { color: #495447; }

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

This text font color is #495447.

Background Color

.myBgColor { background-color: #495447; }

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

This div background color is #495447.

Border color

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

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

This div border color is #495447.

Opacity

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

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

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

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

This text has shadow with #495447 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495447.

Preview

Color preview on black background

This text has color #495447 on black background.


Color preview on white background

This text has color #495447 on white background.


Black color preview on #495447 background

This text has black color on #495447 background.


White color preview on #495447 background

This text has white color on #495447 background.


Related colors

Complementary color

Complementary color for #hex is #B6ABB8.


I love getcolorcode.com

Triadic colors

1 #474954 and #544749 with #495447 are triadic colors.

2 #475449 and #544947 with #495447 are triadic colors.