COLOR #C7D7A5

HEX: #C7D7A5 RGB: (199,215,165)

Renk bilgisi

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

RGB renk modeli

#C7D7A5 color RGB value is (199,215,165).

RGB: (199,215,165) (78%, 84%, 65%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 215 of 255 = 84%
B 165 of 255 = 65%

199
215
165

R + G + B ~ 76%. #C7D7A5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 215 + 165 = 579 (100%)
R 199 of 579 ~ 34.37%
G 215 of 579 ~ 37.13%
B 165 of 579 ~ 28.5'%

%34.37
%37.13
%28.5

CMYK RENK MODELİ

#C7D7A5 rengi CMYK tonu (7,0,23,16).

  • camgöbeği tonu 7.44%
  • eflatun tonu 0.00%
  • sarı tonu 23.26%
  • ana renk tonu 15.69%

CMYK: (7,0,23,16)
C7M0Y23K16 (7%, 0%, 23%, 16%)
(0.07 / 0.00 / 0.23 / 0.16)

CMYK yüzdeleri

%7.44
%0
%23.26
%15.69

Codes

Color #C7D7A5 in popluar color models

C7 D7 A5
RGB 199 215 165
HSL 79° 38.46% 74.51%
HSB/HSV 79° 23.26% 84.31%
CMYK 7.44% 0.00% 23.26%
15.69%

Color #C7D7A5 in popluar number systems.

HEX C7 D7 A5
Decimal 199 215 165
Binary 11000111 11010111 10100101
Octal 307 327 245

Shades and tints

Shades of #C7D7A5

#C7D7A5
(199,215,165)
#B5C496
(181,196,150)
#A3B187
(163,177,135)
#919E78
(145,158,120)
#7F8B69
(127,139,105)
#6D785A
(109,120,90)
#5B654B
(91,101,75)
#49523C
(73,82,60)
#373F2D
(55,63,45)
#252C1E
(37,44,30)
#13190F
(19,25,15)
#000000
(0,0,0)

Tints of #C7D7A5

#C7D7A5
(199,215,165)
#CCDAAD
(204,218,173)
#D1DDB5
(209,221,181)
#D6E0BD
(214,224,189)
#DBE3C5
(219,227,197)
#E0E6CD
(224,230,205)
#E5E9D5
(229,233,213)
#EAECDD
(234,236,221)
#EFEFE5
(239,239,229)
#F4F2ED
(244,242,237)
#F9F5F5
(249,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D7A5 color. Also use rgb(199,215,165) instead hex code.

Text Font Color

.myTextColor { color: #C7D7A5; }

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

This text font color is #C7D7A5.

Background Color

.myBgColor { background-color: #C7D7A5; }

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

This div background color is #C7D7A5.

Border color

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

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

This div border color is #C7D7A5.

Opacity

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

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

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

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

This text has shadow with #C7D7A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D7A5.

Preview

Color preview on black background

This text has color #C7D7A5 on black background.


Color preview on white background

This text has color #C7D7A5 on white background.


Black color preview on #C7D7A5 background

This text has black color on #C7D7A5 background.


White color preview on #C7D7A5 background

This text has white color on #C7D7A5 background.


Related colors

Complementary color

Complementary color for #hex is #38285A.


I love getcolorcode.com

Triadic colors

1 #A5C7D7 and #D7A5C7 with #C7D7A5 are triadic colors.

2 #A5D7C7 and #D7C7A5 with #C7D7A5 are triadic colors.