COLOR #498068

HEX: #498068 RGB: (73,128,104)

Renk bilgisi

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

RGB renk modeli

#498068 color RGB value is (73,128,104).

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

RGB bağlantıları ve doygunluk

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

73
128
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 128 + 104 = 305 (100%)
R 73 of 305 ~ 23.93%
G 128 of 305 ~ 41.97%
B 104 of 305 ~ 34.1'%

%23.93
%41.97
%34.1

CMYK RENK MODELİ

#498068 rengi CMYK tonu (43,0,19,50).

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

CMYK: (43,0,19,50)
C43M0Y19K50 (43%, 0%, 19%, 50%)
(0.43 / 0.00 / 0.19 / 0.50)

CMYK yüzdeleri

%42.97
%0
%18.75
%49.8

Codes

Color #498068 in popluar color models

49 80 68
RGB 73 128 104
HSL 154° 27.36% 39.41%
HSB/HSV 154° 42.97% 50.20%
CMYK 42.97% 0.00% 18.75%
49.80%

Color #498068 in popluar number systems.

HEX 49 80 68
Decimal 73 128 104
Binary 1001001 10000000 1101000
Octal 111 200 150

Shades and tints

Shades of #498068

#498068
(73,128,104)
#43755F
(67,117,95)
#3D6A56
(61,106,86)
#375F4D
(55,95,77)
#315444
(49,84,68)
#2B493B
(43,73,59)
#253E32
(37,62,50)
#1F3329
(31,51,41)
#192820
(25,40,32)
#131D17
(19,29,23)
#0D120E
(13,18,14)
#000000
(0,0,0)

Tints of #498068

#498068
(73,128,104)
#598B75
(89,139,117)
#699682
(105,150,130)
#79A18F
(121,161,143)
#89AC9C
(137,172,156)
#99B7A9
(153,183,169)
#A9C2B6
(169,194,182)
#B9CDC3
(185,205,195)
#C9D8D0
(201,216,208)
#D9E3DD
(217,227,221)
#E9EEEA
(233,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #498068; }

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

This text font color is #498068.

Background Color

.myBgColor { background-color: #498068; }

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

This div background color is #498068.

Border color

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

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

This div border color is #498068.

Opacity

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

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

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

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

This text has shadow with #498068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498068.

Preview

Color preview on black background

This text has color #498068 on black background.


Color preview on white background

This text has color #498068 on white background.


Black color preview on #498068 background

This text has black color on #498068 background.


White color preview on #498068 background

This text has white color on #498068 background.


Related colors

Complementary color

Complementary color for #hex is #B67F97.


I love getcolorcode.com

Triadic colors

1 #684980 and #806849 with #498068 are triadic colors.

2 #688049 and #804968 with #498068 are triadic colors.