COLOR #714C7B

HEX: #714C7B RGB: (113,76,123)

Renk bilgisi

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

RGB renk modeli

#714C7B color RGB value is (113,76,123).

RGB: (113,76,123) (44%, 30%, 48%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 76 of 255 = 30%
B 123 of 255 = 48%

113
76
123

R + G + B ~ 41%. #714C7B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 76 + 123 = 312 (100%)
R 113 of 312 ~ 36.22%
G 76 of 312 ~ 24.36%
B 123 of 312 ~ 39.42'%

%36.22
%24.36
%39.42

CMYK RENK MODELİ

#714C7B rengi CMYK tonu (8,38,0,52).

  • camgöbeği tonu 8.13%
  • eflatun tonu 38.21%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%

CMYK: (8,38,0,52)
C8M38Y0K52 (8%, 38%, 0%, 52%)
(0.08 / 0.38 / 0.00 / 0.52)

CMYK yüzdeleri

%8.13
%38.21
%0
%51.76

Codes

Color #714C7B in popluar color models

71 4C 7B
RGB 113 76 123
HSL 287° 23.62% 39.02%
HSB/HSV 287° 38.21% 48.24%
CMYK 8.13% 38.21% 0.00%
51.76%

Color #714C7B in popluar number systems.

HEX 71 4C 7B
Decimal 113 76 123
Binary 1110001 1001100 1111011
Octal 161 114 173

Shades and tints

Shades of #714C7B

#714C7B
(113,76,123)
#674670
(103,70,112)
#5D4065
(93,64,101)
#533A5A
(83,58,90)
#49344F
(73,52,79)
#3F2E44
(63,46,68)
#352839
(53,40,57)
#2B222E
(43,34,46)
#211C23
(33,28,35)
#171618
(23,22,24)
#0D100D
(13,16,13)
#000000
(0,0,0)

Tints of #714C7B

#714C7B
(113,76,123)
#7D5C87
(125,92,135)
#896C93
(137,108,147)
#957C9F
(149,124,159)
#A18CAB
(161,140,171)
#AD9CB7
(173,156,183)
#B9ACC3
(185,172,195)
#C5BCCF
(197,188,207)
#D1CCDB
(209,204,219)
#DDDCE7
(221,220,231)
#E9ECF3
(233,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714C7B color. Also use rgb(113,76,123) instead hex code.

Text Font Color

.myTextColor { color: #714C7B; }

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

This text font color is #714C7B.

Background Color

.myBgColor { background-color: #714C7B; }

<div style="background-color:#714C7B">Inner text</div>

This div background color is #714C7B.

Border color

.myBorderColor { border: 1px solid #714C7B; }

<div style="border:3px solid #714C7B">Div</div>

This div border color is #714C7B.

Opacity

.myOpacity80 { color: #714C7B; opacity: 0.8; }

<p style="color:#714C7B;opacity:0.8;">80%</p>

Text with #714C7B 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 #714C7B;}

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

This text has shadow with #714C7B color.


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

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

This text has shadow with #714C7B primary color and red secondary color.


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

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

This text has shadow with #714C7B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #714C7B.

Preview

Color preview on black background

This text has color #714C7B on black background.


Color preview on white background

This text has color #714C7B on white background.


Black color preview on #714C7B background

This text has black color on #714C7B background.


White color preview on #714C7B background

This text has white color on #714C7B background.


Related colors

Complementary color

Complementary color for #hex is #8EB384.


I love getcolorcode.com

Triadic colors

1 #7B714C and #4C7B71 with #714C7B are triadic colors.

2 #7B4C71 and #4C717B with #714C7B are triadic colors.