COLOR #C7ADA4

HEX: #C7ADA4 RGB: (199,173,164)

Renk bilgisi

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

RGB renk modeli

#C7ADA4 color RGB value is (199,173,164).

RGB: (199,173,164) (78%, 68%, 64%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 164 of 255 = 64%

199
173
164

R + G + B ~ 70%. #C7ADA4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 164 = 536 (100%)
R 199 of 536 ~ 37.13%
G 173 of 536 ~ 32.28%
B 164 of 536 ~ 30.6'%

%37.13
%32.28
%30.6

CMYK RENK MODELİ

#C7ADA4 rengi CMYK tonu (0,13,18,22).

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

CMYK: (0,13,18,22)
C0M13Y18K22 (0%, 13%, 18%, 22%)
(0.00 / 0.13 / 0.18 / 0.22)

CMYK yüzdeleri

%0
%13.07
%17.59
%21.96

Codes

Color #C7ADA4 in popluar color models

C7 AD A4
RGB 199 173 164
HSL 15° 23.81% 71.18%
HSB/HSV 15° 17.59% 78.04%
CMYK 0.00% 13.07% 17.59%
21.96%

Color #C7ADA4 in popluar number systems.

HEX C7 AD A4
Decimal 199 173 164
Binary 11000111 10101101 10100100
Octal 307 255 244

Shades and tints

Shades of #C7ADA4

#C7ADA4
(199,173,164)
#B59E96
(181,158,150)
#A38F88
(163,143,136)
#91807A
(145,128,122)
#7F716C
(127,113,108)
#6D625E
(109,98,94)
#5B5350
(91,83,80)
#494442
(73,68,66)
#373534
(55,53,52)
#252626
(37,38,38)
#131718
(19,23,24)
#000000
(0,0,0)

Tints of #C7ADA4

#C7ADA4
(199,173,164)
#CCB4AC
(204,180,172)
#D1BBB4
(209,187,180)
#D6C2BC
(214,194,188)
#DBC9C4
(219,201,196)
#E0D0CC
(224,208,204)
#E5D7D4
(229,215,212)
#EADEDC
(234,222,220)
#EFE5E4
(239,229,228)
#F4ECEC
(244,236,236)
#F9F3F4
(249,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADA4; }

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

This text font color is #C7ADA4.

Background Color

.myBgColor { background-color: #C7ADA4; }

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

This div background color is #C7ADA4.

Border color

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

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

This div border color is #C7ADA4.

Opacity

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

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

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

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

This text has shadow with #C7ADA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADA4.

Preview

Color preview on black background

This text has color #C7ADA4 on black background.


Color preview on white background

This text has color #C7ADA4 on white background.


Black color preview on #C7ADA4 background

This text has black color on #C7ADA4 background.


White color preview on #C7ADA4 background

This text has white color on #C7ADA4 background.


Related colors

Complementary color

Complementary color for #hex is #38525B.


I love getcolorcode.com

Triadic colors

1 #A4C7AD and #ADA4C7 with #C7ADA4 are triadic colors.

2 #A4ADC7 and #ADC7A4 with #C7ADA4 are triadic colors.