COLOR #95480E

HEX: #95480E RGB: (149,72,14)

Color info

#95480E contains mainly red color. Web safe color of #95480E is #993300 (or #930).

RGB color model

#95480E color RGB value is (149,72,14).

RGB: (149,72,14) (58%, 28%, 5%)

RGB channels and saturation

R 149 of 255 = 58%
G 72 of 255 = 28%
B 14 of 255 = 5%

149
72
14

R + G + B ~ 30%. #95480E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 72 + 14 = 235 (100%)
R 149 of 235 ~ 63.4%
G 72 of 235 ~ 30.64%
B 14 of 235 ~ 5.96'%

%63.4
%30.64

CMYK color model

#95480E color CMYK value is (0,52,91,42).

  • cyan value is 0.00%
  • magenta value is 51.68%
  • yellow value is 90.60%
  • key color value is 41.57%

CMYK: (0,52,91,42)
C0M52Y91K42 (0%, 52%, 91%, 42%)
(0.00 / 0.52 / 0.91 / 0.42)

CMYK percentages

%0
%51.68
%90.6
%41.57

Codes

Color #95480E in popluar color models

95 48 0E
RGB 149 72 14
HSL 26° 82.82% 31.96%
HSB/HSV 26° 90.60% 58.43%
CMYK 0.00% 51.68% 90.60%
41.57%

Color #95480E in popluar number systems.

HEX 95 48 0E
Decimal 149 72 14
Binary 10010101 1001000 1110
Octal 225 110 16

Shades and tints

Shades of #95480E

#95480E
(149,72,14)
#88420D
(136,66,13)
#7B3C0C
(123,60,12)
#6E360B
(110,54,11)
#61300A
(97,48,10)
#542A09
(84,42,9)
#472408
(71,36,8)
#3A1E07
(58,30,7)
#2D1806
(45,24,6)
#201205
(32,18,5)
#130C04
(19,12,4)
#000000
(0,0,0)

Tints of #95480E

#95480E
(149,72,14)
#9E5823
(158,88,35)
#A76838
(167,104,56)
#B0784D
(176,120,77)
#B98862
(185,136,98)
#C29877
(194,152,119)
#CBA88C
(203,168,140)
#D4B8A1
(212,184,161)
#DDC8B6
(221,200,182)
#E6D8CB
(230,216,203)
#EFE8E0
(239,232,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95480E color. Also use rgb(149,72,14) instead hex code.

Text Font Color

.myTextColor { color: #95480E; }

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

This text font color is #95480E.

Background Color

.myBgColor { background-color: #95480E; }

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

This div background color is #95480E.

Border color

.myBorderColor { border: 1px solid #95480E; }

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

This div border color is #95480E.

Opacity

.myOpacity80 { color: #95480E; opacity: 0.8; }

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

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

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

This text has shadow with #95480E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95480E.

Preview

Color preview on black background

This text has color #95480E on black background.


Color preview on white background

This text has color #95480E on white background.


Black color preview on #95480E background

This text has black color on #95480E background.


White color preview on #95480E background

This text has white color on #95480E background.


Related colors

Complementary color

Complementary color for #hex is #6AB7F1.


I love getcolorcode.com

Triadic colors

1 #0E9548 and #480E95 with #95480E are triadic colors.

2 #0E4895 and #48950E with #95480E are triadic colors.