COLOR #CC6E3C

HEX: #CC6E3C RGB: (204,110,60)

Renk bilgisi

#CC6E3C contains mainly red color. #CC6E3C ‘ nin web güvenlik rengi #CC6633 (ya da #C63) dir.

RGB renk modeli

#CC6E3C color RGB value is (204,110,60).

RGB: (204,110,60) (80%, 43%, 24%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 110 of 255 = 43%
B 60 of 255 = 24%

204
110
60

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

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 110 + 60 = 374 (100%)
R 204 of 374 ~ 54.55%
G 110 of 374 ~ 29.41%
B 60 of 374 ~ 16.04'%

%54.55
%29.41
%16.04

CMYK RENK MODELİ

#CC6E3C rengi CMYK tonu (0,46,71,20).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.08%
  • sarı tonu 70.59%
  • ana renk tonu 20.00%

CMYK: (0,46,71,20)
C0M46Y71K20 (0%, 46%, 71%, 20%)
(0.00 / 0.46 / 0.71 / 0.20)

CMYK yüzdeleri

%0
%46.08
%70.59
%20

Codes

Color #CC6E3C in popluar color models

CC 6E 3C
RGB 204 110 60
HSL 21° 58.54% 51.76%
HSB/HSV 21° 70.59% 80.00%
CMYK 0.00% 46.08% 70.59%
20.00%

Color #CC6E3C in popluar number systems.

HEX CC 6E 3C
Decimal 204 110 60
Binary 11001100 1101110 111100
Octal 314 156 74

Shades and tints

Shades of #CC6E3C

#CC6E3C
(204,110,60)
#BA6437
(186,100,55)
#A85A32
(168,90,50)
#96502D
(150,80,45)
#844628
(132,70,40)
#723C23
(114,60,35)
#60321E
(96,50,30)
#4E2819
(78,40,25)
#3C1E14
(60,30,20)
#2A140F
(42,20,15)
#180A0A
(24,10,10)
#000000
(0,0,0)

Tints of #CC6E3C

#CC6E3C
(204,110,60)
#D07B4D
(208,123,77)
#D4885E
(212,136,94)
#D8956F
(216,149,111)
#DCA280
(220,162,128)
#E0AF91
(224,175,145)
#E4BCA2
(228,188,162)
#E8C9B3
(232,201,179)
#ECD6C4
(236,214,196)
#F0E3D5
(240,227,213)
#F4F0E6
(244,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CC6E3C color. Also use rgb(204,110,60) instead hex code.

Text Font Color

.myTextColor { color: #CC6E3C; }

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

This text font color is #CC6E3C.

Background Color

.myBgColor { background-color: #CC6E3C; }

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

This div background color is #CC6E3C.

Border color

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

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

This div border color is #CC6E3C.

Opacity

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

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

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

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

This text has shadow with #CC6E3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CC6E3C.

Preview

Color preview on black background

This text has color #CC6E3C on black background.


Color preview on white background

This text has color #CC6E3C on white background.


Black color preview on #CC6E3C background

This text has black color on #CC6E3C background.


White color preview on #CC6E3C background

This text has white color on #CC6E3C background.


Related colors

Complementary color

Complementary color for #hex is #3391C3.


I love getcolorcode.com

Triadic colors

1 #3CCC6E and #6E3CCC with #CC6E3C are triadic colors.

2 #3C6ECC and #6ECC3C with #CC6E3C are triadic colors.