COLOR #C7ADB5

HEX: #C7ADB5 RGB: (199,173,181)

Renk bilgisi

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

RGB renk modeli

#C7ADB5 color RGB value is (199,173,181).

RGB: (199,173,181) (78%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 181 of 255 = 71%

199
173
181

R + G + B ~ 72%. #C7ADB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 181 = 553 (100%)
R 199 of 553 ~ 35.99%
G 173 of 553 ~ 31.28%
B 181 of 553 ~ 32.73'%

%35.99
%31.28
%32.73

CMYK RENK MODELİ

#C7ADB5 rengi CMYK tonu (0,13,9,22).

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

CMYK: (0,13,9,22)
C0M13Y9K22 (0%, 13%, 9%, 22%)
(0.00 / 0.13 / 0.09 / 0.22)

CMYK yüzdeleri

%0
%13.07
%9.05
%21.96

Codes

Color #C7ADB5 in popluar color models

C7 AD B5
RGB 199 173 181
HSL 342° 18.84% 72.94%
HSB/HSV 342° 13.07% 78.04%
CMYK 0.00% 13.07% 9.05%
21.96%

Color #C7ADB5 in popluar number systems.

HEX C7 AD B5
Decimal 199 173 181
Binary 11000111 10101101 10110101
Octal 307 255 265

Shades and tints

Shades of #C7ADB5

#C7ADB5
(199,173,181)
#B59EA5
(181,158,165)
#A38F95
(163,143,149)
#918085
(145,128,133)
#7F7175
(127,113,117)
#6D6265
(109,98,101)
#5B5355
(91,83,85)
#494445
(73,68,69)
#373535
(55,53,53)
#252625
(37,38,37)
#131715
(19,23,21)
#000000
(0,0,0)

Tints of #C7ADB5

#C7ADB5
(199,173,181)
#CCB4BB
(204,180,187)
#D1BBC1
(209,187,193)
#D6C2C7
(214,194,199)
#DBC9CD
(219,201,205)
#E0D0D3
(224,208,211)
#E5D7D9
(229,215,217)
#EADEDF
(234,222,223)
#EFE5E5
(239,229,229)
#F4ECEB
(244,236,235)
#F9F3F1
(249,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADB5; }

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

This text font color is #C7ADB5.

Background Color

.myBgColor { background-color: #C7ADB5; }

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

This div background color is #C7ADB5.

Border color

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

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

This div border color is #C7ADB5.

Opacity

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

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

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

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

This text has shadow with #C7ADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADB5.

Preview

Color preview on black background

This text has color #C7ADB5 on black background.


Color preview on white background

This text has color #C7ADB5 on white background.


Black color preview on #C7ADB5 background

This text has black color on #C7ADB5 background.


White color preview on #C7ADB5 background

This text has white color on #C7ADB5 background.


Related colors

Complementary color

Complementary color for #hex is #38524A.


I love getcolorcode.com

Triadic colors

1 #B5C7AD and #ADB5C7 with #C7ADB5 are triadic colors.

2 #B5ADC7 and #ADC7B5 with #C7ADB5 are triadic colors.