COLOR #CC7556

HEX: #CC7556 RGB: (204,117,86)

Renk bilgisi

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

RGB renk modeli

#CC7556 color RGB value is (204,117,86).

RGB: (204,117,86) (80%, 46%, 34%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 117 of 255 = 46%
B 86 of 255 = 34%

204
117
86

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

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 117 + 86 = 407 (100%)
R 204 of 407 ~ 50.12%
G 117 of 407 ~ 28.75%
B 86 of 407 ~ 21.13'%

%50.12
%28.75
%21.13

CMYK RENK MODELİ

#CC7556 rengi CMYK tonu (0,43,58,20).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.65%
  • sarı tonu 57.84%
  • ana renk tonu 20.00%

CMYK: (0,43,58,20)
C0M43Y58K20 (0%, 43%, 58%, 20%)
(0.00 / 0.43 / 0.58 / 0.20)

CMYK yüzdeleri

%0
%42.65
%57.84
%20

Codes

Color #CC7556 in popluar color models

CC 75 56
RGB 204 117 86
HSL 16° 53.64% 56.86%
HSB/HSV 16° 57.84% 80.00%
CMYK 0.00% 42.65% 57.84%
20.00%

Color #CC7556 in popluar number systems.

HEX CC 75 56
Decimal 204 117 86
Binary 11001100 1110101 1010110
Octal 314 165 126

Shades and tints

Shades of #CC7556

#CC7556
(204,117,86)
#BA6B4F
(186,107,79)
#A86148
(168,97,72)
#965741
(150,87,65)
#844D3A
(132,77,58)
#724333
(114,67,51)
#60392C
(96,57,44)
#4E2F25
(78,47,37)
#3C251E
(60,37,30)
#2A1B17
(42,27,23)
#181110
(24,17,16)
#000000
(0,0,0)

Tints of #CC7556

#CC7556
(204,117,86)
#D08165
(208,129,101)
#D48D74
(212,141,116)
#D89983
(216,153,131)
#DCA592
(220,165,146)
#E0B1A1
(224,177,161)
#E4BDB0
(228,189,176)
#E8C9BF
(232,201,191)
#ECD5CE
(236,213,206)
#F0E1DD
(240,225,221)
#F4EDEC
(244,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CC7556 color. Also use rgb(204,117,86) instead hex code.

Text Font Color

.myTextColor { color: #CC7556; }

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

This text font color is #CC7556.

Background Color

.myBgColor { background-color: #CC7556; }

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

This div background color is #CC7556.

Border color

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

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

This div border color is #CC7556.

Opacity

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

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

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

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

This text has shadow with #CC7556 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CC7556.

Preview

Color preview on black background

This text has color #CC7556 on black background.


Color preview on white background

This text has color #CC7556 on white background.


Black color preview on #CC7556 background

This text has black color on #CC7556 background.


White color preview on #CC7556 background

This text has white color on #CC7556 background.


Related colors

Complementary color

Complementary color for #hex is #338AA9.


I love getcolorcode.com

Triadic colors

1 #56CC75 and #7556CC with #CC7556 are triadic colors.

2 #5675CC and #75CC56 with #CC7556 are triadic colors.