COLOR #94590A

HEX: #94590A RGB: (148,89,10)

Color info

#94590A contains mainly red and green colors. Web safe color of #94590A is #996600 (or #960).

RGB color model

#94590A color RGB value is (148,89,10).

RGB: (148,89,10) (58%, 35%, 4%)

RGB channels and saturation

R 148 of 255 = 58%
G 89 of 255 = 35%
B 10 of 255 = 4%

148
89
10

R + G + B ~ 32%. #94590A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 148 + 89 + 10 = 247 (100%)
R 148 of 247 ~ 59.92%
G 89 of 247 ~ 36.03%
B 10 of 247 ~ 4.05'%

%59.92
%36.03

CMYK color model

#94590A color CMYK value is (0,40,93,42).

  • cyan value is 0.00%
  • magenta value is 39.86%
  • yellow value is 93.24%
  • key color value is 41.96%
CMYK: (0,40,93,42) C0M40Y93K42 (0%,40%,93%,42%) (0.00/0.40/0.93/0.42) 

CMYK percentages

%0
%39.86
%93.24
%41.96

Codes

Color #94590A in popluar color models

94 59 0A
RGB 148 89 10
HSL 34° 87.34% 30.98%
HSB/HSV 34° 93.24% 58.04%
CMYK 0.00% 39.86% 93.24%
41.96%

Color #94590A in popluar number systems.

HEX 94 59 0A
Decimal 148 89 10
Binary 10010100 1011001 1010
Octal 224 131 12

Shades and tints

Shades of #94590A

#94590A
(148,89,10)
#87510A
(135,81,10)
#7A490A
(122,73,10)
#6D410A
(109,65,10)
#60390A
(96,57,10)
#53310A
(83,49,10)
#46290A
(70,41,10)
#39210A
(57,33,10)
#2C190A
(44,25,10)
#1F110A
(31,17,10)
#12090A
(18,9,10)
#000000
(0,0,0)

Tints of #94590A

#94590A
(148,89,10)
#9D6820
(157,104,32)
#A67736
(166,119,54)
#AF864C
(175,134,76)
#B89562
(184,149,98)
#C1A478
(193,164,120)
#CAB38E
(202,179,142)
#D3C2A4
(211,194,164)
#DCD1BA
(220,209,186)
#E5E0D0
(229,224,208)
#EEEFE6
(238,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94590A color. Also use rgb(148,89,10) instead hex code.

Text Font Color

.myTextColor { color: #94590A; }

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

This text font color is #94590A.

Background Color

.myBgColor { background-color: #94590A; }

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

This div background color is #94590A.

Border color

.myBorderColor { border: 1px solid #94590A; }

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

This div border color is #94590A.

Opacity

.myOpacity80 { color: #94590A; opacity: 0.8; }

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

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

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

This text has shadow with #94590A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94590A.

Preview

Color preview on black background

This text has color #94590A on black background.


Color preview on white background

This text has color #94590A on white background.


Black color preview on #94590A background

This text has black color on #94590A background.


White color preview on #94590A background

This text has white color on #94590A background.


Related colors

Complementary color

Complementary color for #hex is #6BA6F5.


I love getcolorcode.com

Triadic colors

1 #0A9459 and #590A94 with #94590A are triadic colors.

2 #0A5994 and #59940A with #94590A are triadic colors.