COLOR #48446E

HEX: #48446E RGB: (72,68,110)

Renk bilgisi

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

RGB renk modeli

#48446E color RGB value is (72,68,110).

RGB: (72,68,110) (28%, 27%, 43%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 68 of 255 = 27%
B 110 of 255 = 43%

72
68
110

R + G + B ~ 33%. #48446E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 68 + 110 = 250 (100%)
R 72 of 250 ~ 28.8%
G 68 of 250 ~ 27.2%
B 110 of 250 ~ 44'%

%28.8
%27.2
%44

CMYK RENK MODELİ

#48446E rengi CMYK tonu (35,38,0,57).

  • camgöbeği tonu 34.55%
  • eflatun tonu 38.18%
  • sarı tonu 0.00%
  • ana renk tonu 56.86%
CMYK: (35,38,0,57) C35M38Y0K57 (35%,38%,0%,57%) (0.35/0.38/0.00/0.57) 

CMYK yüzdeleri

%34.55
%38.18
%0
%56.86

Codes

Color #48446E in popluar color models

48 44 6E
RGB 72 68 110
HSL 246° 23.60% 34.90%
HSB/HSV 246° 38.18% 43.14%
CMYK 34.55% 38.18% 0.00%
56.86%

Color #48446E in popluar number systems.

HEX 48 44 6E
Decimal 72 68 110
Binary 1001000 1000100 1101110
Octal 110 104 156

Shades and tints

Shades of #48446E

#48446E
(72,68,110)
#423E64
(66,62,100)
#3C385A
(60,56,90)
#363250
(54,50,80)
#302C46
(48,44,70)
#2A263C
(42,38,60)
#242032
(36,32,50)
#1E1A28
(30,26,40)
#18141E
(24,20,30)
#120E14
(18,14,20)
#0C080A
(12,8,10)
#000000
(0,0,0)

Tints of #48446E

#48446E
(72,68,110)
#58557B
(88,85,123)
#686688
(104,102,136)
#787795
(120,119,149)
#8888A2
(136,136,162)
#9899AF
(152,153,175)
#A8AABC
(168,170,188)
#B8BBC9
(184,187,201)
#C8CCD6
(200,204,214)
#D8DDE3
(216,221,227)
#E8EEF0
(232,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48446E color. Also use rgb(72,68,110) instead hex code.

Text Font Color

.myTextColor { color: #48446E; }

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

This text font color is #48446E.

Background Color

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

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

This div background color is #48446E.

Border color

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

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

This div border color is #48446E.

Opacity

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

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

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

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

This text has shadow with #48446E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48446E.

Preview

Color preview on black background

This text has color #48446E on black background.


Color preview on white background

This text has color #48446E on white background.


Black color preview on #48446E background

This text has black color on #48446E background.


White color preview on #48446E background

This text has white color on #48446E background.


Related colors

Complementary color

Complementary color for #hex is #B7BB91.


I love getcolorcode.com

Triadic colors

1 #6E4844 and #446E48 with #48446E are triadic colors.

2 #6E4448 and #44486E with #48446E are triadic colors.