COLOR #C7E595

HEX: #C7E595 RGB: (199,229,149)

Renk bilgisi

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

RGB renk modeli

#C7E595 color RGB value is (199,229,149).

RGB: (199,229,149) (78%, 90%, 58%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 229 of 255 = 90%
B 149 of 255 = 58%

199
229
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 149 = 577 (100%)
R 199 of 577 ~ 34.49%
G 229 of 577 ~ 39.69%
B 149 of 577 ~ 25.82'%

%34.49
%39.69
%25.82

CMYK RENK MODELİ

#C7E595 rengi CMYK tonu (13,0,35,10).

  • camgöbeği tonu 13.10%
  • eflatun tonu 0.00%
  • sarı tonu 34.93%
  • ana renk tonu 10.20%

CMYK: (13,0,35,10)
C13M0Y35K10 (13%, 0%, 35%, 10%)
(0.13 / 0.00 / 0.35 / 0.10)

CMYK yüzdeleri

%13.1
%0
%34.93
%10.2

Codes

Color #C7E595 in popluar color models

C7 E5 95
RGB 199 229 149
HSL 83° 60.61% 74.12%
HSB/HSV 83° 34.93% 89.80%
CMYK 13.10% 0.00% 34.93%
10.20%

Color #C7E595 in popluar number systems.

HEX C7 E5 95
Decimal 199 229 149
Binary 11000111 11100101 10010101
Octal 307 345 225

Shades and tints

Shades of #C7E595

#C7E595
(199,229,149)
#B5D188
(181,209,136)
#A3BD7B
(163,189,123)
#91A96E
(145,169,110)
#7F9561
(127,149,97)
#6D8154
(109,129,84)
#5B6D47
(91,109,71)
#49593A
(73,89,58)
#37452D
(55,69,45)
#253120
(37,49,32)
#131D13
(19,29,19)
#000000
(0,0,0)

Tints of #C7E595

#C7E595
(199,229,149)
#CCE79E
(204,231,158)
#D1E9A7
(209,233,167)
#D6EBB0
(214,235,176)
#DBEDB9
(219,237,185)
#E0EFC2
(224,239,194)
#E5F1CB
(229,241,203)
#EAF3D4
(234,243,212)
#EFF5DD
(239,245,221)
#F4F7E6
(244,247,230)
#F9F9EF
(249,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E595; }

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

This text font color is #C7E595.

Background Color

.myBgColor { background-color: #C7E595; }

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

This div background color is #C7E595.

Border color

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

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

This div border color is #C7E595.

Opacity

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

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

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

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

This text has shadow with #C7E595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E595.

Preview

Color preview on black background

This text has color #C7E595 on black background.


Color preview on white background

This text has color #C7E595 on white background.


Black color preview on #C7E595 background

This text has black color on #C7E595 background.


White color preview on #C7E595 background

This text has white color on #C7E595 background.


Related colors

Complementary color

Complementary color for #hex is #381A6A.


I love getcolorcode.com

Triadic colors

1 #95C7E5 and #E595C7 with #C7E595 are triadic colors.

2 #95E5C7 and #E5C795 with #C7E595 are triadic colors.