COLOR #C7ADBE

HEX: #C7ADBE RGB: (199,173,190)

Renk bilgisi

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

RGB renk modeli

#C7ADBE color RGB value is (199,173,190).

RGB: (199,173,190) (78%, 68%, 75%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 190 of 255 = 75%

199
173
190

R + G + B ~ 74%. #C7ADBE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 190 = 562 (100%)
R 199 of 562 ~ 35.41%
G 173 of 562 ~ 30.78%
B 190 of 562 ~ 33.81'%

%35.41
%30.78
%33.81

CMYK RENK MODELİ

#C7ADBE rengi CMYK tonu (0,13,5,22).

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

CMYK: (0,13,5,22)
C0M13Y5K22 (0%, 13%, 5%, 22%)
(0.00 / 0.13 / 0.05 / 0.22)

CMYK yüzdeleri

%0
%13.07
%4.52
%21.96

Codes

Color #C7ADBE in popluar color models

C7 AD BE
RGB 199 173 190
HSL 321° 18.84% 72.94%
HSB/HSV 321° 13.07% 78.04%
CMYK 0.00% 13.07% 4.52%
21.96%

Color #C7ADBE in popluar number systems.

HEX C7 AD BE
Decimal 199 173 190
Binary 11000111 10101101 10111110
Octal 307 255 276

Shades and tints

Shades of #C7ADBE

#C7ADBE
(199,173,190)
#B59EAD
(181,158,173)
#A38F9C
(163,143,156)
#91808B
(145,128,139)
#7F717A
(127,113,122)
#6D6269
(109,98,105)
#5B5358
(91,83,88)
#494447
(73,68,71)
#373536
(55,53,54)
#252625
(37,38,37)
#131714
(19,23,20)
#000000
(0,0,0)

Tints of #C7ADBE

#C7ADBE
(199,173,190)
#CCB4C3
(204,180,195)
#D1BBC8
(209,187,200)
#D6C2CD
(214,194,205)
#DBC9D2
(219,201,210)
#E0D0D7
(224,208,215)
#E5D7DC
(229,215,220)
#EADEE1
(234,222,225)
#EFE5E6
(239,229,230)
#F4ECEB
(244,236,235)
#F9F3F0
(249,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADBE; }

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

This text font color is #C7ADBE.

Background Color

.myBgColor { background-color: #C7ADBE; }

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

This div background color is #C7ADBE.

Border color

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

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

This div border color is #C7ADBE.

Opacity

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

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

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

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

This text has shadow with #C7ADBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADBE.

Preview

Color preview on black background

This text has color #C7ADBE on black background.


Color preview on white background

This text has color #C7ADBE on white background.


Black color preview on #C7ADBE background

This text has black color on #C7ADBE background.


White color preview on #C7ADBE background

This text has white color on #C7ADBE background.


Related colors

Complementary color

Complementary color for #hex is #385241.


I love getcolorcode.com

Triadic colors

1 #BEC7AD and #ADBEC7 with #C7ADBE are triadic colors.

2 #BEADC7 and #ADC7BE with #C7ADBE are triadic colors.