COLOR #C599DB

HEX: #C599DB RGB: (197,153,219)

Renk bilgisi

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

RGB renk modeli

#C599DB color RGB value is (197,153,219).

RGB: (197,153,219) (77%, 60%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 153 of 255 = 60%
B 219 of 255 = 86%

197
153
219

R + G + B ~ 74%. #C599DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 153 + 219 = 569 (100%)
R 197 of 569 ~ 34.62%
G 153 of 569 ~ 26.89%
B 219 of 569 ~ 38.49'%

%34.62
%26.89
%38.49

CMYK RENK MODELİ

#C599DB rengi CMYK tonu (10,30,0,14).

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

CMYK: (10,30,0,14)
C10M30Y0K14 (10%, 30%, 0%, 14%)
(0.10 / 0.30 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%30.14
%0
%14.12

Codes

Color #C599DB in popluar color models

C5 99 DB
RGB 197 153 219
HSL 280° 47.83% 72.94%
HSB/HSV 280° 30.14% 85.88%
CMYK 10.05% 30.14% 0.00%
14.12%

Color #C599DB in popluar number systems.

HEX C5 99 DB
Decimal 197 153 219
Binary 11000101 10011001 11011011
Octal 305 231 333

Shades and tints

Shades of #C599DB

#C599DB
(197,153,219)
#B48CC8
(180,140,200)
#A37FB5
(163,127,181)
#9272A2
(146,114,162)
#81658F
(129,101,143)
#70587C
(112,88,124)
#5F4B69
(95,75,105)
#4E3E56
(78,62,86)
#3D3143
(61,49,67)
#2C2430
(44,36,48)
#1B171D
(27,23,29)
#000000
(0,0,0)

Tints of #C599DB

#C599DB
(197,153,219)
#CAA2DE
(202,162,222)
#CFABE1
(207,171,225)
#D4B4E4
(212,180,228)
#D9BDE7
(217,189,231)
#DEC6EA
(222,198,234)
#E3CFED
(227,207,237)
#E8D8F0
(232,216,240)
#EDE1F3
(237,225,243)
#F2EAF6
(242,234,246)
#F7F3F9
(247,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C599DB; }

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

This text font color is #C599DB.

Background Color

.myBgColor { background-color: #C599DB; }

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

This div background color is #C599DB.

Border color

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

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

This div border color is #C599DB.

Opacity

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

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

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

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

This text has shadow with #C599DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C599DB.

Preview

Color preview on black background

This text has color #C599DB on black background.


Color preview on white background

This text has color #C599DB on white background.


Black color preview on #C599DB background

This text has black color on #C599DB background.


White color preview on #C599DB background

This text has white color on #C599DB background.


Related colors

Complementary color

Complementary color for #hex is #3A6624.


I love getcolorcode.com

Triadic colors

1 #DBC599 and #99DBC5 with #C599DB are triadic colors.

2 #DB99C5 and #99C5DB with #C599DB are triadic colors.