COLOR #C7ADB0

HEX: #C7ADB0 RGB: (199,173,176)

Renk bilgisi

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

RGB renk modeli

#C7ADB0 color RGB value is (199,173,176).

RGB: (199,173,176) (78%, 68%, 69%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 176 of 255 = 69%

199
173
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 176 = 548 (100%)
R 199 of 548 ~ 36.31%
G 173 of 548 ~ 31.57%
B 176 of 548 ~ 32.12'%

%36.31
%31.57
%32.12

CMYK RENK MODELİ

#C7ADB0 rengi CMYK tonu (0,13,12,22).

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

CMYK: (0,13,12,22)
C0M13Y12K22 (0%, 13%, 12%, 22%)
(0.00 / 0.13 / 0.12 / 0.22)

CMYK yüzdeleri

%0
%13.07
%11.56
%21.96

Codes

Color #C7ADB0 in popluar color models

C7 AD B0
RGB 199 173 176
HSL 353° 18.84% 72.94%
HSB/HSV 353° 13.07% 78.04%
CMYK 0.00% 13.07% 11.56%
21.96%

Color #C7ADB0 in popluar number systems.

HEX C7 AD B0
Decimal 199 173 176
Binary 11000111 10101101 10110000
Octal 307 255 260

Shades and tints

Shades of #C7ADB0

#C7ADB0
(199,173,176)
#B59EA0
(181,158,160)
#A38F90
(163,143,144)
#918080
(145,128,128)
#7F7170
(127,113,112)
#6D6260
(109,98,96)
#5B5350
(91,83,80)
#494440
(73,68,64)
#373530
(55,53,48)
#252620
(37,38,32)
#131710
(19,23,16)
#000000
(0,0,0)

Tints of #C7ADB0

#C7ADB0
(199,173,176)
#CCB4B7
(204,180,183)
#D1BBBE
(209,187,190)
#D6C2C5
(214,194,197)
#DBC9CC
(219,201,204)
#E0D0D3
(224,208,211)
#E5D7DA
(229,215,218)
#EADEE1
(234,222,225)
#EFE5E8
(239,229,232)
#F4ECEF
(244,236,239)
#F9F3F6
(249,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADB0; }

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

This text font color is #C7ADB0.

Background Color

.myBgColor { background-color: #C7ADB0; }

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

This div background color is #C7ADB0.

Border color

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

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

This div border color is #C7ADB0.

Opacity

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

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

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

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

This text has shadow with #C7ADB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADB0.

Preview

Color preview on black background

This text has color #C7ADB0 on black background.


Color preview on white background

This text has color #C7ADB0 on white background.


Black color preview on #C7ADB0 background

This text has black color on #C7ADB0 background.


White color preview on #C7ADB0 background

This text has white color on #C7ADB0 background.


Related colors

Complementary color

Complementary color for #hex is #38524F.


I love getcolorcode.com

Triadic colors

1 #B0C7AD and #ADB0C7 with #C7ADB0 are triadic colors.

2 #B0ADC7 and #ADC7B0 with #C7ADB0 are triadic colors.