COLOR #C7D595

HEX: #C7D595 RGB: (199,213,149)

Renk bilgisi

#C7D595 contains mainly red and green colors. #C7D595 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C7D595 color RGB value is (199,213,149).

RGB: (199,213,149) (78%, 84%, 58%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 213 of 255 = 84%
B 149 of 255 = 58%

199
213
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 213 + 149 = 561 (100%)
R 199 of 561 ~ 35.47%
G 213 of 561 ~ 37.97%
B 149 of 561 ~ 26.56'%

%35.47
%37.97
%26.56

CMYK RENK MODELİ

#C7D595 rengi CMYK tonu (7,0,30,16).

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

CMYK: (7,0,30,16)
C7M0Y30K16 (7%, 0%, 30%, 16%)
(0.07 / 0.00 / 0.30 / 0.16)

CMYK yüzdeleri

%6.57
%0
%30.05
%16.47

Codes

Color #C7D595 in popluar color models

C7 D5 95
RGB 199 213 149
HSL 73° 43.24% 70.98%
HSB/HSV 73° 30.05% 83.53%
CMYK 6.57% 0.00% 30.05%
16.47%

Color #C7D595 in popluar number systems.

HEX C7 D5 95
Decimal 199 213 149
Binary 11000111 11010101 10010101
Octal 307 325 225

Shades and tints

Shades of #C7D595

#C7D595
(199,213,149)
#B5C288
(181,194,136)
#A3AF7B
(163,175,123)
#919C6E
(145,156,110)
#7F8961
(127,137,97)
#6D7654
(109,118,84)
#5B6347
(91,99,71)
#49503A
(73,80,58)
#373D2D
(55,61,45)
#252A20
(37,42,32)
#131713
(19,23,19)
#000000
(0,0,0)

Tints of #C7D595

#C7D595
(199,213,149)
#CCD89E
(204,216,158)
#D1DBA7
(209,219,167)
#D6DEB0
(214,222,176)
#DBE1B9
(219,225,185)
#E0E4C2
(224,228,194)
#E5E7CB
(229,231,203)
#EAEAD4
(234,234,212)
#EFEDDD
(239,237,221)
#F4F0E6
(244,240,230)
#F9F3EF
(249,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D595; }

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

This text font color is #C7D595.

Background Color

.myBgColor { background-color: #C7D595; }

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

This div background color is #C7D595.

Border color

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

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

This div border color is #C7D595.

Opacity

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

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

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

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

This text has shadow with #C7D595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D595.

Preview

Color preview on black background

This text has color #C7D595 on black background.


Color preview on white background

This text has color #C7D595 on white background.


Black color preview on #C7D595 background

This text has black color on #C7D595 background.


White color preview on #C7D595 background

This text has white color on #C7D595 background.


Related colors

Complementary color

Complementary color for #hex is #382A6A.


I love getcolorcode.com

Triadic colors

1 #95C7D5 and #D595C7 with #C7D595 are triadic colors.

2 #95D5C7 and #D5C795 with #C7D595 are triadic colors.