COLOR #C6ADB6

HEX: #C6ADB6 RGB: (198,173,182)

Renk bilgisi

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

RGB renk modeli

#C6ADB6 color RGB value is (198,173,182).

RGB: (198,173,182) (78%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 173 of 255 = 68%
B 182 of 255 = 71%

198
173
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 182 = 553 (100%)
R 198 of 553 ~ 35.8%
G 173 of 553 ~ 31.28%
B 182 of 553 ~ 32.91'%

%35.8
%31.28
%32.91

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.63%
  • sarı tonu 8.08%
  • 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
%8.08
%22.35

Codes

Color #C6ADB6 in popluar color models

C6 AD B6
RGB 198 173 182
HSL 338° 17.99% 72.75%
HSB/HSV 338° 12.63% 77.65%
CMYK 0.00% 12.63% 8.08%
22.35%

Color #C6ADB6 in popluar number systems.

HEX C6 AD B6
Decimal 198 173 182
Binary 11000110 10101101 10110110
Octal 306 255 266

Shades and tints

Shades of #C6ADB6

#C6ADB6
(198,173,182)
#B49EA6
(180,158,166)
#A28F96
(162,143,150)
#908086
(144,128,134)
#7E7176
(126,113,118)
#6C6266
(108,98,102)
#5A5356
(90,83,86)
#484446
(72,68,70)
#363536
(54,53,54)
#242626
(36,38,38)
#121716
(18,23,22)
#000000
(0,0,0)

Tints of #C6ADB6

#C6ADB6
(198,173,182)
#CBB4BC
(203,180,188)
#D0BBC2
(208,187,194)
#D5C2C8
(213,194,200)
#DAC9CE
(218,201,206)
#DFD0D4
(223,208,212)
#E4D7DA
(228,215,218)
#E9DEE0
(233,222,224)
#EEE5E6
(238,229,230)
#F3ECEC
(243,236,236)
#F8F3F2
(248,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6ADB6; }

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

This text font color is #C6ADB6.

Background Color

.myBgColor { background-color: #C6ADB6; }

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

This div background color is #C6ADB6.

Border color

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

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

This div border color is #C6ADB6.

Opacity

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

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

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

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

This text has shadow with #C6ADB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ADB6.

Preview

Color preview on black background

This text has color #C6ADB6 on black background.


Color preview on white background

This text has color #C6ADB6 on white background.


Black color preview on #C6ADB6 background

This text has black color on #C6ADB6 background.


White color preview on #C6ADB6 background

This text has white color on #C6ADB6 background.


Related colors

Complementary color

Complementary color for #hex is #395249.


I love getcolorcode.com

Triadic colors

1 #B6C6AD and #ADB6C6 with #C6ADB6 are triadic colors.

2 #B6ADC6 and #ADC6B6 with #C6ADB6 are triadic colors.