COLOR #C7E7AB

HEX: #C7E7AB RGB: (199,231,171)

Renk bilgisi

#C7E7AB contains mainly red and green colors. #C7E7AB ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C7E7AB color RGB value is (199,231,171).

RGB: (199,231,171) (78%, 91%, 67%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 231 of 255 = 91%
B 171 of 255 = 67%

199
231
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 231 + 171 = 601 (100%)
R 199 of 601 ~ 33.11%
G 231 of 601 ~ 38.44%
B 171 of 601 ~ 28.45'%

%33.11
%38.44
%28.45

CMYK RENK MODELİ

#C7E7AB rengi CMYK tonu (14,0,26,9).

  • camgöbeği tonu 13.85%
  • eflatun tonu 0.00%
  • sarı tonu 25.97%
  • ana renk tonu 9.41%

CMYK: (14,0,26,9)
C14M0Y26K9 (14%, 0%, 26%, 9%)
(0.14 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%13.85
%0
%25.97
%9.41

Codes

Color #C7E7AB in popluar color models

C7 E7 AB
RGB 199 231 171
HSL 92° 55.56% 78.82%
HSB/HSV 92° 25.97% 90.59%
CMYK 13.85% 0.00% 25.97%
9.41%

Color #C7E7AB in popluar number systems.

HEX C7 E7 AB
Decimal 199 231 171
Binary 11000111 11100111 10101011
Octal 307 347 253

Shades and tints

Shades of #C7E7AB

#C7E7AB
(199,231,171)
#B5D29C
(181,210,156)
#A3BD8D
(163,189,141)
#91A87E
(145,168,126)
#7F936F
(127,147,111)
#6D7E60
(109,126,96)
#5B6951
(91,105,81)
#495442
(73,84,66)
#373F33
(55,63,51)
#252A24
(37,42,36)
#131515
(19,21,21)
#000000
(0,0,0)

Tints of #C7E7AB

#C7E7AB
(199,231,171)
#CCE9B2
(204,233,178)
#D1EBB9
(209,235,185)
#D6EDC0
(214,237,192)
#DBEFC7
(219,239,199)
#E0F1CE
(224,241,206)
#E5F3D5
(229,243,213)
#EAF5DC
(234,245,220)
#EFF7E3
(239,247,227)
#F4F9EA
(244,249,234)
#F9FBF1
(249,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E7AB; }

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

This text font color is #C7E7AB.

Background Color

.myBgColor { background-color: #C7E7AB; }

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

This div background color is #C7E7AB.

Border color

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

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

This div border color is #C7E7AB.

Opacity

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

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

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

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

This text has shadow with #C7E7AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E7AB.

Preview

Color preview on black background

This text has color #C7E7AB on black background.


Color preview on white background

This text has color #C7E7AB on white background.


Black color preview on #C7E7AB background

This text has black color on #C7E7AB background.


White color preview on #C7E7AB background

This text has white color on #C7E7AB background.


Related colors

Complementary color

Complementary color for #hex is #381854.


I love getcolorcode.com

Triadic colors

1 #ABC7E7 and #E7ABC7 with #C7E7AB are triadic colors.

2 #ABE7C7 and #E7C7AB with #C7E7AB are triadic colors.