COLOR #C7E4AB

HEX: #C7E4AB RGB: (199,228,171)

Renk bilgisi

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

RGB renk modeli

#C7E4AB color RGB value is (199,228,171).

RGB: (199,228,171) (78%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 228 of 255 = 89%
B 171 of 255 = 67%

199
228
171

R + G + B ~ 78%. #C7E4AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 228 + 171 = 598 (100%)
R 199 of 598 ~ 33.28%
G 228 of 598 ~ 38.13%
B 171 of 598 ~ 28.6'%

%33.28
%38.13
%28.6

CMYK RENK MODELİ

#C7E4AB rengi CMYK tonu (13,0,25,11).

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

CMYK: (13,0,25,11)
C13M0Y25K11 (13%, 0%, 25%, 11%)
(0.13 / 0.00 / 0.25 / 0.11)

CMYK yüzdeleri

%12.72
%0
%25
%10.59

Codes

Color #C7E4AB in popluar color models

C7 E4 AB
RGB 199 228 171
HSL 91° 51.35% 78.24%
HSB/HSV 91° 25.00% 89.41%
CMYK 12.72% 0.00% 25.00%
10.59%

Color #C7E4AB in popluar number systems.

HEX C7 E4 AB
Decimal 199 228 171
Binary 11000111 11100100 10101011
Octal 307 344 253

Shades and tints

Shades of #C7E4AB

#C7E4AB
(199,228,171)
#B5D09C
(181,208,156)
#A3BC8D
(163,188,141)
#91A87E
(145,168,126)
#7F946F
(127,148,111)
#6D8060
(109,128,96)
#5B6C51
(91,108,81)
#495842
(73,88,66)
#374433
(55,68,51)
#253024
(37,48,36)
#131C15
(19,28,21)
#000000
(0,0,0)

Tints of #C7E4AB

#C7E4AB
(199,228,171)
#CCE6B2
(204,230,178)
#D1E8B9
(209,232,185)
#D6EAC0
(214,234,192)
#DBECC7
(219,236,199)
#E0EECE
(224,238,206)
#E5F0D5
(229,240,213)
#EAF2DC
(234,242,220)
#EFF4E3
(239,244,227)
#F4F6EA
(244,246,234)
#F9F8F1
(249,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E4AB; }

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

This text font color is #C7E4AB.

Background Color

.myBgColor { background-color: #C7E4AB; }

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

This div background color is #C7E4AB.

Border color

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

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

This div border color is #C7E4AB.

Opacity

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

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

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

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

This text has shadow with #C7E4AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E4AB.

Preview

Color preview on black background

This text has color #C7E4AB on black background.


Color preview on white background

This text has color #C7E4AB on white background.


Black color preview on #C7E4AB background

This text has black color on #C7E4AB background.


White color preview on #C7E4AB background

This text has white color on #C7E4AB background.


Related colors

Complementary color

Complementary color for #hex is #381B54.


I love getcolorcode.com

Triadic colors

1 #ABC7E4 and #E4ABC7 with #C7E4AB are triadic colors.

2 #ABE4C7 and #E4C7AB with #C7E4AB are triadic colors.