COLOR #893B59

HEX: #893B59 RGB: (137,59,89)

Renk bilgisi

#893B59 contains mainly red and blue colors. #893B59 ‘ nin web güvenlik rengi #993366 (ya da #936) dir.

RGB renk modeli

#893B59 color RGB value is (137,59,89).

RGB: (137,59,89) (54%, 23%, 35%)

RGB bağlantıları ve doygunluk

R 137 of 255 = 54%
G 59 of 255 = 23%
B 89 of 255 = 35%

137
59
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 137 + 59 + 89 = 285 (100%)
R 137 of 285 ~ 48.07%
G 59 of 285 ~ 20.7%
B 89 of 285 ~ 31.23'%

%48.07
%20.7
%31.23

CMYK RENK MODELİ

#893B59 rengi CMYK tonu (0,57,35,46).

  • camgöbeği tonu 0.00%
  • eflatun tonu 56.93%
  • sarı tonu 35.04%
  • ana renk tonu 46.27%

CMYK: (0,57,35,46)
C0M57Y35K46 (0%, 57%, 35%, 46%)
(0.00 / 0.57 / 0.35 / 0.46)

CMYK yüzdeleri

%0
%56.93
%35.04
%46.27

Codes

Color #893B59 in popluar color models

89 3B 59
RGB 137 59 89
HSL 337° 39.80% 38.43%
HSB/HSV 337° 56.93% 53.73%
CMYK 0.00% 56.93% 35.04%
46.27%

Color #893B59 in popluar number systems.

HEX 89 3B 59
Decimal 137 59 89
Binary 10001001 111011 1011001
Octal 211 73 131

Shades and tints

Shades of #893B59

#893B59
(137,59,89)
#7D3651
(125,54,81)
#713149
(113,49,73)
#652C41
(101,44,65)
#592739
(89,39,57)
#4D2231
(77,34,49)
#411D29
(65,29,41)
#351821
(53,24,33)
#291319
(41,19,25)
#1D0E11
(29,14,17)
#110909
(17,9,9)
#000000
(0,0,0)

Tints of #893B59

#893B59
(137,59,89)
#934C68
(147,76,104)
#9D5D77
(157,93,119)
#A76E86
(167,110,134)
#B17F95
(177,127,149)
#BB90A4
(187,144,164)
#C5A1B3
(197,161,179)
#CFB2C2
(207,178,194)
#D9C3D1
(217,195,209)
#E3D4E0
(227,212,224)
#EDE5EF
(237,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #893B59 color. Also use rgb(137,59,89) instead hex code.

Text Font Color

.myTextColor { color: #893B59; }

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

This text font color is #893B59.

Background Color

.myBgColor { background-color: #893B59; }

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

This div background color is #893B59.

Border color

.myBorderColor { border: 1px solid #893B59; }

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

This div border color is #893B59.

Opacity

.myOpacity80 { color: #893B59; opacity: 0.8; }

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

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

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

This text has shadow with #893B59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #893B59.

Preview

Color preview on black background

This text has color #893B59 on black background.


Color preview on white background

This text has color #893B59 on white background.


Black color preview on #893B59 background

This text has black color on #893B59 background.


White color preview on #893B59 background

This text has white color on #893B59 background.


Related colors

Complementary color

Complementary color for #hex is #76C4A6.


I love getcolorcode.com

Triadic colors

1 #59893B and #3B5989 with #893B59 are triadic colors.

2 #593B89 and #3B8959 with #893B59 are triadic colors.