COLOR #C7ADB7

HEX: #C7ADB7 RGB: (199,173,183)

Renk bilgisi

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

RGB renk modeli

#C7ADB7 color RGB value is (199,173,183).

RGB: (199,173,183) (78%, 68%, 72%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 183 of 255 = 72%

199
173
183

R + G + B ~ 73%. #C7ADB7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 183 = 555 (100%)
R 199 of 555 ~ 35.86%
G 173 of 555 ~ 31.17%
B 183 of 555 ~ 32.97'%

%35.86
%31.17
%32.97

CMYK RENK MODELİ

#C7ADB7 rengi CMYK tonu (0,13,8,22).

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

CMYK: (0,13,8,22)
C0M13Y8K22 (0%, 13%, 8%, 22%)
(0.00 / 0.13 / 0.08 / 0.22)

CMYK yüzdeleri

%0
%13.07
%8.04
%21.96

Codes

Color #C7ADB7 in popluar color models

C7 AD B7
RGB 199 173 183
HSL 337° 18.84% 72.94%
HSB/HSV 337° 13.07% 78.04%
CMYK 0.00% 13.07% 8.04%
21.96%

Color #C7ADB7 in popluar number systems.

HEX C7 AD B7
Decimal 199 173 183
Binary 11000111 10101101 10110111
Octal 307 255 267

Shades and tints

Shades of #C7ADB7

#C7ADB7
(199,173,183)
#B59EA7
(181,158,167)
#A38F97
(163,143,151)
#918087
(145,128,135)
#7F7177
(127,113,119)
#6D6267
(109,98,103)
#5B5357
(91,83,87)
#494447
(73,68,71)
#373537
(55,53,55)
#252627
(37,38,39)
#131717
(19,23,23)
#000000
(0,0,0)

Tints of #C7ADB7

#C7ADB7
(199,173,183)
#CCB4BD
(204,180,189)
#D1BBC3
(209,187,195)
#D6C2C9
(214,194,201)
#DBC9CF
(219,201,207)
#E0D0D5
(224,208,213)
#E5D7DB
(229,215,219)
#EADEE1
(234,222,225)
#EFE5E7
(239,229,231)
#F4ECED
(244,236,237)
#F9F3F3
(249,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADB7; }

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

This text font color is #C7ADB7.

Background Color

.myBgColor { background-color: #C7ADB7; }

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

This div background color is #C7ADB7.

Border color

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

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

This div border color is #C7ADB7.

Opacity

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

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

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

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

This text has shadow with #C7ADB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADB7.

Preview

Color preview on black background

This text has color #C7ADB7 on black background.


Color preview on white background

This text has color #C7ADB7 on white background.


Black color preview on #C7ADB7 background

This text has black color on #C7ADB7 background.


White color preview on #C7ADB7 background

This text has white color on #C7ADB7 background.


Related colors

Complementary color

Complementary color for #hex is #385248.


I love getcolorcode.com

Triadic colors

1 #B7C7AD and #ADB7C7 with #C7ADB7 are triadic colors.

2 #B7ADC7 and #ADC7B7 with #C7ADB7 are triadic colors.