COLOR #48717E

HEX: #48717E RGB: (72,113,126)

Renk bilgisi

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

RGB renk modeli

#48717E color RGB value is (72,113,126).

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

RGB bağlantıları ve doygunluk

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

72
113
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 113 + 126 = 311 (100%)
R 72 of 311 ~ 23.15%
G 113 of 311 ~ 36.33%
B 126 of 311 ~ 40.51'%

%23.15
%36.33
%40.51

CMYK RENK MODELİ

#48717E rengi CMYK tonu (43,10,0,51).

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

CMYK: (43,10,0,51)
C43M10Y0K51 (43%, 10%, 0%, 51%)
(0.43 / 0.10 / 0.00 / 0.51)

CMYK yüzdeleri

%42.86
%10.32
%0
%50.59

Codes

Color #48717E in popluar color models

48 71 7E
RGB 72 113 126
HSL 194° 27.27% 38.82%
HSB/HSV 194° 42.86% 49.41%
CMYK 42.86% 10.32% 0.00%
50.59%

Color #48717E in popluar number systems.

HEX 48 71 7E
Decimal 72 113 126
Binary 1001000 1110001 1111110
Octal 110 161 176

Shades and tints

Shades of #48717E

#48717E
(72,113,126)
#426773
(66,103,115)
#3C5D68
(60,93,104)
#36535D
(54,83,93)
#304952
(48,73,82)
#2A3F47
(42,63,71)
#24353C
(36,53,60)
#1E2B31
(30,43,49)
#182126
(24,33,38)
#12171B
(18,23,27)
#0C0D10
(12,13,16)
#000000
(0,0,0)

Tints of #48717E

#48717E
(72,113,126)
#587D89
(88,125,137)
#688994
(104,137,148)
#78959F
(120,149,159)
#88A1AA
(136,161,170)
#98ADB5
(152,173,181)
#A8B9C0
(168,185,192)
#B8C5CB
(184,197,203)
#C8D1D6
(200,209,214)
#D8DDE1
(216,221,225)
#E8E9EC
(232,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48717E; }

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

This text font color is #48717E.

Background Color

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

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

This div background color is #48717E.

Border color

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

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

This div border color is #48717E.

Opacity

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

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

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

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

This text has shadow with #48717E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48717E.

Preview

Color preview on black background

This text has color #48717E on black background.


Color preview on white background

This text has color #48717E on white background.


Black color preview on #48717E background

This text has black color on #48717E background.


White color preview on #48717E background

This text has white color on #48717E background.


Related colors

Complementary color

Complementary color for #hex is #B78E81.


I love getcolorcode.com

Triadic colors

1 #7E4871 and #717E48 with #48717E are triadic colors.

2 #7E7148 and #71487E with #48717E are triadic colors.