COLOR #B5771A

HEX: #B5771A RGB: (181,119,26)

Renk bilgisi

#B5771A contains mainly red color. #B5771A ‘ nin web güvenlik rengi #CC6600 (ya da #C60) dir.

RGB renk modeli

#B5771A color RGB value is (181,119,26).

RGB: (181,119,26) (71%, 47%, 10%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 119 of 255 = 47%
B 26 of 255 = 10%

181
119
26

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 119 + 26 = 326 (100%)
R 181 of 326 ~ 55.52%
G 119 of 326 ~ 36.5%
B 26 of 326 ~ 7.98'%

%55.52
%36.5

CMYK RENK MODELİ

#B5771A rengi CMYK tonu (0,34,86,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.25%
  • sarı tonu 85.64%
  • ana renk tonu 29.02%

CMYK: (0,34,86,29)
C0M34Y86K29 (0%, 34%, 86%, 29%)
(0.00 / 0.34 / 0.86 / 0.29)

CMYK yüzdeleri

%0
%34.25
%85.64
%29.02

Codes

Color #B5771A in popluar color models

B5 77 1A
RGB 181 119 26
HSL 36° 74.88% 40.59%
HSB/HSV 36° 85.64% 70.98%
CMYK 0.00% 34.25% 85.64%
29.02%

Color #B5771A in popluar number systems.

HEX B5 77 1A
Decimal 181 119 26
Binary 10110101 1110111 11010
Octal 265 167 32

Shades and tints

Shades of #B5771A

#B5771A
(181,119,26)
#A56D18
(165,109,24)
#956316
(149,99,22)
#855914
(133,89,20)
#754F12
(117,79,18)
#654510
(101,69,16)
#553B0E
(85,59,14)
#45310C
(69,49,12)
#35270A
(53,39,10)
#251D08
(37,29,8)
#151306
(21,19,6)
#000000
(0,0,0)

Tints of #B5771A

#B5771A
(181,119,26)
#BB832E
(187,131,46)
#C18F42
(193,143,66)
#C79B56
(199,155,86)
#CDA76A
(205,167,106)
#D3B37E
(211,179,126)
#D9BF92
(217,191,146)
#DFCBA6
(223,203,166)
#E5D7BA
(229,215,186)
#EBE3CE
(235,227,206)
#F1EFE2
(241,239,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5771A color. Also use rgb(181,119,26) instead hex code.

Text Font Color

.myTextColor { color: #B5771A; }

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

This text font color is #B5771A.

Background Color

.myBgColor { background-color: #B5771A; }

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

This div background color is #B5771A.

Border color

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

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

This div border color is #B5771A.

Opacity

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

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

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

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

This text has shadow with #B5771A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5771A.

Preview

Color preview on black background

This text has color #B5771A on black background.


Color preview on white background

This text has color #B5771A on white background.


Black color preview on #B5771A background

This text has black color on #B5771A background.


White color preview on #B5771A background

This text has white color on #B5771A background.


Related colors

Complementary color

Complementary color for #hex is #4A88E5.


I love getcolorcode.com

Triadic colors

1 #1AB577 and #771AB5 with #B5771A are triadic colors.

2 #1A77B5 and #77B51A with #B5771A are triadic colors.