COLOR #C7E1AB

HEX: #C7E1AB RGB: (199,225,171)

Renk bilgisi

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

RGB renk modeli

#C7E1AB color RGB value is (199,225,171).

RGB: (199,225,171) (78%, 88%, 67%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 225 of 255 = 88%
B 171 of 255 = 67%

199
225
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 225 + 171 = 595 (100%)
R 199 of 595 ~ 33.45%
G 225 of 595 ~ 37.82%
B 171 of 595 ~ 28.74'%

%33.45
%37.82
%28.74

CMYK RENK MODELİ

#C7E1AB rengi CMYK tonu (12,0,24,12).

  • camgöbeği tonu 11.56%
  • eflatun tonu 0.00%
  • sarı tonu 24.00%
  • ana renk tonu 11.76%

CMYK: (12,0,24,12)
C12M0Y24K12 (12%, 0%, 24%, 12%)
(0.12 / 0.00 / 0.24 / 0.12)

CMYK yüzdeleri

%11.56
%0
%24
%11.76

Codes

Color #C7E1AB in popluar color models

C7 E1 AB
RGB 199 225 171
HSL 89° 47.37% 77.65%
HSB/HSV 89° 24.00% 88.24%
CMYK 11.56% 0.00% 24.00%
11.76%

Color #C7E1AB in popluar number systems.

HEX C7 E1 AB
Decimal 199 225 171
Binary 11000111 11100001 10101011
Octal 307 341 253

Shades and tints

Shades of #C7E1AB

#C7E1AB
(199,225,171)
#B5CD9C
(181,205,156)
#A3B98D
(163,185,141)
#91A57E
(145,165,126)
#7F916F
(127,145,111)
#6D7D60
(109,125,96)
#5B6951
(91,105,81)
#495542
(73,85,66)
#374133
(55,65,51)
#252D24
(37,45,36)
#131915
(19,25,21)
#000000
(0,0,0)

Tints of #C7E1AB

#C7E1AB
(199,225,171)
#CCE3B2
(204,227,178)
#D1E5B9
(209,229,185)
#D6E7C0
(214,231,192)
#DBE9C7
(219,233,199)
#E0EBCE
(224,235,206)
#E5EDD5
(229,237,213)
#EAEFDC
(234,239,220)
#EFF1E3
(239,241,227)
#F4F3EA
(244,243,234)
#F9F5F1
(249,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E1AB; }

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

This text font color is #C7E1AB.

Background Color

.myBgColor { background-color: #C7E1AB; }

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

This div background color is #C7E1AB.

Border color

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

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

This div border color is #C7E1AB.

Opacity

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

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

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

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

This text has shadow with #C7E1AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E1AB.

Preview

Color preview on black background

This text has color #C7E1AB on black background.


Color preview on white background

This text has color #C7E1AB on white background.


Black color preview on #C7E1AB background

This text has black color on #C7E1AB background.


White color preview on #C7E1AB background

This text has white color on #C7E1AB background.


Related colors

Complementary color

Complementary color for #hex is #381E54.


I love getcolorcode.com

Triadic colors

1 #ABC7E1 and #E1ABC7 with #C7E1AB are triadic colors.

2 #ABE1C7 and #E1C7AB with #C7E1AB are triadic colors.