COLOR #C7DBF9

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

199
219
249

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

Yüzdelerle RGB renk parçaları

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

%29.84
%32.83
%37.33

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%20.08
%12.05
%0
%2.35

Codes

Color #C7DBF9 in popluar color models

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

Color #C7DBF9 in popluar number systems.

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

Shades and tints

Shades of #C7DBF9

#C7DBF9
(199,219,249)
#B5C8E3
(181,200,227)
#A3B5CD
(163,181,205)
#91A2B7
(145,162,183)
#7F8FA1
(127,143,161)
#6D7C8B
(109,124,139)
#5B6975
(91,105,117)
#49565F
(73,86,95)
#374349
(55,67,73)
#253033
(37,48,51)
#131D1D
(19,29,29)
#000000
(0,0,0)

Tints of #C7DBF9

#C7DBF9
(199,219,249)
#CCDEF9
(204,222,249)
#D1E1F9
(209,225,249)
#D6E4F9
(214,228,249)
#DBE7F9
(219,231,249)
#E0EAF9
(224,234,249)
#E5EDF9
(229,237,249)
#EAF0F9
(234,240,249)
#EFF3F9
(239,243,249)
#F4F6F9
(244,246,249)
#F9F9F9
(249,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7DBF9; }

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

This text font color is #C7DBF9.

Background Color

.myBgColor { background-color: #C7DBF9; }

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

This div background color is #C7DBF9.

Border color

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

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

This div border color is #C7DBF9.

Opacity

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

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

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

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

This text has shadow with #C7DBF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DBF9.

Preview

Color preview on black background

This text has color #C7DBF9 on black background.


Color preview on white background

This text has color #C7DBF9 on white background.


Black color preview on #C7DBF9 background

This text has black color on #C7DBF9 background.


White color preview on #C7DBF9 background

This text has white color on #C7DBF9 background.


Related colors

Complementary color

Complementary color for #hex is #382406.


I love getcolorcode.com

Triadic colors

1 #F9C7DB and #DBF9C7 with #C7DBF9 are triadic colors.

2 #F9DBC7 and #DBC7F9 with #C7DBF9 are triadic colors.