COLOR #47035F

HEX: #47035F RGB: (71,3,95)

Color info

#47035F contains mainly red and blue colors. Web safe color of #47035F is #330066 (or #306).

RGB color model

#47035F color RGB value is (71,3,95).

RGB: (71,3,95) (28%, 1%, 37%)

RGB channels and saturation

R 71 of 255 = 28%
G 3 of 255 = 1%
B 95 of 255 = 37%

71
3
95

R + G + B ~ 22%. #47035F is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 3 + 95 = 169 (100%)
R 71 of 169 ~ 42.01%
G 3 of 169 ~ 1.78%
B 95 of 169 ~ 56.21'%

%42.01
%56.21

CMYK color model

#47035F color CMYK value is (25,97,0,63).

  • cyan value is 25.26%
  • magenta value is 96.84%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (25,97,0,63)
C25M97Y0K63 (25%, 97%, 0%, 63%)
(0.25 / 0.97 / 0.00 / 0.63)

CMYK percentages

%25.26
%96.84
%0
%62.75

Codes

Color #47035F in popluar color models

47 03 5F
RGB 71 3 95
HSL 284° 93.88% 19.22%
HSB/HSV 284° 96.84% 37.25%
CMYK 25.26% 96.84% 0.00%
62.75%

Color #47035F in popluar number systems.

HEX 47 03 5F
Decimal 71 3 95
Binary 1000111 11 1011111
Octal 107 3 137

Shades and tints

Shades of #47035F

#47035F
(71,3,95)
#410357
(65,3,87)
#3B034F
(59,3,79)
#350347
(53,3,71)
#2F033F
(47,3,63)
#290337
(41,3,55)
#23032F
(35,3,47)
#1D0327
(29,3,39)
#17031F
(23,3,31)
#110317
(17,3,23)
#0B030F
(11,3,15)
#000000
(0,0,0)

Tints of #47035F

#47035F
(71,3,95)
#57196D
(87,25,109)
#672F7B
(103,47,123)
#774589
(119,69,137)
#875B97
(135,91,151)
#9771A5
(151,113,165)
#A787B3
(167,135,179)
#B79DC1
(183,157,193)
#C7B3CF
(199,179,207)
#D7C9DD
(215,201,221)
#E7DFEB
(231,223,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47035F color. Also use rgb(71,3,95) instead hex code.

Text Font Color

.myTextColor { color: #47035F; }

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

This text font color is #47035F.

Background Color

.myBgColor { background-color: #47035F; }

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

This div background color is #47035F.

Border color

.myBorderColor { border: 1px solid #47035F; }

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

This div border color is #47035F.

Opacity

.myOpacity80 { color: #47035F; opacity: 0.8; }

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

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

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

This text has shadow with #47035F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47035F.

Preview

Color preview on black background

This text has color #47035F on black background.


Color preview on white background

This text has color #47035F on white background.


Black color preview on #47035F background

This text has black color on #47035F background.


White color preview on #47035F background

This text has white color on #47035F background.


Related colors

Complementary color

Complementary color for #hex is #B8FCA0.


I love getcolorcode.com

Triadic colors

1 #5F4703 and #035F47 with #47035F are triadic colors.

2 #5F0347 and #03475F with #47035F are triadic colors.