COLOR #C599B1

HEX: #C599B1 RGB: (197,153,177)

Renk bilgisi

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

RGB renk modeli

#C599B1 color RGB value is (197,153,177).

RGB: (197,153,177) (77%, 60%, 69%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 153 of 255 = 60%
B 177 of 255 = 69%

197
153
177

R + G + B ~ 69%. #C599B1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 153 + 177 = 527 (100%)
R 197 of 527 ~ 37.38%
G 153 of 527 ~ 29.03%
B 177 of 527 ~ 33.59'%

%37.38
%29.03
%33.59

CMYK RENK MODELİ

#C599B1 rengi CMYK tonu (0,22,10,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.34%
  • sarı tonu 10.15%
  • ana renk tonu 22.75%
CMYK: (0,22,10,23) C0M22Y10K23 (0%,22%,10%,23%) (0.00/0.22/0.10/0.23) 

CMYK yüzdeleri

%0
%22.34
%10.15
%22.75

Codes

Color #C599B1 in popluar color models

C5 99 B1
RGB 197 153 177
HSL 327° 27.50% 68.63%
HSB/HSV 327° 22.34% 77.25%
CMYK 0.00% 22.34% 10.15%
22.75%

Color #C599B1 in popluar number systems.

HEX C5 99 B1
Decimal 197 153 177
Binary 11000101 10011001 10110001
Octal 305 231 261

Shades and tints

Shades of #C599B1

#C599B1
(197,153,177)
#B48CA1
(180,140,161)
#A37F91
(163,127,145)
#927281
(146,114,129)
#816571
(129,101,113)
#705861
(112,88,97)
#5F4B51
(95,75,81)
#4E3E41
(78,62,65)
#3D3131
(61,49,49)
#2C2421
(44,36,33)
#1B1711
(27,23,17)
#000000
(0,0,0)

Tints of #C599B1

#C599B1
(197,153,177)
#CAA2B8
(202,162,184)
#CFABBF
(207,171,191)
#D4B4C6
(212,180,198)
#D9BDCD
(217,189,205)
#DEC6D4
(222,198,212)
#E3CFDB
(227,207,219)
#E8D8E2
(232,216,226)
#EDE1E9
(237,225,233)
#F2EAF0
(242,234,240)
#F7F3F7
(247,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C599B1; }

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

This text font color is #C599B1.

Background Color

.myBgColor { background-color: #C599B1; }

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

This div background color is #C599B1.

Border color

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

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

This div border color is #C599B1.

Opacity

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

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

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

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

This text has shadow with #C599B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C599B1.

Preview

Color preview on black background

This text has color #C599B1 on black background.


Color preview on white background

This text has color #C599B1 on white background.


Black color preview on #C599B1 background

This text has black color on #C599B1 background.


White color preview on #C599B1 background

This text has white color on #C599B1 background.


Related colors

Complementary color

Complementary color for #hex is #3A664E.


I love getcolorcode.com

Triadic colors

1 #B1C599 and #99B1C5 with #C599B1 are triadic colors.

2 #B199C5 and #99C5B1 with #C599B1 are triadic colors.