COLOR #C7821B

HEX: #C7821B RGB: (199,130,27)

Renk bilgisi

#C7821B contains mainly red color. #C7821B ‘ nin web güvenlik rengi #CC9933 (ya da #C93) dir.

RGB renk modeli

#C7821B color RGB value is (199,130,27).

RGB: (199,130,27) (78%, 51%, 11%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 130 of 255 = 51%
B 27 of 255 = 11%

199
130
27

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 130 + 27 = 356 (100%)
R 199 of 356 ~ 55.9%
G 130 of 356 ~ 36.52%
B 27 of 356 ~ 7.58'%

%55.9
%36.52

CMYK RENK MODELİ

#C7821B rengi CMYK tonu (0,35,86,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.67%
  • sarı tonu 86.43%
  • ana renk tonu 21.96%

CMYK: (0,35,86,22)
C0M35Y86K22 (0%, 35%, 86%, 22%)
(0.00 / 0.35 / 0.86 / 0.22)

CMYK yüzdeleri

%0
%34.67
%86.43
%21.96

Codes

Color #C7821B in popluar color models

C7 82 1B
RGB 199 130 27
HSL 36° 76.11% 44.31%
HSB/HSV 36° 86.43% 78.04%
CMYK 0.00% 34.67% 86.43%
21.96%

Color #C7821B in popluar number systems.

HEX C7 82 1B
Decimal 199 130 27
Binary 11000111 10000010 11011
Octal 307 202 33

Shades and tints

Shades of #C7821B

#C7821B
(199,130,27)
#B57719
(181,119,25)
#A36C17
(163,108,23)
#916115
(145,97,21)
#7F5613
(127,86,19)
#6D4B11
(109,75,17)
#5B400F
(91,64,15)
#49350D
(73,53,13)
#372A0B
(55,42,11)
#251F09
(37,31,9)
#131407
(19,20,7)
#000000
(0,0,0)

Tints of #C7821B

#C7821B
(199,130,27)
#CC8D2F
(204,141,47)
#D19843
(209,152,67)
#D6A357
(214,163,87)
#DBAE6B
(219,174,107)
#E0B97F
(224,185,127)
#E5C493
(229,196,147)
#EACFA7
(234,207,167)
#EFDABB
(239,218,187)
#F4E5CF
(244,229,207)
#F9F0E3
(249,240,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7821B color. Also use rgb(199,130,27) instead hex code.

Text Font Color

.myTextColor { color: #C7821B; }

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

This text font color is #C7821B.

Background Color

.myBgColor { background-color: #C7821B; }

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

This div background color is #C7821B.

Border color

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

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

This div border color is #C7821B.

Opacity

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

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

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

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

This text has shadow with #C7821B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7821B.

Preview

Color preview on black background

This text has color #C7821B on black background.


Color preview on white background

This text has color #C7821B on white background.


Black color preview on #C7821B background

This text has black color on #C7821B background.


White color preview on #C7821B background

This text has white color on #C7821B background.


Related colors

Complementary color

Complementary color for #hex is #387DE4.


I love getcolorcode.com

Triadic colors

1 #1BC782 and #821BC7 with #C7821B are triadic colors.

2 #1B82C7 and #82C71B with #C7821B are triadic colors.