COLOR #C6673B

HEX: #C6673B RGB: (198,103,59)

Renk bilgisi

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

RGB renk modeli

#C6673B color RGB value is (198,103,59).

RGB: (198,103,59) (78%, 40%, 23%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 103 of 255 = 40%
B 59 of 255 = 23%

198
103
59

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 103 + 59 = 360 (100%)
R 198 of 360 ~ 55%
G 103 of 360 ~ 28.61%
B 59 of 360 ~ 16.39'%

%55
%28.61
%16.39

CMYK RENK MODELİ

#C6673B rengi CMYK tonu (0,48,70,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.98%
  • sarı tonu 70.20%
  • ana renk tonu 22.35%

CMYK: (0,48,70,22)
C0M48Y70K22 (0%, 48%, 70%, 22%)
(0.00 / 0.48 / 0.70 / 0.22)

CMYK yüzdeleri

%0
%47.98
%70.2
%22.35

Codes

Color #C6673B in popluar color models

C6 67 3B
RGB 198 103 59
HSL 19° 54.94% 50.39%
HSB/HSV 19° 70.20% 77.65%
CMYK 0.00% 47.98% 70.20%
22.35%

Color #C6673B in popluar number systems.

HEX C6 67 3B
Decimal 198 103 59
Binary 11000110 1100111 111011
Octal 306 147 73

Shades and tints

Shades of #C6673B

#C6673B
(198,103,59)
#B45E36
(180,94,54)
#A25531
(162,85,49)
#904C2C
(144,76,44)
#7E4327
(126,67,39)
#6C3A22
(108,58,34)
#5A311D
(90,49,29)
#482818
(72,40,24)
#361F13
(54,31,19)
#24160E
(36,22,14)
#120D09
(18,13,9)
#000000
(0,0,0)

Tints of #C6673B

#C6673B
(198,103,59)
#CB744C
(203,116,76)
#D0815D
(208,129,93)
#D58E6E
(213,142,110)
#DA9B7F
(218,155,127)
#DFA890
(223,168,144)
#E4B5A1
(228,181,161)
#E9C2B2
(233,194,178)
#EECFC3
(238,207,195)
#F3DCD4
(243,220,212)
#F8E9E5
(248,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6673B color. Also use rgb(198,103,59) instead hex code.

Text Font Color

.myTextColor { color: #C6673B; }

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

This text font color is #C6673B.

Background Color

.myBgColor { background-color: #C6673B; }

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

This div background color is #C6673B.

Border color

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

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

This div border color is #C6673B.

Opacity

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

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

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

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

This text has shadow with #C6673B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6673B.

Preview

Color preview on black background

This text has color #C6673B on black background.


Color preview on white background

This text has color #C6673B on white background.


Black color preview on #C6673B background

This text has black color on #C6673B background.


White color preview on #C6673B background

This text has white color on #C6673B background.


Related colors

Complementary color

Complementary color for #hex is #3998C4.


I love getcolorcode.com

Triadic colors

1 #3BC667 and #673BC6 with #C6673B are triadic colors.

2 #3B67C6 and #67C63B with #C6673B are triadic colors.