COLOR #C6ADB7

HEX: #C6ADB7 RGB: (198,173,183)

Renk bilgisi

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

RGB renk modeli

#C6ADB7 color RGB value is (198,173,183).

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

RGB bağlantıları ve doygunluk

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

198
173
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 183 = 554 (100%)
R 198 of 554 ~ 35.74%
G 173 of 554 ~ 31.23%
B 183 of 554 ~ 33.03'%

%35.74
%31.23
%33.03

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.63%
  • sarı tonu 7.58%
  • ana renk tonu 22.35%

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

CMYK yüzdeleri

%0
%12.63
%7.58
%22.35

Codes

Color #C6ADB7 in popluar color models

C6 AD B7
RGB 198 173 183
HSL 336° 17.99% 72.75%
HSB/HSV 336° 12.63% 77.65%
CMYK 0.00% 12.63% 7.58%
22.35%

Color #C6ADB7 in popluar number systems.

HEX C6 AD B7
Decimal 198 173 183
Binary 11000110 10101101 10110111
Octal 306 255 267

Shades and tints

Shades of #C6ADB7

#C6ADB7
(198,173,183)
#B49EA7
(180,158,167)
#A28F97
(162,143,151)
#908087
(144,128,135)
#7E7177
(126,113,119)
#6C6267
(108,98,103)
#5A5357
(90,83,87)
#484447
(72,68,71)
#363537
(54,53,55)
#242627
(36,38,39)
#121717
(18,23,23)
#000000
(0,0,0)

Tints of #C6ADB7

#C6ADB7
(198,173,183)
#CBB4BD
(203,180,189)
#D0BBC3
(208,187,195)
#D5C2C9
(213,194,201)
#DAC9CF
(218,201,207)
#DFD0D5
(223,208,213)
#E4D7DB
(228,215,219)
#E9DEE1
(233,222,225)
#EEE5E7
(238,229,231)
#F3ECED
(243,236,237)
#F8F3F3
(248,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6ADB7; }

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

This text font color is #C6ADB7.

Background Color

.myBgColor { background-color: #C6ADB7; }

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

This div background color is #C6ADB7.

Border color

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

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

This div border color is #C6ADB7.

Opacity

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

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

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

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

This text has shadow with #C6ADB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ADB7.

Preview

Color preview on black background

This text has color #C6ADB7 on black background.


Color preview on white background

This text has color #C6ADB7 on white background.


Black color preview on #C6ADB7 background

This text has black color on #C6ADB7 background.


White color preview on #C6ADB7 background

This text has white color on #C6ADB7 background.


Related colors

Complementary color

Complementary color for #hex is #395248.


I love getcolorcode.com

Triadic colors

1 #B7C6AD and #ADB7C6 with #C6ADB7 are triadic colors.

2 #B7ADC6 and #ADC6B7 with #C6ADB7 are triadic colors.