COLOR #495C72

HEX: #495C72 RGB: (73,92,114)

Renk bilgisi

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

RGB renk modeli

#495C72 color RGB value is (73,92,114).

RGB: (73,92,114) (29%, 36%, 45%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 92 of 255 = 36%
B 114 of 255 = 45%

73
92
114

R + G + B ~ 37%. #495C72 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 92 + 114 = 279 (100%)
R 73 of 279 ~ 26.16%
G 92 of 279 ~ 32.97%
B 114 of 279 ~ 40.86'%

%26.16
%32.97
%40.86

CMYK RENK MODELİ

#495C72 rengi CMYK tonu (36,19,0,55).

  • camgöbeği tonu 35.96%
  • eflatun tonu 19.30%
  • sarı tonu 0.00%
  • ana renk tonu 55.29%

CMYK: (36,19,0,55)
C36M19Y0K55 (36%, 19%, 0%, 55%)
(0.36 / 0.19 / 0.00 / 0.55)

CMYK yüzdeleri

%35.96
%19.3
%0
%55.29

Codes

Color #495C72 in popluar color models

49 5C 72
RGB 73 92 114
HSL 212° 21.93% 36.67%
HSB/HSV 212° 35.96% 44.71%
CMYK 35.96% 19.30% 0.00%
55.29%

Color #495C72 in popluar number systems.

HEX 49 5C 72
Decimal 73 92 114
Binary 1001001 1011100 1110010
Octal 111 134 162

Shades and tints

Shades of #495C72

#495C72
(73,92,114)
#435468
(67,84,104)
#3D4C5E
(61,76,94)
#374454
(55,68,84)
#313C4A
(49,60,74)
#2B3440
(43,52,64)
#252C36
(37,44,54)
#1F242C
(31,36,44)
#191C22
(25,28,34)
#131418
(19,20,24)
#0D0C0E
(13,12,14)
#000000
(0,0,0)

Tints of #495C72

#495C72
(73,92,114)
#596A7E
(89,106,126)
#69788A
(105,120,138)
#798696
(121,134,150)
#8994A2
(137,148,162)
#99A2AE
(153,162,174)
#A9B0BA
(169,176,186)
#B9BEC6
(185,190,198)
#C9CCD2
(201,204,210)
#D9DADE
(217,218,222)
#E9E8EA
(233,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495C72 color. Also use rgb(73,92,114) instead hex code.

Text Font Color

.myTextColor { color: #495C72; }

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

This text font color is #495C72.

Background Color

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

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

This div background color is #495C72.

Border color

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

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

This div border color is #495C72.

Opacity

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

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

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

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

This text has shadow with #495C72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495C72.

Preview

Color preview on black background

This text has color #495C72 on black background.


Color preview on white background

This text has color #495C72 on white background.


Black color preview on #495C72 background

This text has black color on #495C72 background.


White color preview on #495C72 background

This text has white color on #495C72 background.


Related colors

Complementary color

Complementary color for #hex is #B6A38D.


I love getcolorcode.com

Triadic colors

1 #72495C and #5C7249 with #495C72 are triadic colors.

2 #725C49 and #5C4972 with #495C72 are triadic colors.