COLOR #71737E

HEX: #71737E RGB: (113,115,126)

Renk bilgisi

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

RGB renk modeli

#71737E color RGB value is (113,115,126).

RGB: (113,115,126) (44%, 45%, 49%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 115 of 255 = 45%
B 126 of 255 = 49%

113
115
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 115 + 126 = 354 (100%)
R 113 of 354 ~ 31.92%
G 115 of 354 ~ 32.49%
B 126 of 354 ~ 35.59'%

%31.92
%32.49
%35.59

CMYK RENK MODELİ

#71737E rengi CMYK tonu (10,9,0,51).

  • camgöbeği tonu 10.32%
  • eflatun tonu 8.73%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%
CMYK: (10,9,0,51) C10M9Y0K51 (10%,9%,0%,51%) (0.10/0.09/0.00/0.51) 

CMYK yüzdeleri

%10.32
%8.73
%0
%50.59

Codes

Color #71737E in popluar color models

71 73 7E
RGB 113 115 126
HSL 231° 5.44% 46.86%
HSB/HSV 231° 10.32% 49.41%
CMYK 10.32% 8.73% 0.00%
50.59%

Color #71737E in popluar number systems.

HEX 71 73 7E
Decimal 113 115 126
Binary 1110001 1110011 1111110
Octal 161 163 176

Shades and tints

Shades of #71737E

#71737E
(113,115,126)
#676973
(103,105,115)
#5D5F68
(93,95,104)
#53555D
(83,85,93)
#494B52
(73,75,82)
#3F4147
(63,65,71)
#35373C
(53,55,60)
#2B2D31
(43,45,49)
#212326
(33,35,38)
#17191B
(23,25,27)
#0D0F10
(13,15,16)
#000000
(0,0,0)

Tints of #71737E

#71737E
(113,115,126)
#7D7F89
(125,127,137)
#898B94
(137,139,148)
#95979F
(149,151,159)
#A1A3AA
(161,163,170)
#ADAFB5
(173,175,181)
#B9BBC0
(185,187,192)
#C5C7CB
(197,199,203)
#D1D3D6
(209,211,214)
#DDDFE1
(221,223,225)
#E9EBEC
(233,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71737E; }

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

This text font color is #71737E.

Background Color

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

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

This div background color is #71737E.

Border color

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

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

This div border color is #71737E.

Opacity

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

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

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

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

This text has shadow with #71737E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71737E.

Preview

Color preview on black background

This text has color #71737E on black background.


Color preview on white background

This text has color #71737E on white background.


Black color preview on #71737E background

This text has black color on #71737E background.


White color preview on #71737E background

This text has white color on #71737E background.


Related colors

Complementary color

Complementary color for #hex is #8E8C81.


I love getcolorcode.com

Triadic colors

1 #7E7173 and #737E71 with #71737E are triadic colors.

2 #7E7371 and #73717E with #71737E are triadic colors.