COLOR #C7E4AF

HEX: #C7E4AF RGB: (199,228,175)

Renk bilgisi

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

RGB renk modeli

#C7E4AF color RGB value is (199,228,175).

RGB: (199,228,175) (78%, 89%, 69%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 228 of 255 = 89%
B 175 of 255 = 69%

199
228
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 228 + 175 = 602 (100%)
R 199 of 602 ~ 33.06%
G 228 of 602 ~ 37.87%
B 175 of 602 ~ 29.07'%

%33.06
%37.87
%29.07

CMYK RENK MODELİ

#C7E4AF rengi CMYK tonu (13,0,23,11).

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

CMYK: (13,0,23,11)
C13M0Y23K11 (13%, 0%, 23%, 11%)
(0.13 / 0.00 / 0.23 / 0.11)

CMYK yüzdeleri

%12.72
%0
%23.25
%10.59

Codes

Color #C7E4AF in popluar color models

C7 E4 AF
RGB 199 228 175
HSL 93° 49.53% 79.02%
HSB/HSV 93° 23.25% 89.41%
CMYK 12.72% 0.00% 23.25%
10.59%

Color #C7E4AF in popluar number systems.

HEX C7 E4 AF
Decimal 199 228 175
Binary 11000111 11100100 10101111
Octal 307 344 257

Shades and tints

Shades of #C7E4AF

#C7E4AF
(199,228,175)
#B5D0A0
(181,208,160)
#A3BC91
(163,188,145)
#91A882
(145,168,130)
#7F9473
(127,148,115)
#6D8064
(109,128,100)
#5B6C55
(91,108,85)
#495846
(73,88,70)
#374437
(55,68,55)
#253028
(37,48,40)
#131C19
(19,28,25)
#000000
(0,0,0)

Tints of #C7E4AF

#C7E4AF
(199,228,175)
#CCE6B6
(204,230,182)
#D1E8BD
(209,232,189)
#D6EAC4
(214,234,196)
#DBECCB
(219,236,203)
#E0EED2
(224,238,210)
#E5F0D9
(229,240,217)
#EAF2E0
(234,242,224)
#EFF4E7
(239,244,231)
#F4F6EE
(244,246,238)
#F9F8F5
(249,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E4AF; }

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

This text font color is #C7E4AF.

Background Color

.myBgColor { background-color: #C7E4AF; }

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

This div background color is #C7E4AF.

Border color

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

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

This div border color is #C7E4AF.

Opacity

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

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

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

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

This text has shadow with #C7E4AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E4AF.

Preview

Color preview on black background

This text has color #C7E4AF on black background.


Color preview on white background

This text has color #C7E4AF on white background.


Black color preview on #C7E4AF background

This text has black color on #C7E4AF background.


White color preview on #C7E4AF background

This text has white color on #C7E4AF background.


Related colors

Complementary color

Complementary color for #hex is #381B50.


I love getcolorcode.com

Triadic colors

1 #AFC7E4 and #E4AFC7 with #C7E4AF are triadic colors.

2 #AFE4C7 and #E4C7AF with #C7E4AF are triadic colors.