COLOR #495A51

HEX: #495A51 RGB: (73,90,81)

Renk bilgisi

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

RGB renk modeli

#495A51 color RGB value is (73,90,81).

RGB: (73,90,81) (29%, 35%, 32%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 90 of 255 = 35%
B 81 of 255 = 32%

73
90
81

R + G + B ~ 32%. #495A51 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 90 + 81 = 244 (100%)
R 73 of 244 ~ 29.92%
G 90 of 244 ~ 36.89%
B 81 of 244 ~ 33.2'%

%29.92
%36.89
%33.2

CMYK RENK MODELİ

#495A51 rengi CMYK tonu (19,0,10,65).

  • camgöbeği tonu 18.89%
  • eflatun tonu 0.00%
  • sarı tonu 10.00%
  • ana renk tonu 64.71%
CMYK: (19,0,10,65) C19M0Y10K65 (19%,0%,10%,65%) (0.19/0.00/0.10/0.65) 

CMYK yüzdeleri

%18.89
%0
%10
%64.71

Codes

Color #495A51 in popluar color models

49 5A 51
RGB 73 90 81
HSL 148° 10.43% 31.96%
HSB/HSV 148° 18.89% 35.29%
CMYK 18.89% 0.00% 10.00%
64.71%

Color #495A51 in popluar number systems.

HEX 49 5A 51
Decimal 73 90 81
Binary 1001001 1011010 1010001
Octal 111 132 121

Shades and tints

Shades of #495A51

#495A51
(73,90,81)
#43524A
(67,82,74)
#3D4A43
(61,74,67)
#37423C
(55,66,60)
#313A35
(49,58,53)
#2B322E
(43,50,46)
#252A27
(37,42,39)
#1F2220
(31,34,32)
#191A19
(25,26,25)
#131212
(19,18,18)
#0D0A0B
(13,10,11)
#000000
(0,0,0)

Tints of #495A51

#495A51
(73,90,81)
#596960
(89,105,96)
#69786F
(105,120,111)
#79877E
(121,135,126)
#89968D
(137,150,141)
#99A59C
(153,165,156)
#A9B4AB
(169,180,171)
#B9C3BA
(185,195,186)
#C9D2C9
(201,210,201)
#D9E1D8
(217,225,216)
#E9F0E7
(233,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495A51 color. Also use rgb(73,90,81) instead hex code.

Text Font Color

.myTextColor { color: #495A51; }

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

This text font color is #495A51.

Background Color

.myBgColor { background-color: #495A51; }

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

This div background color is #495A51.

Border color

.myBorderColor { border: 1px solid #495A51; }

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

This div border color is #495A51.

Opacity

.myOpacity80 { color: #495A51; opacity: 0.8; }

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

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

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

This text has shadow with #495A51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495A51.

Preview

Color preview on black background

This text has color #495A51 on black background.


Color preview on white background

This text has color #495A51 on white background.


Black color preview on #495A51 background

This text has black color on #495A51 background.


White color preview on #495A51 background

This text has white color on #495A51 background.


Related colors

Complementary color

Complementary color for #hex is #B6A5AE.


I love getcolorcode.com

Triadic colors

1 #51495A and #5A5149 with #495A51 are triadic colors.

2 #515A49 and #5A4951 with #495A51 are triadic colors.