COLOR #C7D3A6

HEX: #C7D3A6 RGB: (199,211,166)

Renk bilgisi

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

RGB renk modeli

#C7D3A6 color RGB value is (199,211,166).

RGB: (199,211,166) (78%, 83%, 65%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 211 of 255 = 83%
B 166 of 255 = 65%

199
211
166

R + G + B ~ 75%. #C7D3A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 211 + 166 = 576 (100%)
R 199 of 576 ~ 34.55%
G 211 of 576 ~ 36.63%
B 166 of 576 ~ 28.82'%

%34.55
%36.63
%28.82

CMYK RENK MODELİ

#C7D3A6 rengi CMYK tonu (6,0,21,17).

  • camgöbeği tonu 5.69%
  • eflatun tonu 0.00%
  • sarı tonu 21.33%
  • ana renk tonu 17.25%

CMYK: (6,0,21,17)
C6M0Y21K17 (6%, 0%, 21%, 17%)
(0.06 / 0.00 / 0.21 / 0.17)

CMYK yüzdeleri

%5.69
%0
%21.33
%17.25

Codes

Color #C7D3A6 in popluar color models

C7 D3 A6
RGB 199 211 166
HSL 76° 33.83% 73.92%
HSB/HSV 76° 21.33% 82.75%
CMYK 5.69% 0.00% 21.33%
17.25%

Color #C7D3A6 in popluar number systems.

HEX C7 D3 A6
Decimal 199 211 166
Binary 11000111 11010011 10100110
Octal 307 323 246

Shades and tints

Shades of #C7D3A6

#C7D3A6
(199,211,166)
#B5C097
(181,192,151)
#A3AD88
(163,173,136)
#919A79
(145,154,121)
#7F876A
(127,135,106)
#6D745B
(109,116,91)
#5B614C
(91,97,76)
#494E3D
(73,78,61)
#373B2E
(55,59,46)
#25281F
(37,40,31)
#131510
(19,21,16)
#000000
(0,0,0)

Tints of #C7D3A6

#C7D3A6
(199,211,166)
#CCD7AE
(204,215,174)
#D1DBB6
(209,219,182)
#D6DFBE
(214,223,190)
#DBE3C6
(219,227,198)
#E0E7CE
(224,231,206)
#E5EBD6
(229,235,214)
#EAEFDE
(234,239,222)
#EFF3E6
(239,243,230)
#F4F7EE
(244,247,238)
#F9FBF6
(249,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D3A6 color. Also use rgb(199,211,166) instead hex code.

Text Font Color

.myTextColor { color: #C7D3A6; }

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

This text font color is #C7D3A6.

Background Color

.myBgColor { background-color: #C7D3A6; }

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

This div background color is #C7D3A6.

Border color

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

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

This div border color is #C7D3A6.

Opacity

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

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

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

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

This text has shadow with #C7D3A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D3A6.

Preview

Color preview on black background

This text has color #C7D3A6 on black background.


Color preview on white background

This text has color #C7D3A6 on white background.


Black color preview on #C7D3A6 background

This text has black color on #C7D3A6 background.


White color preview on #C7D3A6 background

This text has white color on #C7D3A6 background.


Related colors

Complementary color

Complementary color for #hex is #382C59.


I love getcolorcode.com

Triadic colors

1 #A6C7D3 and #D3A6C7 with #C7D3A6 are triadic colors.

2 #A6D3C7 and #D3C7A6 with #C7D3A6 are triadic colors.