COLOR #498069

HEX: #498069 RGB: (73,128,105)

Renk bilgisi

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

RGB renk modeli

#498069 color RGB value is (73,128,105).

RGB: (73,128,105) (29%, 50%, 41%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 128 of 255 = 50%
B 105 of 255 = 41%

73
128
105

R + G + B ~ 40%. #498069 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 128 + 105 = 306 (100%)
R 73 of 306 ~ 23.86%
G 128 of 306 ~ 41.83%
B 105 of 306 ~ 34.31'%

%23.86
%41.83
%34.31

CMYK RENK MODELİ

#498069 rengi CMYK tonu (43,0,18,50).

  • camgöbeği tonu 42.97%
  • eflatun tonu 0.00%
  • sarı tonu 17.97%
  • ana renk tonu 49.80%

CMYK: (43,0,18,50)
C43M0Y18K50 (43%, 0%, 18%, 50%)
(0.43 / 0.00 / 0.18 / 0.50)

CMYK yüzdeleri

%42.97
%0
%17.97
%49.8

Codes

Color #498069 in popluar color models

49 80 69
RGB 73 128 105
HSL 155° 27.36% 39.41%
HSB/HSV 155° 42.97% 50.20%
CMYK 42.97% 0.00% 17.97%
49.80%

Color #498069 in popluar number systems.

HEX 49 80 69
Decimal 73 128 105
Binary 1001001 10000000 1101001
Octal 111 200 151

Shades and tints

Shades of #498069

#498069
(73,128,105)
#437560
(67,117,96)
#3D6A57
(61,106,87)
#375F4E
(55,95,78)
#315445
(49,84,69)
#2B493C
(43,73,60)
#253E33
(37,62,51)
#1F332A
(31,51,42)
#192821
(25,40,33)
#131D18
(19,29,24)
#0D120F
(13,18,15)
#000000
(0,0,0)

Tints of #498069

#498069
(73,128,105)
#598B76
(89,139,118)
#699683
(105,150,131)
#79A190
(121,161,144)
#89AC9D
(137,172,157)
#99B7AA
(153,183,170)
#A9C2B7
(169,194,183)
#B9CDC4
(185,205,196)
#C9D8D1
(201,216,209)
#D9E3DE
(217,227,222)
#E9EEEB
(233,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #498069; }

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

This text font color is #498069.

Background Color

.myBgColor { background-color: #498069; }

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

This div background color is #498069.

Border color

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

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

This div border color is #498069.

Opacity

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

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

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

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

This text has shadow with #498069 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498069.

Preview

Color preview on black background

This text has color #498069 on black background.


Color preview on white background

This text has color #498069 on white background.


Black color preview on #498069 background

This text has black color on #498069 background.


White color preview on #498069 background

This text has white color on #498069 background.


Related colors

Complementary color

Complementary color for #hex is #B67F96.


I love getcolorcode.com

Triadic colors

1 #694980 and #806949 with #498069 are triadic colors.

2 #698049 and #804969 with #498069 are triadic colors.