COLOR #CC6D3E

HEX: #CC6D3E RGB: (204,109,62)

Renk bilgisi

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

RGB renk modeli

#CC6D3E color RGB value is (204,109,62).

RGB: (204,109,62) (80%, 43%, 24%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 109 of 255 = 43%
B 62 of 255 = 24%

204
109
62

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

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 109 + 62 = 375 (100%)
R 204 of 375 ~ 54.4%
G 109 of 375 ~ 29.07%
B 62 of 375 ~ 16.53'%

%54.4
%29.07
%16.53

CMYK RENK MODELİ

#CC6D3E rengi CMYK tonu (0,47,70,20).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.57%
  • sarı tonu 69.61%
  • ana renk tonu 20.00%

CMYK: (0,47,70,20)
C0M47Y70K20 (0%, 47%, 70%, 20%)
(0.00 / 0.47 / 0.70 / 0.20)

CMYK yüzdeleri

%0
%46.57
%69.61
%20

Codes

Color #CC6D3E in popluar color models

CC 6D 3E
RGB 204 109 62
HSL 20° 58.20% 52.16%
HSB/HSV 20° 69.61% 80.00%
CMYK 0.00% 46.57% 69.61%
20.00%

Color #CC6D3E in popluar number systems.

HEX CC 6D 3E
Decimal 204 109 62
Binary 11001100 1101101 111110
Octal 314 155 76

Shades and tints

Shades of #CC6D3E

#CC6D3E
(204,109,62)
#BA6439
(186,100,57)
#A85B34
(168,91,52)
#96522F
(150,82,47)
#84492A
(132,73,42)
#724025
(114,64,37)
#603720
(96,55,32)
#4E2E1B
(78,46,27)
#3C2516
(60,37,22)
#2A1C11
(42,28,17)
#18130C
(24,19,12)
#000000
(0,0,0)

Tints of #CC6D3E

#CC6D3E
(204,109,62)
#D07A4F
(208,122,79)
#D48760
(212,135,96)
#D89471
(216,148,113)
#DCA182
(220,161,130)
#E0AE93
(224,174,147)
#E4BBA4
(228,187,164)
#E8C8B5
(232,200,181)
#ECD5C6
(236,213,198)
#F0E2D7
(240,226,215)
#F4EFE8
(244,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CC6D3E color. Also use rgb(204,109,62) instead hex code.

Text Font Color

.myTextColor { color: #CC6D3E; }

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

This text font color is #CC6D3E.

Background Color

.myBgColor { background-color: #CC6D3E; }

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

This div background color is #CC6D3E.

Border color

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

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

This div border color is #CC6D3E.

Opacity

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

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

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

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

This text has shadow with #CC6D3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CC6D3E.

Preview

Color preview on black background

This text has color #CC6D3E on black background.


Color preview on white background

This text has color #CC6D3E on white background.


Black color preview on #CC6D3E background

This text has black color on #CC6D3E background.


White color preview on #CC6D3E background

This text has white color on #CC6D3E background.


Related colors

Complementary color

Complementary color for #hex is #3392C1.


I love getcolorcode.com

Triadic colors

1 #3ECC6D and #6D3ECC with #CC6D3E are triadic colors.

2 #3E6DCC and #6DCC3E with #CC6D3E are triadic colors.