COLOR #C7FADD

HEX: #C7FADD RGB: (199,250,221)

Renk bilgisi

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

RGB renk modeli

#C7FADD color RGB value is (199,250,221).

RGB: (199,250,221) (78%, 98%, 87%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 250 of 255 = 98%
B 221 of 255 = 87%

199
250
221

R + G + B ~ 88%. #C7FADD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 250 + 221 = 670 (100%)
R 199 of 670 ~ 29.7%
G 250 of 670 ~ 37.31%
B 221 of 670 ~ 32.99'%

%29.7
%37.31
%32.99

CMYK RENK MODELİ

#C7FADD rengi CMYK tonu (20,0,12,2).

  • camgöbeği tonu 20.40%
  • eflatun tonu 0.00%
  • sarı tonu 11.60%
  • ana renk tonu 1.96%

CMYK: (20,0,12,2)
C20M0Y12K2 (20%, 0%, 12%, 2%)
(0.20 / 0.00 / 0.12 / 0.02)

CMYK yüzdeleri

%20.4
%0
%11.6
%1.96

Codes

Color #C7FADD in popluar color models

C7 FA DD
RGB 199 250 221
HSL 146° 83.61% 88.04%
HSB/HSV 146° 20.40% 98.04%
CMYK 20.40% 0.00% 11.60%
1.96%

Color #C7FADD in popluar number systems.

HEX C7 FA DD
Decimal 199 250 221
Binary 11000111 11111010 11011101
Octal 307 372 335

Shades and tints

Shades of #C7FADD

#C7FADD
(199,250,221)
#B5E4C9
(181,228,201)
#A3CEB5
(163,206,181)
#91B8A1
(145,184,161)
#7FA28D
(127,162,141)
#6D8C79
(109,140,121)
#5B7665
(91,118,101)
#496051
(73,96,81)
#374A3D
(55,74,61)
#253429
(37,52,41)
#131E15
(19,30,21)
#000000
(0,0,0)

Tints of #C7FADD

#C7FADD
(199,250,221)
#CCFAE0
(204,250,224)
#D1FAE3
(209,250,227)
#D6FAE6
(214,250,230)
#DBFAE9
(219,250,233)
#E0FAEC
(224,250,236)
#E5FAEF
(229,250,239)
#EAFAF2
(234,250,242)
#EFFAF5
(239,250,245)
#F4FAF8
(244,250,248)
#F9FAFB
(249,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7FADD color. Also use rgb(199,250,221) instead hex code.

Text Font Color

.myTextColor { color: #C7FADD; }

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

This text font color is #C7FADD.

Background Color

.myBgColor { background-color: #C7FADD; }

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

This div background color is #C7FADD.

Border color

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

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

This div border color is #C7FADD.

Opacity

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

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

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

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

This text has shadow with #C7FADD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7FADD.

Preview

Color preview on black background

This text has color #C7FADD on black background.


Color preview on white background

This text has color #C7FADD on white background.


Black color preview on #C7FADD background

This text has black color on #C7FADD background.


White color preview on #C7FADD background

This text has white color on #C7FADD background.


Related colors

Complementary color

Complementary color for #hex is #380522.


I love getcolorcode.com

Triadic colors

1 #DDC7FA and #FADDC7 with #C7FADD are triadic colors.

2 #DDFAC7 and #FAC7DD with #C7FADD are triadic colors.