COLOR #C7D5BE

HEX: #C7D5BE RGB: (199,213,190)

Renk bilgisi

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

RGB renk modeli

#C7D5BE color RGB value is (199,213,190).

RGB: (199,213,190) (78%, 84%, 75%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 213 of 255 = 84%
B 190 of 255 = 75%

199
213
190

R + G + B ~ 79%. #C7D5BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 213 + 190 = 602 (100%)
R 199 of 602 ~ 33.06%
G 213 of 602 ~ 35.38%
B 190 of 602 ~ 31.56'%

%33.06
%35.38
%31.56

CMYK RENK MODELİ

#C7D5BE rengi CMYK tonu (7,0,11,16).

  • camgöbeği tonu 6.57%
  • eflatun tonu 0.00%
  • sarı tonu 10.80%
  • ana renk tonu 16.47%

CMYK: (7,0,11,16)
C7M0Y11K16 (7%, 0%, 11%, 16%)
(0.07 / 0.00 / 0.11 / 0.16)

CMYK yüzdeleri

%6.57
%0
%10.8
%16.47

Codes

Color #C7D5BE in popluar color models

C7 D5 BE
RGB 199 213 190
HSL 97° 21.50% 79.02%
HSB/HSV 97° 10.80% 83.53%
CMYK 6.57% 0.00% 10.80%
16.47%

Color #C7D5BE in popluar number systems.

HEX C7 D5 BE
Decimal 199 213 190
Binary 11000111 11010101 10111110
Octal 307 325 276

Shades and tints

Shades of #C7D5BE

#C7D5BE
(199,213,190)
#B5C2AD
(181,194,173)
#A3AF9C
(163,175,156)
#919C8B
(145,156,139)
#7F897A
(127,137,122)
#6D7669
(109,118,105)
#5B6358
(91,99,88)
#495047
(73,80,71)
#373D36
(55,61,54)
#252A25
(37,42,37)
#131714
(19,23,20)
#000000
(0,0,0)

Tints of #C7D5BE

#C7D5BE
(199,213,190)
#CCD8C3
(204,216,195)
#D1DBC8
(209,219,200)
#D6DECD
(214,222,205)
#DBE1D2
(219,225,210)
#E0E4D7
(224,228,215)
#E5E7DC
(229,231,220)
#EAEAE1
(234,234,225)
#EFEDE6
(239,237,230)
#F4F0EB
(244,240,235)
#F9F3F0
(249,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D5BE; }

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

This text font color is #C7D5BE.

Background Color

.myBgColor { background-color: #C7D5BE; }

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

This div background color is #C7D5BE.

Border color

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

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

This div border color is #C7D5BE.

Opacity

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

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

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

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

This text has shadow with #C7D5BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D5BE.

Preview

Color preview on black background

This text has color #C7D5BE on black background.


Color preview on white background

This text has color #C7D5BE on white background.


Black color preview on #C7D5BE background

This text has black color on #C7D5BE background.


White color preview on #C7D5BE background

This text has white color on #C7D5BE background.


Related colors

Complementary color

Complementary color for #hex is #382A41.


I love getcolorcode.com

Triadic colors

1 #BEC7D5 and #D5BEC7 with #C7D5BE are triadic colors.

2 #BED5C7 and #D5C7BE with #C7D5BE are triadic colors.