COLOR #C77289

HEX: #C77289 RGB: (199,114,137)

Renk bilgisi

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

RGB renk modeli

#C77289 color RGB value is (199,114,137).

RGB: (199,114,137) (78%, 45%, 54%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 114 of 255 = 45%
B 137 of 255 = 54%

199
114
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 114 + 137 = 450 (100%)
R 199 of 450 ~ 44.22%
G 114 of 450 ~ 25.33%
B 137 of 450 ~ 30.44'%

%44.22
%25.33
%30.44

CMYK RENK MODELİ

#C77289 rengi CMYK tonu (0,43,31,22).

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

CMYK: (0,43,31,22)
C0M43Y31K22 (0%, 43%, 31%, 22%)
(0.00 / 0.43 / 0.31 / 0.22)

CMYK yüzdeleri

%0
%42.71
%31.16
%21.96

Codes

Color #C77289 in popluar color models

C7 72 89
RGB 199 114 137
HSL 344° 43.15% 61.37%
HSB/HSV 344° 42.71% 78.04%
CMYK 0.00% 42.71% 31.16%
21.96%

Color #C77289 in popluar number systems.

HEX C7 72 89
Decimal 199 114 137
Binary 11000111 1110010 10001001
Octal 307 162 211

Shades and tints

Shades of #C77289

#C77289
(199,114,137)
#B5687D
(181,104,125)
#A35E71
(163,94,113)
#915465
(145,84,101)
#7F4A59
(127,74,89)
#6D404D
(109,64,77)
#5B3641
(91,54,65)
#492C35
(73,44,53)
#372229
(55,34,41)
#25181D
(37,24,29)
#130E11
(19,14,17)
#000000
(0,0,0)

Tints of #C77289

#C77289
(199,114,137)
#CC7E93
(204,126,147)
#D18A9D
(209,138,157)
#D696A7
(214,150,167)
#DBA2B1
(219,162,177)
#E0AEBB
(224,174,187)
#E5BAC5
(229,186,197)
#EAC6CF
(234,198,207)
#EFD2D9
(239,210,217)
#F4DEE3
(244,222,227)
#F9EAED
(249,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C77289; }

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

This text font color is #C77289.

Background Color

.myBgColor { background-color: #C77289; }

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

This div background color is #C77289.

Border color

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

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

This div border color is #C77289.

Opacity

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

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

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

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

This text has shadow with #C77289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C77289.

Preview

Color preview on black background

This text has color #C77289 on black background.


Color preview on white background

This text has color #C77289 on white background.


Black color preview on #C77289 background

This text has black color on #C77289 background.


White color preview on #C77289 background

This text has white color on #C77289 background.


Related colors

Complementary color

Complementary color for #hex is #388D76.


I love getcolorcode.com

Triadic colors

1 #89C772 and #7289C7 with #C77289 are triadic colors.

2 #8972C7 and #72C789 with #C77289 are triadic colors.