COLOR #C77589

HEX: #C77589 RGB: (199,117,137)

Renk bilgisi

#C77589 contains mainly red color. #C77589 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#C77589 color RGB value is (199,117,137).

RGB: (199,117,137) (78%, 46%, 54%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 117 of 255 = 46%
B 137 of 255 = 54%

199
117
137

R + G + B ~ 59%. #C77589 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 117 + 137 = 453 (100%)
R 199 of 453 ~ 43.93%
G 117 of 453 ~ 25.83%
B 137 of 453 ~ 30.24'%

%43.93
%25.83
%30.24

CMYK RENK MODELİ

#C77589 rengi CMYK tonu (0,41,31,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.21%
  • sarı tonu 31.16%
  • ana renk tonu 21.96%

CMYK: (0,41,31,22)
C0M41Y31K22 (0%, 41%, 31%, 22%)
(0.00 / 0.41 / 0.31 / 0.22)

CMYK yüzdeleri

%0
%41.21
%31.16
%21.96

Codes

Color #C77589 in popluar color models

C7 75 89
RGB 199 117 137
HSL 345° 42.27% 61.96%
HSB/HSV 345° 41.21% 78.04%
CMYK 0.00% 41.21% 31.16%
21.96%

Color #C77589 in popluar number systems.

HEX C7 75 89
Decimal 199 117 137
Binary 11000111 1110101 10001001
Octal 307 165 211

Shades and tints

Shades of #C77589

#C77589
(199,117,137)
#B56B7D
(181,107,125)
#A36171
(163,97,113)
#915765
(145,87,101)
#7F4D59
(127,77,89)
#6D434D
(109,67,77)
#5B3941
(91,57,65)
#492F35
(73,47,53)
#372529
(55,37,41)
#251B1D
(37,27,29)
#131111
(19,17,17)
#000000
(0,0,0)

Tints of #C77589

#C77589
(199,117,137)
#CC8193
(204,129,147)
#D18D9D
(209,141,157)
#D699A7
(214,153,167)
#DBA5B1
(219,165,177)
#E0B1BB
(224,177,187)
#E5BDC5
(229,189,197)
#EAC9CF
(234,201,207)
#EFD5D9
(239,213,217)
#F4E1E3
(244,225,227)
#F9EDED
(249,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C77589 color. Also use rgb(199,117,137) instead hex code.

Text Font Color

.myTextColor { color: #C77589; }

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

This text font color is #C77589.

Background Color

.myBgColor { background-color: #C77589; }

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

This div background color is #C77589.

Border color

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

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

This div border color is #C77589.

Opacity

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

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

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

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

This text has shadow with #C77589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C77589.

Preview

Color preview on black background

This text has color #C77589 on black background.


Color preview on white background

This text has color #C77589 on white background.


Black color preview on #C77589 background

This text has black color on #C77589 background.


White color preview on #C77589 background

This text has white color on #C77589 background.


Related colors

Complementary color

Complementary color for #hex is #388A76.


I love getcolorcode.com

Triadic colors

1 #89C775 and #7589C7 with #C77589 are triadic colors.

2 #8975C7 and #75C789 with #C77589 are triadic colors.