COLOR #495165

HEX: #495165 RGB: (73,81,101)

Renk bilgisi

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

RGB renk modeli

#495165 color RGB value is (73,81,101).

RGB: (73,81,101) (29%, 32%, 40%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 81 of 255 = 32%
B 101 of 255 = 40%

73
81
101

R + G + B ~ 34%. #495165 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 81 + 101 = 255 (100%)
R 73 of 255 ~ 28.63%
G 81 of 255 ~ 31.76%
B 101 of 255 ~ 39.61'%

%28.63
%31.76
%39.61

CMYK RENK MODELİ

#495165 rengi CMYK tonu (28,20,0,60).

  • camgöbeği tonu 27.72%
  • eflatun tonu 19.80%
  • sarı tonu 0.00%
  • ana renk tonu 60.39%

CMYK: (28,20,0,60)
C28M20Y0K60 (28%, 20%, 0%, 60%)
(0.28 / 0.20 / 0.00 / 0.60)

CMYK yüzdeleri

%27.72
%19.8
%0
%60.39

Codes

Color #495165 in popluar color models

49 51 65
RGB 73 81 101
HSL 223° 16.09% 34.12%
HSB/HSV 223° 27.72% 39.61%
CMYK 27.72% 19.80% 0.00%
60.39%

Color #495165 in popluar number systems.

HEX 49 51 65
Decimal 73 81 101
Binary 1001001 1010001 1100101
Octal 111 121 145

Shades and tints

Shades of #495165

#495165
(73,81,101)
#434A5C
(67,74,92)
#3D4353
(61,67,83)
#373C4A
(55,60,74)
#313541
(49,53,65)
#2B2E38
(43,46,56)
#25272F
(37,39,47)
#1F2026
(31,32,38)
#19191D
(25,25,29)
#131214
(19,18,20)
#0D0B0B
(13,11,11)
#000000
(0,0,0)

Tints of #495165

#495165
(73,81,101)
#596073
(89,96,115)
#696F81
(105,111,129)
#797E8F
(121,126,143)
#898D9D
(137,141,157)
#999CAB
(153,156,171)
#A9ABB9
(169,171,185)
#B9BAC7
(185,186,199)
#C9C9D5
(201,201,213)
#D9D8E3
(217,216,227)
#E9E7F1
(233,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495165; }

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

This text font color is #495165.

Background Color

.myBgColor { background-color: #495165; }

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

This div background color is #495165.

Border color

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

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

This div border color is #495165.

Opacity

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

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

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

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

This text has shadow with #495165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495165.

Preview

Color preview on black background

This text has color #495165 on black background.


Color preview on white background

This text has color #495165 on white background.


Black color preview on #495165 background

This text has black color on #495165 background.


White color preview on #495165 background

This text has white color on #495165 background.


Related colors

Complementary color

Complementary color for #hex is #B6AE9A.


I love getcolorcode.com

Triadic colors

1 #654951 and #516549 with #495165 are triadic colors.

2 #655149 and #514965 with #495165 are triadic colors.