COLOR #CC4D77

HEX: #CC4D77 RGB: (204,77,119)

Renk bilgisi

#CC4D77 contains mainly red color. #CC4D77 ‘ nin web güvenlik rengi #CC3366 (ya da #C36) dir.

RGB renk modeli

#CC4D77 color RGB value is (204,77,119).

RGB: (204,77,119) (80%, 30%, 47%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 77 of 255 = 30%
B 119 of 255 = 47%

204
77
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 77 + 119 = 400 (100%)
R 204 of 400 ~ 51%
G 77 of 400 ~ 19.25%
B 119 of 400 ~ 29.75'%

%51
%19.25
%29.75

CMYK RENK MODELİ

#CC4D77 rengi CMYK tonu (0,62,42,20).

  • camgöbeği tonu 0.00%
  • eflatun tonu 62.25%
  • sarı tonu 41.67%
  • ana renk tonu 20.00%

CMYK: (0,62,42,20)
C0M62Y42K20 (0%, 62%, 42%, 20%)
(0.00 / 0.62 / 0.42 / 0.20)

CMYK yüzdeleri

%0
%62.25
%41.67
%20

Codes

Color #CC4D77 in popluar color models

CC 4D 77
RGB 204 77 119
HSL 340° 55.46% 55.10%
HSB/HSV 340° 62.25% 80.00%
CMYK 0.00% 62.25% 41.67%
20.00%

Color #CC4D77 in popluar number systems.

HEX CC 4D 77
Decimal 204 77 119
Binary 11001100 1001101 1110111
Octal 314 115 167

Shades and tints

Shades of #CC4D77

#CC4D77
(204,77,119)
#BA466D
(186,70,109)
#A83F63
(168,63,99)
#963859
(150,56,89)
#84314F
(132,49,79)
#722A45
(114,42,69)
#60233B
(96,35,59)
#4E1C31
(78,28,49)
#3C1527
(60,21,39)
#2A0E1D
(42,14,29)
#180713
(24,7,19)
#000000
(0,0,0)

Tints of #CC4D77

#CC4D77
(204,77,119)
#D05D83
(208,93,131)
#D46D8F
(212,109,143)
#D87D9B
(216,125,155)
#DC8DA7
(220,141,167)
#E09DB3
(224,157,179)
#E4ADBF
(228,173,191)
#E8BDCB
(232,189,203)
#ECCDD7
(236,205,215)
#F0DDE3
(240,221,227)
#F4EDEF
(244,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CC4D77 color. Also use rgb(204,77,119) instead hex code.

Text Font Color

.myTextColor { color: #CC4D77; }

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

This text font color is #CC4D77.

Background Color

.myBgColor { background-color: #CC4D77; }

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

This div background color is #CC4D77.

Border color

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

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

This div border color is #CC4D77.

Opacity

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

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

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

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

This text has shadow with #CC4D77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CC4D77.

Preview

Color preview on black background

This text has color #CC4D77 on black background.


Color preview on white background

This text has color #CC4D77 on white background.


Black color preview on #CC4D77 background

This text has black color on #CC4D77 background.


White color preview on #CC4D77 background

This text has white color on #CC4D77 background.


Related colors

Complementary color

Complementary color for #hex is #33B288.


I love getcolorcode.com

Triadic colors

1 #77CC4D and #4D77CC with #CC4D77 are triadic colors.

2 #774DCC and #4DCC77 with #CC4D77 are triadic colors.