COLOR #C7733B

HEX: #C7733B RGB: (199,115,59)

Renk bilgisi

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

RGB renk modeli

#C7733B color RGB value is (199,115,59).

RGB: (199,115,59) (78%, 45%, 23%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 115 of 255 = 45%
B 59 of 255 = 23%

199
115
59

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 115 + 59 = 373 (100%)
R 199 of 373 ~ 53.35%
G 115 of 373 ~ 30.83%
B 59 of 373 ~ 15.82'%

%53.35
%30.83
%15.82

CMYK RENK MODELİ

#C7733B rengi CMYK tonu (0,42,70,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.21%
  • sarı tonu 70.35%
  • ana renk tonu 21.96%

CMYK: (0,42,70,22)
C0M42Y70K22 (0%, 42%, 70%, 22%)
(0.00 / 0.42 / 0.70 / 0.22)

CMYK yüzdeleri

%0
%42.21
%70.35
%21.96

Codes

Color #C7733B in popluar color models

C7 73 3B
RGB 199 115 59
HSL 24° 55.56% 50.59%
HSB/HSV 24° 70.35% 78.04%
CMYK 0.00% 42.21% 70.35%
21.96%

Color #C7733B in popluar number systems.

HEX C7 73 3B
Decimal 199 115 59
Binary 11000111 1110011 111011
Octal 307 163 73

Shades and tints

Shades of #C7733B

#C7733B
(199,115,59)
#B56936
(181,105,54)
#A35F31
(163,95,49)
#91552C
(145,85,44)
#7F4B27
(127,75,39)
#6D4122
(109,65,34)
#5B371D
(91,55,29)
#492D18
(73,45,24)
#372313
(55,35,19)
#25190E
(37,25,14)
#130F09
(19,15,9)
#000000
(0,0,0)

Tints of #C7733B

#C7733B
(199,115,59)
#CC7F4C
(204,127,76)
#D18B5D
(209,139,93)
#D6976E
(214,151,110)
#DBA37F
(219,163,127)
#E0AF90
(224,175,144)
#E5BBA1
(229,187,161)
#EAC7B2
(234,199,178)
#EFD3C3
(239,211,195)
#F4DFD4
(244,223,212)
#F9EBE5
(249,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7733B color. Also use rgb(199,115,59) instead hex code.

Text Font Color

.myTextColor { color: #C7733B; }

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

This text font color is #C7733B.

Background Color

.myBgColor { background-color: #C7733B; }

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

This div background color is #C7733B.

Border color

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

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

This div border color is #C7733B.

Opacity

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

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

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

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

This text has shadow with #C7733B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7733B.

Preview

Color preview on black background

This text has color #C7733B on black background.


Color preview on white background

This text has color #C7733B on white background.


Black color preview on #C7733B background

This text has black color on #C7733B background.


White color preview on #C7733B background

This text has white color on #C7733B background.


Related colors

Complementary color

Complementary color for #hex is #388CC4.


I love getcolorcode.com

Triadic colors

1 #3BC773 and #733BC7 with #C7733B are triadic colors.

2 #3B73C7 and #73C73B with #C7733B are triadic colors.