COLOR #C7ADA5

HEX: #C7ADA5 RGB: (199,173,165)

Renk bilgisi

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

RGB renk modeli

#C7ADA5 color RGB value is (199,173,165).

RGB: (199,173,165) (78%, 68%, 65%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 165 of 255 = 65%

199
173
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 165 = 537 (100%)
R 199 of 537 ~ 37.06%
G 173 of 537 ~ 32.22%
B 165 of 537 ~ 30.73'%

%37.06
%32.22
%30.73

CMYK RENK MODELİ

#C7ADA5 rengi CMYK tonu (0,13,17,22).

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

CMYK: (0,13,17,22)
C0M13Y17K22 (0%, 13%, 17%, 22%)
(0.00 / 0.13 / 0.17 / 0.22)

CMYK yüzdeleri

%0
%13.07
%17.09
%21.96

Codes

Color #C7ADA5 in popluar color models

C7 AD A5
RGB 199 173 165
HSL 14° 23.29% 71.37%
HSB/HSV 14° 17.09% 78.04%
CMYK 0.00% 13.07% 17.09%
21.96%

Color #C7ADA5 in popluar number systems.

HEX C7 AD A5
Decimal 199 173 165
Binary 11000111 10101101 10100101
Octal 307 255 245

Shades and tints

Shades of #C7ADA5

#C7ADA5
(199,173,165)
#B59E96
(181,158,150)
#A38F87
(163,143,135)
#918078
(145,128,120)
#7F7169
(127,113,105)
#6D625A
(109,98,90)
#5B534B
(91,83,75)
#49443C
(73,68,60)
#37352D
(55,53,45)
#25261E
(37,38,30)
#13170F
(19,23,15)
#000000
(0,0,0)

Tints of #C7ADA5

#C7ADA5
(199,173,165)
#CCB4AD
(204,180,173)
#D1BBB5
(209,187,181)
#D6C2BD
(214,194,189)
#DBC9C5
(219,201,197)
#E0D0CD
(224,208,205)
#E5D7D5
(229,215,213)
#EADEDD
(234,222,221)
#EFE5E5
(239,229,229)
#F4ECED
(244,236,237)
#F9F3F5
(249,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADA5; }

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

This text font color is #C7ADA5.

Background Color

.myBgColor { background-color: #C7ADA5; }

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

This div background color is #C7ADA5.

Border color

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

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

This div border color is #C7ADA5.

Opacity

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

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

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

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

This text has shadow with #C7ADA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADA5.

Preview

Color preview on black background

This text has color #C7ADA5 on black background.


Color preview on white background

This text has color #C7ADA5 on white background.


Black color preview on #C7ADA5 background

This text has black color on #C7ADA5 background.


White color preview on #C7ADA5 background

This text has white color on #C7ADA5 background.


Related colors

Complementary color

Complementary color for #hex is #38525A.


I love getcolorcode.com

Triadic colors

1 #A5C7AD and #ADA5C7 with #C7ADA5 are triadic colors.

2 #A5ADC7 and #ADC7A5 with #C7ADA5 are triadic colors.