COLOR #B4590E

HEX: #B4590E
RGB: (180,89,14)

Renk bilgisi

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

RGB renk modeli

#B4590E color RGB value is (180,89,14).

  • kırmız ton 180;
  • yeşil ton 89;
  • mavi ton 14.
RGB: (180,89,14) (71%,35%,5%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 89 of 255 = 35%
B 14 of 255 = 5%

180
89
14

R + G + B ~ 37%. #B4590E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
180 + 89 + 14 = 283 (100%)
R 180 of 283 ~ 63.6%
G 89 of 283 ~ 31.45%
B 14 of 283 ~ 4.95%

%63.6
%31.45

CMYK RENK MODELİ

#B4590E rengi CMYK tonu (0,51,92,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.56%
  • sarı tonu 92.22%
  • ana renk tonu 29.41%
CMYK: (0,51,92,29) C0M51Y92K29 (0%,51%,92%,29%) (0.00/0.51/0.92/0.29)

CMYK yüzdeleri

%0
%50.56
%92.22
%29.41

Codes

Color #B4590E in popluar color models

B4590E
RGB1808914
HSL27°85.57%38.04%
HSB/HSV27°92.22%70.59%
CMYK0.00%50.56%92.22%
29.41%

Color #B4590E in popluar number systems.

HEXB4590E
Decimal1808914
Binary1011010010110011110
Octal26413116

Shades and tints

Shades of #B4590E

#B4590E
(180,89,14)
#A4510D
(164,81,13)
#94490C
(148,73,12)
#84410B
(132,65,11)
#74390A
(116,57,10)
#643109
(100,49,9)
#542908
(84,41,8)
#442107
(68,33,7)
#341906
(52,25,6)
#241105
(36,17,5)
#140904
(20,9,4)
#000000
(0,0,0)

Tints of #B4590E

#B4590E
(180,89,14)
#BA6823
(186,104,35)
#C07738
(192,119,56)
#C6864D
(198,134,77)
#CC9562
(204,149,98)
#D2A477
(210,164,119)
#D8B38C
(216,179,140)
#DEC2A1
(222,194,161)
#E4D1B6
(228,209,182)
#EAE0CB
(234,224,203)
#F0EFE0
(240,239,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4590E color. Also use rgb(180,89,14) instead hex code.

Text Font Color

.myTextColor { color: #B4590E; }

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

This text font color is #B4590E.


Background Color

.myBgColor { background-color: #B4590E; }

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

This div background color is #B4590E.


Border color

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

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

This div border color is #B4590E.


Opacity

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

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

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

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

This text has shadow with #B4590E color.

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

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

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


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

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

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


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #B4590E; -webkit-box-shadow:	1px 1px 3px 2px #B4590E; box-shadow:	1px 1px 3px 2px #B4590E; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #B4590E; -webkit-box-shadow: 1px 1px 3px 2px #B4590E; box-shadow:1px 1px 3px 2px #B4590E;">
Div content here</div>
This div box has shadow with color #B4590E.

Preview

Color preview on black background

This text has color #B4590E on black background.


Color preview on white background

This text has color #B4590E on white background.



Black color preview on #B4590E background

This text has black color on #B4590E background.


White color preview on #B4590E background

This text has white color on #B4590E background.