COLOR #C7E48D

HEX: #C7E48D RGB: (199,228,141)

Renk bilgisi

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

RGB renk modeli

#C7E48D color RGB value is (199,228,141).

RGB: (199,228,141) (78%, 89%, 55%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 228 of 255 = 89%
B 141 of 255 = 55%

199
228
141

R + G + B ~ 74%. #C7E48D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 228 + 141 = 568 (100%)
R 199 of 568 ~ 35.04%
G 228 of 568 ~ 40.14%
B 141 of 568 ~ 24.82'%

%35.04
%40.14
%24.82

CMYK RENK MODELİ

#C7E48D rengi CMYK tonu (13,0,38,11).

  • camgöbeği tonu 12.72%
  • eflatun tonu 0.00%
  • sarı tonu 38.16%
  • ana renk tonu 10.59%

CMYK: (13,0,38,11)
C13M0Y38K11 (13%, 0%, 38%, 11%)
(0.13 / 0.00 / 0.38 / 0.11)

CMYK yüzdeleri

%12.72
%0
%38.16
%10.59

Codes

Color #C7E48D in popluar color models

C7 E4 8D
RGB 199 228 141
HSL 80° 61.70% 72.35%
HSB/HSV 80° 38.16% 89.41%
CMYK 12.72% 0.00% 38.16%
10.59%

Color #C7E48D in popluar number systems.

HEX C7 E4 8D
Decimal 199 228 141
Binary 11000111 11100100 10001101
Octal 307 344 215

Shades and tints

Shades of #C7E48D

#C7E48D
(199,228,141)
#B5D081
(181,208,129)
#A3BC75
(163,188,117)
#91A869
(145,168,105)
#7F945D
(127,148,93)
#6D8051
(109,128,81)
#5B6C45
(91,108,69)
#495839
(73,88,57)
#37442D
(55,68,45)
#253021
(37,48,33)
#131C15
(19,28,21)
#000000
(0,0,0)

Tints of #C7E48D

#C7E48D
(199,228,141)
#CCE697
(204,230,151)
#D1E8A1
(209,232,161)
#D6EAAB
(214,234,171)
#DBECB5
(219,236,181)
#E0EEBF
(224,238,191)
#E5F0C9
(229,240,201)
#EAF2D3
(234,242,211)
#EFF4DD
(239,244,221)
#F4F6E7
(244,246,231)
#F9F8F1
(249,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E48D color. Also use rgb(199,228,141) instead hex code.

Text Font Color

.myTextColor { color: #C7E48D; }

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

This text font color is #C7E48D.

Background Color

.myBgColor { background-color: #C7E48D; }

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

This div background color is #C7E48D.

Border color

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

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

This div border color is #C7E48D.

Opacity

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

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

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

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

This text has shadow with #C7E48D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E48D.

Preview

Color preview on black background

This text has color #C7E48D on black background.


Color preview on white background

This text has color #C7E48D on white background.


Black color preview on #C7E48D background

This text has black color on #C7E48D background.


White color preview on #C7E48D background

This text has white color on #C7E48D background.


Related colors

Complementary color

Complementary color for #hex is #381B72.


I love getcolorcode.com

Triadic colors

1 #8DC7E4 and #E48DC7 with #C7E48D are triadic colors.

2 #8DE4C7 and #E4C78D with #C7E48D are triadic colors.