COLOR #C599C7

HEX: #C599C7 RGB: (197,153,199)

Renk bilgisi

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

RGB renk modeli

#C599C7 color RGB value is (197,153,199).

RGB: (197,153,199) (77%, 60%, 78%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 153 of 255 = 60%
B 199 of 255 = 78%

197
153
199

R + G + B ~ 72%. #C599C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 153 + 199 = 549 (100%)
R 197 of 549 ~ 35.88%
G 153 of 549 ~ 27.87%
B 199 of 549 ~ 36.25'%

%35.88
%27.87
%36.25

CMYK RENK MODELİ

#C599C7 rengi CMYK tonu (1,23,0,22).

  • camgöbeği tonu 1.01%
  • eflatun tonu 23.12%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (1,23,0,22)
C1M23Y0K22 (1%, 23%, 0%, 22%)
(0.01 / 0.23 / 0.00 / 0.22)

CMYK yüzdeleri

%1.01
%23.12
%0
%21.96

Codes

Color #C599C7 in popluar color models

C5 99 C7
RGB 197 153 199
HSL 297° 29.11% 69.02%
HSB/HSV 297° 23.12% 78.04%
CMYK 1.01% 23.12% 0.00%
21.96%

Color #C599C7 in popluar number systems.

HEX C5 99 C7
Decimal 197 153 199
Binary 11000101 10011001 11000111
Octal 305 231 307

Shades and tints

Shades of #C599C7

#C599C7
(197,153,199)
#B48CB5
(180,140,181)
#A37FA3
(163,127,163)
#927291
(146,114,145)
#81657F
(129,101,127)
#70586D
(112,88,109)
#5F4B5B
(95,75,91)
#4E3E49
(78,62,73)
#3D3137
(61,49,55)
#2C2425
(44,36,37)
#1B1713
(27,23,19)
#000000
(0,0,0)

Tints of #C599C7

#C599C7
(197,153,199)
#CAA2CC
(202,162,204)
#CFABD1
(207,171,209)
#D4B4D6
(212,180,214)
#D9BDDB
(217,189,219)
#DEC6E0
(222,198,224)
#E3CFE5
(227,207,229)
#E8D8EA
(232,216,234)
#EDE1EF
(237,225,239)
#F2EAF4
(242,234,244)
#F7F3F9
(247,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C599C7; }

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

This text font color is #C599C7.

Background Color

.myBgColor { background-color: #C599C7; }

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

This div background color is #C599C7.

Border color

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

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

This div border color is #C599C7.

Opacity

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

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

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

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

This text has shadow with #C599C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C599C7.

Preview

Color preview on black background

This text has color #C599C7 on black background.


Color preview on white background

This text has color #C599C7 on white background.


Black color preview on #C599C7 background

This text has black color on #C599C7 background.


White color preview on #C599C7 background

This text has white color on #C599C7 background.


Related colors

Complementary color

Complementary color for #hex is #3A6638.


I love getcolorcode.com

Triadic colors

1 #C7C599 and #99C7C5 with #C599C7 are triadic colors.

2 #C799C5 and #99C5C7 with #C599C7 are triadic colors.