COLOR #CC5E5A

HEX: #CC5E5A RGB: (204,94,90)

Renk bilgisi

#CC5E5A contains mainly red color. #CC5E5A ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#CC5E5A color RGB value is (204,94,90).

RGB: (204,94,90) (80%, 37%, 35%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 94 of 255 = 37%
B 90 of 255 = 35%

204
94
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 94 + 90 = 388 (100%)
R 204 of 388 ~ 52.58%
G 94 of 388 ~ 24.23%
B 90 of 388 ~ 23.2'%

%52.58
%24.23
%23.2

CMYK RENK MODELİ

#CC5E5A rengi CMYK tonu (0,54,56,20).

  • camgöbeği tonu 0.00%
  • eflatun tonu 53.92%
  • sarı tonu 55.88%
  • ana renk tonu 20.00%

CMYK: (0,54,56,20)
C0M54Y56K20 (0%, 54%, 56%, 20%)
(0.00 / 0.54 / 0.56 / 0.20)

CMYK yüzdeleri

%0
%53.92
%55.88
%20

Codes

Color #CC5E5A in popluar color models

CC 5E 5A
RGB 204 94 90
HSL 52.78% 57.65%
HSB/HSV 55.88% 80.00%
CMYK 0.00% 53.92% 55.88%
20.00%

Color #CC5E5A in popluar number systems.

HEX CC 5E 5A
Decimal 204 94 90
Binary 11001100 1011110 1011010
Octal 314 136 132

Shades and tints

Shades of #CC5E5A

#CC5E5A
(204,94,90)
#BA5652
(186,86,82)
#A84E4A
(168,78,74)
#964642
(150,70,66)
#843E3A
(132,62,58)
#723632
(114,54,50)
#602E2A
(96,46,42)
#4E2622
(78,38,34)
#3C1E1A
(60,30,26)
#2A1612
(42,22,18)
#180E0A
(24,14,10)
#000000
(0,0,0)

Tints of #CC5E5A

#CC5E5A
(204,94,90)
#D06C69
(208,108,105)
#D47A78
(212,122,120)
#D88887
(216,136,135)
#DC9696
(220,150,150)
#E0A4A5
(224,164,165)
#E4B2B4
(228,178,180)
#E8C0C3
(232,192,195)
#ECCED2
(236,206,210)
#F0DCE1
(240,220,225)
#F4EAF0
(244,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CC5E5A color. Also use rgb(204,94,90) instead hex code.

Text Font Color

.myTextColor { color: #CC5E5A; }

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

This text font color is #CC5E5A.

Background Color

.myBgColor { background-color: #CC5E5A; }

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

This div background color is #CC5E5A.

Border color

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

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

This div border color is #CC5E5A.

Opacity

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

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

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

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

This text has shadow with #CC5E5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CC5E5A.

Preview

Color preview on black background

This text has color #CC5E5A on black background.


Color preview on white background

This text has color #CC5E5A on white background.


Black color preview on #CC5E5A background

This text has black color on #CC5E5A background.


White color preview on #CC5E5A background

This text has white color on #CC5E5A background.


Related colors

Complementary color

Complementary color for #hex is #33A1A5.


I love getcolorcode.com

Triadic colors

1 #5ACC5E and #5E5ACC with #CC5E5A are triadic colors.

2 #5A5ECC and #5ECC5A with #CC5E5A are triadic colors.