COLOR #492F4D

HEX: #492F4D RGB: (73,47,77)

Renk bilgisi

#492F4D contains red, green and blue colors in about the same proportion. #492F4D ‘ nin web güvenlik rengi #333333 (ya da #333) dir.

RGB renk modeli

#492F4D color RGB value is (73,47,77).

RGB: (73,47,77) (29%, 18%, 30%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 47 of 255 = 18%
B 77 of 255 = 30%

73
47
77

R + G + B ~ 26%. #492F4D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 47 + 77 = 197 (100%)
R 73 of 197 ~ 37.06%
G 47 of 197 ~ 23.86%
B 77 of 197 ~ 39.09'%

%37.06
%23.86
%39.09

CMYK RENK MODELİ

#492F4D rengi CMYK tonu (5,39,0,70).

  • camgöbeği tonu 5.19%
  • eflatun tonu 38.96%
  • sarı tonu 0.00%
  • ana renk tonu 69.80%

CMYK: (5,39,0,70)
C5M39Y0K70 (5%, 39%, 0%, 70%)
(0.05 / 0.39 / 0.00 / 0.70)

CMYK yüzdeleri

%5.19
%38.96
%0
%69.8

Codes

Color #492F4D in popluar color models

49 2F 4D
RGB 73 47 77
HSL 292° 24.19% 24.31%
HSB/HSV 292° 38.96% 30.20%
CMYK 5.19% 38.96% 0.00%
69.80%

Color #492F4D in popluar number systems.

HEX 49 2F 4D
Decimal 73 47 77
Binary 1001001 101111 1001101
Octal 111 57 115

Shades and tints

Shades of #492F4D

#492F4D
(73,47,77)
#432B46
(67,43,70)
#3D273F
(61,39,63)
#372338
(55,35,56)
#311F31
(49,31,49)
#2B1B2A
(43,27,42)
#251723
(37,23,35)
#1F131C
(31,19,28)
#190F15
(25,15,21)
#130B0E
(19,11,14)
#0D0707
(13,7,7)
#000000
(0,0,0)

Tints of #492F4D

#492F4D
(73,47,77)
#59415D
(89,65,93)
#69536D
(105,83,109)
#79657D
(121,101,125)
#89778D
(137,119,141)
#99899D
(153,137,157)
#A99BAD
(169,155,173)
#B9ADBD
(185,173,189)
#C9BFCD
(201,191,205)
#D9D1DD
(217,209,221)
#E9E3ED
(233,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492F4D color. Also use rgb(73,47,77) instead hex code.

Text Font Color

.myTextColor { color: #492F4D; }

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

This text font color is #492F4D.

Background Color

.myBgColor { background-color: #492F4D; }

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

This div background color is #492F4D.

Border color

.myBorderColor { border: 1px solid #492F4D; }

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

This div border color is #492F4D.

Opacity

.myOpacity80 { color: #492F4D; opacity: 0.8; }

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

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

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

This text has shadow with #492F4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492F4D.

Preview

Color preview on black background

This text has color #492F4D on black background.


Color preview on white background

This text has color #492F4D on white background.


Black color preview on #492F4D background

This text has black color on #492F4D background.


White color preview on #492F4D background

This text has white color on #492F4D background.


Related colors

Complementary color

Complementary color for #hex is #B6D0B2.


I love getcolorcode.com

Triadic colors

1 #4D492F and #2F4D49 with #492F4D are triadic colors.

2 #4D2F49 and #2F494D with #492F4D are triadic colors.