COLOR #71477E

HEX: #71477E RGB: (113,71,126)

Renk bilgisi

#71477E contains red, green and blue colors in about the same proportion. #71477E ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#71477E color RGB value is (113,71,126).

RGB: (113,71,126) (44%, 28%, 49%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 71 of 255 = 28%
B 126 of 255 = 49%

113
71
126

R + G + B ~ 40%. #71477E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 71 + 126 = 310 (100%)
R 113 of 310 ~ 36.45%
G 71 of 310 ~ 22.9%
B 126 of 310 ~ 40.65'%

%36.45
%22.9
%40.65

CMYK RENK MODELİ

#71477E rengi CMYK tonu (10,44,0,51).

  • camgöbeği tonu 10.32%
  • eflatun tonu 43.65%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%

CMYK: (10,44,0,51)
C10M44Y0K51 (10%, 44%, 0%, 51%)
(0.10 / 0.44 / 0.00 / 0.51)

CMYK yüzdeleri

%10.32
%43.65
%0
%50.59

Codes

Color #71477E in popluar color models

71 47 7E
RGB 113 71 126
HSL 286° 27.92% 38.63%
HSB/HSV 286° 43.65% 49.41%
CMYK 10.32% 43.65% 0.00%
50.59%

Color #71477E in popluar number systems.

HEX 71 47 7E
Decimal 113 71 126
Binary 1110001 1000111 1111110
Octal 161 107 176

Shades and tints

Shades of #71477E

#71477E
(113,71,126)
#674173
(103,65,115)
#5D3B68
(93,59,104)
#53355D
(83,53,93)
#492F52
(73,47,82)
#3F2947
(63,41,71)
#35233C
(53,35,60)
#2B1D31
(43,29,49)
#211726
(33,23,38)
#17111B
(23,17,27)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #71477E

#71477E
(113,71,126)
#7D5789
(125,87,137)
#896794
(137,103,148)
#95779F
(149,119,159)
#A187AA
(161,135,170)
#AD97B5
(173,151,181)
#B9A7C0
(185,167,192)
#C5B7CB
(197,183,203)
#D1C7D6
(209,199,214)
#DDD7E1
(221,215,225)
#E9E7EC
(233,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71477E color. Also use rgb(113,71,126) instead hex code.

Text Font Color

.myTextColor { color: #71477E; }

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

This text font color is #71477E.

Background Color

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

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

This div background color is #71477E.

Border color

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

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

This div border color is #71477E.

Opacity

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

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

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

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

This text has shadow with #71477E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71477E.

Preview

Color preview on black background

This text has color #71477E on black background.


Color preview on white background

This text has color #71477E on white background.


Black color preview on #71477E background

This text has black color on #71477E background.


White color preview on #71477E background

This text has white color on #71477E background.


Related colors

Complementary color

Complementary color for #hex is #8EB881.


I love getcolorcode.com

Triadic colors

1 #7E7147 and #477E71 with #71477E are triadic colors.

2 #7E4771 and #47717E with #71477E are triadic colors.