COLOR #496B6C

HEX: #496B6C RGB: (73,107,108)

Renk bilgisi

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

RGB renk modeli

#496B6C color RGB value is (73,107,108).

RGB: (73,107,108) (29%, 42%, 42%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 107 of 255 = 42%
B 108 of 255 = 42%

73
107
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 107 + 108 = 288 (100%)
R 73 of 288 ~ 25.35%
G 107 of 288 ~ 37.15%
B 108 of 288 ~ 37.5'%

%25.35
%37.15
%37.5

CMYK RENK MODELİ

#496B6C rengi CMYK tonu (32,1,0,58).

  • camgöbeği tonu 32.41%
  • eflatun tonu 0.93%
  • sarı tonu 0.00%
  • ana renk tonu 57.65%

CMYK: (32,1,0,58)
C32M1Y0K58 (32%, 1%, 0%, 58%)
(0.32 / 0.01 / 0.00 / 0.58)

CMYK yüzdeleri

%32.41
%0.93
%0
%57.65

Codes

Color #496B6C in popluar color models

49 6B 6C
RGB 73 107 108
HSL 182° 19.34% 35.49%
HSB/HSV 182° 32.41% 42.35%
CMYK 32.41% 0.93% 0.00%
57.65%

Color #496B6C in popluar number systems.

HEX 49 6B 6C
Decimal 73 107 108
Binary 1001001 1101011 1101100
Octal 111 153 154

Shades and tints

Shades of #496B6C

#496B6C
(73,107,108)
#436263
(67,98,99)
#3D595A
(61,89,90)
#375051
(55,80,81)
#314748
(49,71,72)
#2B3E3F
(43,62,63)
#253536
(37,53,54)
#1F2C2D
(31,44,45)
#192324
(25,35,36)
#131A1B
(19,26,27)
#0D1112
(13,17,18)
#000000
(0,0,0)

Tints of #496B6C

#496B6C
(73,107,108)
#597879
(89,120,121)
#698586
(105,133,134)
#799293
(121,146,147)
#899FA0
(137,159,160)
#99ACAD
(153,172,173)
#A9B9BA
(169,185,186)
#B9C6C7
(185,198,199)
#C9D3D4
(201,211,212)
#D9E0E1
(217,224,225)
#E9EDEE
(233,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496B6C color. Also use rgb(73,107,108) instead hex code.

Text Font Color

.myTextColor { color: #496B6C; }

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

This text font color is #496B6C.

Background Color

.myBgColor { background-color: #496B6C; }

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

This div background color is #496B6C.

Border color

.myBorderColor { border: 1px solid #496B6C; }

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

This div border color is #496B6C.

Opacity

.myOpacity80 { color: #496B6C; opacity: 0.8; }

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

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

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

This text has shadow with #496B6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496B6C.

Preview

Color preview on black background

This text has color #496B6C on black background.


Color preview on white background

This text has color #496B6C on white background.


Black color preview on #496B6C background

This text has black color on #496B6C background.


White color preview on #496B6C background

This text has white color on #496B6C background.


Related colors

Complementary color

Complementary color for #hex is #B69493.


I love getcolorcode.com

Triadic colors

1 #6C496B and #6B6C49 with #496B6C are triadic colors.

2 #6C6B49 and #6B496C with #496B6C are triadic colors.