COLOR #C7F9DB

HEX: #C7F9DB RGB: (199,249,219)

Renk bilgisi

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

RGB renk modeli

#C7F9DB color RGB value is (199,249,219).

RGB: (199,249,219) (78%, 98%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 249 of 255 = 98%
B 219 of 255 = 86%

199
249
219

R + G + B ~ 87%. #C7F9DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 249 + 219 = 667 (100%)
R 199 of 667 ~ 29.84%
G 249 of 667 ~ 37.33%
B 219 of 667 ~ 32.83'%

%29.84
%37.33
%32.83

CMYK RENK MODELİ

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

  • camgöbeği tonu 20.08%
  • eflatun tonu 0.00%
  • sarı tonu 12.05%
  • ana renk tonu 2.35%

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

CMYK yüzdeleri

%20.08
%0
%12.05
%2.35

Codes

Color #C7F9DB in popluar color models

C7 F9 DB
RGB 199 249 219
HSL 144° 80.65% 87.84%
HSB/HSV 144° 20.08% 97.65%
CMYK 20.08% 0.00% 12.05%
2.35%

Color #C7F9DB in popluar number systems.

HEX C7 F9 DB
Decimal 199 249 219
Binary 11000111 11111001 11011011
Octal 307 371 333

Shades and tints

Shades of #C7F9DB

#C7F9DB
(199,249,219)
#B5E3C8
(181,227,200)
#A3CDB5
(163,205,181)
#91B7A2
(145,183,162)
#7FA18F
(127,161,143)
#6D8B7C
(109,139,124)
#5B7569
(91,117,105)
#495F56
(73,95,86)
#374943
(55,73,67)
#253330
(37,51,48)
#131D1D
(19,29,29)
#000000
(0,0,0)

Tints of #C7F9DB

#C7F9DB
(199,249,219)
#CCF9DE
(204,249,222)
#D1F9E1
(209,249,225)
#D6F9E4
(214,249,228)
#DBF9E7
(219,249,231)
#E0F9EA
(224,249,234)
#E5F9ED
(229,249,237)
#EAF9F0
(234,249,240)
#EFF9F3
(239,249,243)
#F4F9F6
(244,249,246)
#F9F9F9
(249,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7F9DB color. Also use rgb(199,249,219) instead hex code.

Text Font Color

.myTextColor { color: #C7F9DB; }

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

This text font color is #C7F9DB.

Background Color

.myBgColor { background-color: #C7F9DB; }

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

This div background color is #C7F9DB.

Border color

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

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

This div border color is #C7F9DB.

Opacity

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

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

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

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

This text has shadow with #C7F9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7F9DB.

Preview

Color preview on black background

This text has color #C7F9DB on black background.


Color preview on white background

This text has color #C7F9DB on white background.


Black color preview on #C7F9DB background

This text has black color on #C7F9DB background.


White color preview on #C7F9DB background

This text has white color on #C7F9DB background.


Related colors

Complementary color

Complementary color for #hex is #380624.


I love getcolorcode.com

Triadic colors

1 #DBC7F9 and #F9DBC7 with #C7F9DB are triadic colors.

2 #DBF9C7 and #F9C7DB with #C7F9DB are triadic colors.