COLOR #497863

HEX: #497863 RGB: (73,120,99)

Renk bilgisi

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

RGB renk modeli

#497863 color RGB value is (73,120,99).

RGB: (73,120,99) (29%, 47%, 39%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 120 of 255 = 47%
B 99 of 255 = 39%

73
120
99

R + G + B ~ 38%. #497863 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 120 + 99 = 292 (100%)
R 73 of 292 ~ 25%
G 120 of 292 ~ 41.1%
B 99 of 292 ~ 33.9'%

%25
%41.1
%33.9

CMYK RENK MODELİ

#497863 rengi CMYK tonu (39,0,18,53).

  • camgöbeği tonu 39.17%
  • eflatun tonu 0.00%
  • sarı tonu 17.50%
  • ana renk tonu 52.94%

CMYK: (39,0,18,53)
C39M0Y18K53 (39%, 0%, 18%, 53%)
(0.39 / 0.00 / 0.18 / 0.53)

CMYK yüzdeleri

%39.17
%0
%17.5
%52.94

Codes

Color #497863 in popluar color models

49 78 63
RGB 73 120 99
HSL 153° 24.35% 37.84%
HSB/HSV 153° 39.17% 47.06%
CMYK 39.17% 0.00% 17.50%
52.94%

Color #497863 in popluar number systems.

HEX 49 78 63
Decimal 73 120 99
Binary 1001001 1111000 1100011
Octal 111 170 143

Shades and tints

Shades of #497863

#497863
(73,120,99)
#436E5A
(67,110,90)
#3D6451
(61,100,81)
#375A48
(55,90,72)
#31503F
(49,80,63)
#2B4636
(43,70,54)
#253C2D
(37,60,45)
#1F3224
(31,50,36)
#19281B
(25,40,27)
#131E12
(19,30,18)
#0D1409
(13,20,9)
#000000
(0,0,0)

Tints of #497863

#497863
(73,120,99)
#598471
(89,132,113)
#69907F
(105,144,127)
#799C8D
(121,156,141)
#89A89B
(137,168,155)
#99B4A9
(153,180,169)
#A9C0B7
(169,192,183)
#B9CCC5
(185,204,197)
#C9D8D3
(201,216,211)
#D9E4E1
(217,228,225)
#E9F0EF
(233,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497863; }

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

This text font color is #497863.

Background Color

.myBgColor { background-color: #497863; }

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

This div background color is #497863.

Border color

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

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

This div border color is #497863.

Opacity

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

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

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

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

This text has shadow with #497863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497863.

Preview

Color preview on black background

This text has color #497863 on black background.


Color preview on white background

This text has color #497863 on white background.


Black color preview on #497863 background

This text has black color on #497863 background.


White color preview on #497863 background

This text has white color on #497863 background.


Related colors

Complementary color

Complementary color for #hex is #B6879C.


I love getcolorcode.com

Triadic colors

1 #634978 and #786349 with #497863 are triadic colors.

2 #637849 and #784963 with #497863 are triadic colors.