COLOR #495353

HEX: #495353 RGB: (73,83,83)

Renk bilgisi

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

RGB renk modeli

#495353 color RGB value is (73,83,83).

RGB: (73,83,83) (29%, 33%, 33%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 83 of 255 = 33%
B 83 of 255 = 33%

73
83
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 83 + 83 = 239 (100%)
R 73 of 239 ~ 30.54%
G 83 of 239 ~ 34.73%
B 83 of 239 ~ 34.73'%

%30.54
%34.73
%34.73

CMYK RENK MODELİ

#495353 rengi CMYK tonu (12,0,0,67).

  • camgöbeği tonu 12.05%
  • eflatun tonu 0.00%
  • sarı tonu 0.00%
  • ana renk tonu 67.45%

CMYK: (12,0,0,67)
C12M0Y0K67 (12%, 0%, 0%, 67%)
(0.12 / 0.00 / 0.00 / 0.67)

CMYK yüzdeleri

%12.05
%0
%0
%67.45

Codes

Color #495353 in popluar color models

49 53 53
RGB 73 83 83
HSL 180° 6.41% 30.59%
HSB/HSV 180° 12.05% 32.55%
CMYK 12.05% 0.00% 0.00%
67.45%

Color #495353 in popluar number systems.

HEX 49 53 53
Decimal 73 83 83
Binary 1001001 1010011 1010011
Octal 111 123 123

Shades and tints

Shades of #495353

#495353
(73,83,83)
#434C4C
(67,76,76)
#3D4545
(61,69,69)
#373E3E
(55,62,62)
#313737
(49,55,55)
#2B3030
(43,48,48)
#252929
(37,41,41)
#1F2222
(31,34,34)
#191B1B
(25,27,27)
#131414
(19,20,20)
#0D0D0D
(13,13,13)
#000000
(0,0,0)

Tints of #495353

#495353
(73,83,83)
#596262
(89,98,98)
#697171
(105,113,113)
#798080
(121,128,128)
#898F8F
(137,143,143)
#999E9E
(153,158,158)
#A9ADAD
(169,173,173)
#B9BCBC
(185,188,188)
#C9CBCB
(201,203,203)
#D9DADA
(217,218,218)
#E9E9E9
(233,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495353; }

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

This text font color is #495353.

Background Color

.myBgColor { background-color: #495353; }

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

This div background color is #495353.

Border color

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

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

This div border color is #495353.

Opacity

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

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

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

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

This text has shadow with #495353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495353.

Preview

Color preview on black background

This text has color #495353 on black background.


Color preview on white background

This text has color #495353 on white background.


Black color preview on #495353 background

This text has black color on #495353 background.


White color preview on #495353 background

This text has white color on #495353 background.


Related colors

Complementary color

Complementary color for #hex is #B6ACAC.


I love getcolorcode.com