COLOR #C799DB

HEX: #C799DB RGB: (199,153,219)

Renk bilgisi

#C799DB contains mainly red and blue colors. #C799DB ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C799DB color RGB value is (199,153,219).

RGB: (199,153,219) (78%, 60%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 153 of 255 = 60%
B 219 of 255 = 86%

199
153
219

R + G + B ~ 75%. #C799DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 153 + 219 = 571 (100%)
R 199 of 571 ~ 34.85%
G 153 of 571 ~ 26.8%
B 219 of 571 ~ 38.35'%

%34.85
%26.8
%38.35

CMYK RENK MODELİ

#C799DB rengi CMYK tonu (9,30,0,14).

  • camgöbeği tonu 9.13%
  • eflatun tonu 30.14%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (9,30,0,14)
C9M30Y0K14 (9%, 30%, 0%, 14%)
(0.09 / 0.30 / 0.00 / 0.14)

CMYK yüzdeleri

%9.13
%30.14
%0
%14.12

Codes

Color #C799DB in popluar color models

C7 99 DB
RGB 199 153 219
HSL 282° 47.83% 72.94%
HSB/HSV 282° 30.14% 85.88%
CMYK 9.13% 30.14% 0.00%
14.12%

Color #C799DB in popluar number systems.

HEX C7 99 DB
Decimal 199 153 219
Binary 11000111 10011001 11011011
Octal 307 231 333

Shades and tints

Shades of #C799DB

#C799DB
(199,153,219)
#B58CC8
(181,140,200)
#A37FB5
(163,127,181)
#9172A2
(145,114,162)
#7F658F
(127,101,143)
#6D587C
(109,88,124)
#5B4B69
(91,75,105)
#493E56
(73,62,86)
#373143
(55,49,67)
#252430
(37,36,48)
#13171D
(19,23,29)
#000000
(0,0,0)

Tints of #C799DB

#C799DB
(199,153,219)
#CCA2DE
(204,162,222)
#D1ABE1
(209,171,225)
#D6B4E4
(214,180,228)
#DBBDE7
(219,189,231)
#E0C6EA
(224,198,234)
#E5CFED
(229,207,237)
#EAD8F0
(234,216,240)
#EFE1F3
(239,225,243)
#F4EAF6
(244,234,246)
#F9F3F9
(249,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C799DB; }

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

This text font color is #C799DB.

Background Color

.myBgColor { background-color: #C799DB; }

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

This div background color is #C799DB.

Border color

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

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

This div border color is #C799DB.

Opacity

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

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

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

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

This text has shadow with #C799DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C799DB.

Preview

Color preview on black background

This text has color #C799DB on black background.


Color preview on white background

This text has color #C799DB on white background.


Black color preview on #C799DB background

This text has black color on #C799DB background.


White color preview on #C799DB background

This text has white color on #C799DB background.


Related colors

Complementary color

Complementary color for #hex is #386624.


I love getcolorcode.com

Triadic colors

1 #DBC799 and #99DBC7 with #C799DB are triadic colors.

2 #DB99C7 and #99C7DB with #C799DB are triadic colors.