COLOR #492F59

HEX: #492F59 RGB: (73,47,89)

Renk bilgisi

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

RGB renk modeli

#492F59 color RGB value is (73,47,89).

RGB: (73,47,89) (29%, 18%, 35%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 47 of 255 = 18%
B 89 of 255 = 35%

73
47
89

R + G + B ~ 27%. #492F59 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 47 + 89 = 209 (100%)
R 73 of 209 ~ 34.93%
G 47 of 209 ~ 22.49%
B 89 of 209 ~ 42.58'%

%34.93
%22.49
%42.58

CMYK RENK MODELİ

#492F59 rengi CMYK tonu (18,47,0,65).

  • camgöbeği tonu 17.98%
  • eflatun tonu 47.19%
  • sarı tonu 0.00%
  • ana renk tonu 65.10%

CMYK: (18,47,0,65)
C18M47Y0K65 (18%, 47%, 0%, 65%)
(0.18 / 0.47 / 0.00 / 0.65)

CMYK yüzdeleri

%17.98
%47.19
%0
%65.1

Codes

Color #492F59 in popluar color models

49 2F 59
RGB 73 47 89
HSL 277° 30.88% 26.67%
HSB/HSV 277° 47.19% 34.90%
CMYK 17.98% 47.19% 0.00%
65.10%

Color #492F59 in popluar number systems.

HEX 49 2F 59
Decimal 73 47 89
Binary 1001001 101111 1011001
Octal 111 57 131

Shades and tints

Shades of #492F59

#492F59
(73,47,89)
#432B51
(67,43,81)
#3D2749
(61,39,73)
#372341
(55,35,65)
#311F39
(49,31,57)
#2B1B31
(43,27,49)
#251729
(37,23,41)
#1F1321
(31,19,33)
#190F19
(25,15,25)
#130B11
(19,11,17)
#0D0709
(13,7,9)
#000000
(0,0,0)

Tints of #492F59

#492F59
(73,47,89)
#594168
(89,65,104)
#695377
(105,83,119)
#796586
(121,101,134)
#897795
(137,119,149)
#9989A4
(153,137,164)
#A99BB3
(169,155,179)
#B9ADC2
(185,173,194)
#C9BFD1
(201,191,209)
#D9D1E0
(217,209,224)
#E9E3EF
(233,227,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492F59; }

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

This text font color is #492F59.

Background Color

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

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

This div background color is #492F59.

Border color

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

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

This div border color is #492F59.

Opacity

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

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

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

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

This text has shadow with #492F59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492F59.

Preview

Color preview on black background

This text has color #492F59 on black background.


Color preview on white background

This text has color #492F59 on white background.


Black color preview on #492F59 background

This text has black color on #492F59 background.


White color preview on #492F59 background

This text has white color on #492F59 background.


Related colors

Complementary color

Complementary color for #hex is #B6D0A6.


I love getcolorcode.com

Triadic colors

1 #59492F and #2F5949 with #492F59 are triadic colors.

2 #592F49 and #2F4959 with #492F59 are triadic colors.