COLOR #C7A49B

HEX: #C7A49B RGB: (199,164,155)

Renk bilgisi

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

RGB renk modeli

#C7A49B color RGB value is (199,164,155).

RGB: (199,164,155) (78%, 64%, 61%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 164 of 255 = 64%
B 155 of 255 = 61%

199
164
155

R + G + B ~ 68%. #C7A49B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 164 + 155 = 518 (100%)
R 199 of 518 ~ 38.42%
G 164 of 518 ~ 31.66%
B 155 of 518 ~ 29.92'%

%38.42
%31.66
%29.92

CMYK RENK MODELİ

#C7A49B rengi CMYK tonu (0,18,22,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.59%
  • sarı tonu 22.11%
  • ana renk tonu 21.96%

CMYK: (0,18,22,22)
C0M18Y22K22 (0%, 18%, 22%, 22%)
(0.00 / 0.18 / 0.22 / 0.22)

CMYK yüzdeleri

%0
%17.59
%22.11
%21.96

Codes

Color #C7A49B in popluar color models

C7 A4 9B
RGB 199 164 155
HSL 12° 28.21% 69.41%
HSB/HSV 12° 22.11% 78.04%
CMYK 0.00% 17.59% 22.11%
21.96%

Color #C7A49B in popluar number systems.

HEX C7 A4 9B
Decimal 199 164 155
Binary 11000111 10100100 10011011
Octal 307 244 233

Shades and tints

Shades of #C7A49B

#C7A49B
(199,164,155)
#B5968D
(181,150,141)
#A3887F
(163,136,127)
#917A71
(145,122,113)
#7F6C63
(127,108,99)
#6D5E55
(109,94,85)
#5B5047
(91,80,71)
#494239
(73,66,57)
#37342B
(55,52,43)
#25261D
(37,38,29)
#13180F
(19,24,15)
#000000
(0,0,0)

Tints of #C7A49B

#C7A49B
(199,164,155)
#CCACA4
(204,172,164)
#D1B4AD
(209,180,173)
#D6BCB6
(214,188,182)
#DBC4BF
(219,196,191)
#E0CCC8
(224,204,200)
#E5D4D1
(229,212,209)
#EADCDA
(234,220,218)
#EFE4E3
(239,228,227)
#F4ECEC
(244,236,236)
#F9F4F5
(249,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7A49B color. Also use rgb(199,164,155) instead hex code.

Text Font Color

.myTextColor { color: #C7A49B; }

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

This text font color is #C7A49B.

Background Color

.myBgColor { background-color: #C7A49B; }

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

This div background color is #C7A49B.

Border color

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

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

This div border color is #C7A49B.

Opacity

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

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

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

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

This text has shadow with #C7A49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A49B.

Preview

Color preview on black background

This text has color #C7A49B on black background.


Color preview on white background

This text has color #C7A49B on white background.


Black color preview on #C7A49B background

This text has black color on #C7A49B background.


White color preview on #C7A49B background

This text has white color on #C7A49B background.


Related colors

Complementary color

Complementary color for #hex is #385B64.


I love getcolorcode.com

Triadic colors

1 #9BC7A4 and #A49BC7 with #C7A49B are triadic colors.

2 #9BA4C7 and #A4C79B with #C7A49B are triadic colors.