COLOR #C7F0AD

HEX: #C7F0AD RGB: (199,240,173)

Renk bilgisi

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

RGB renk modeli

#C7F0AD color RGB value is (199,240,173).

RGB: (199,240,173) (78%, 94%, 68%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 240 of 255 = 94%
B 173 of 255 = 68%

199
240
173

R + G + B ~ 80%. #C7F0AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 240 + 173 = 612 (100%)
R 199 of 612 ~ 32.52%
G 240 of 612 ~ 39.22%
B 173 of 612 ~ 28.27'%

%32.52
%39.22
%28.27

CMYK RENK MODELİ

#C7F0AD rengi CMYK tonu (17,0,28,6).

  • camgöbeği tonu 17.08%
  • eflatun tonu 0.00%
  • sarı tonu 27.92%
  • ana renk tonu 5.88%

CMYK: (17,0,28,6)
C17M0Y28K6 (17%, 0%, 28%, 6%)
(0.17 / 0.00 / 0.28 / 0.06)

CMYK yüzdeleri

%17.08
%0
%27.92
%5.88

Codes

Color #C7F0AD in popluar color models

C7 F0 AD
RGB 199 240 173
HSL 97° 69.07% 80.98%
HSB/HSV 97° 27.92% 94.12%
CMYK 17.08% 0.00% 27.92%
5.88%

Color #C7F0AD in popluar number systems.

HEX C7 F0 AD
Decimal 199 240 173
Binary 11000111 11110000 10101101
Octal 307 360 255

Shades and tints

Shades of #C7F0AD

#C7F0AD
(199,240,173)
#B5DB9E
(181,219,158)
#A3C68F
(163,198,143)
#91B180
(145,177,128)
#7F9C71
(127,156,113)
#6D8762
(109,135,98)
#5B7253
(91,114,83)
#495D44
(73,93,68)
#374835
(55,72,53)
#253326
(37,51,38)
#131E17
(19,30,23)
#000000
(0,0,0)

Tints of #C7F0AD

#C7F0AD
(199,240,173)
#CCF1B4
(204,241,180)
#D1F2BB
(209,242,187)
#D6F3C2
(214,243,194)
#DBF4C9
(219,244,201)
#E0F5D0
(224,245,208)
#E5F6D7
(229,246,215)
#EAF7DE
(234,247,222)
#EFF8E5
(239,248,229)
#F4F9EC
(244,249,236)
#F9FAF3
(249,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7F0AD color. Also use rgb(199,240,173) instead hex code.

Text Font Color

.myTextColor { color: #C7F0AD; }

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

This text font color is #C7F0AD.

Background Color

.myBgColor { background-color: #C7F0AD; }

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

This div background color is #C7F0AD.

Border color

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

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

This div border color is #C7F0AD.

Opacity

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

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

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

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

This text has shadow with #C7F0AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7F0AD.

Preview

Color preview on black background

This text has color #C7F0AD on black background.


Color preview on white background

This text has color #C7F0AD on white background.


Black color preview on #C7F0AD background

This text has black color on #C7F0AD background.


White color preview on #C7F0AD background

This text has white color on #C7F0AD background.


Related colors

Complementary color

Complementary color for #hex is #380F52.


I love getcolorcode.com

Triadic colors

1 #ADC7F0 and #F0ADC7 with #C7F0AD are triadic colors.

2 #ADF0C7 and #F0C7AD with #C7F0AD are triadic colors.