COLOR #481D7E

HEX: #481D7E RGB: (72,29,126)

Renk bilgisi

#481D7E contains mainly red and blue colors. #481D7E ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#481D7E color RGB value is (72,29,126).

RGB: (72,29,126) (28%, 11%, 49%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 29 of 255 = 11%
B 126 of 255 = 49%

72
29
126

R + G + B ~ 29%. #481D7E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 29 + 126 = 227 (100%)
R 72 of 227 ~ 31.72%
G 29 of 227 ~ 12.78%
B 126 of 227 ~ 55.51'%

%31.72
%12.78
%55.51

CMYK RENK MODELİ

#481D7E rengi CMYK tonu (43,77,0,51).

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

CMYK: (43,77,0,51)
C43M77Y0K51 (43%, 77%, 0%, 51%)
(0.43 / 0.77 / 0.00 / 0.51)

CMYK yüzdeleri

%42.86
%76.98
%0
%50.59

Codes

Color #481D7E in popluar color models

48 1D 7E
RGB 72 29 126
HSL 267° 62.58% 30.39%
HSB/HSV 267° 76.98% 49.41%
CMYK 42.86% 76.98% 0.00%
50.59%

Color #481D7E in popluar number systems.

HEX 48 1D 7E
Decimal 72 29 126
Binary 1001000 11101 1111110
Octal 110 35 176

Shades and tints

Shades of #481D7E

#481D7E
(72,29,126)
#421B73
(66,27,115)
#3C1968
(60,25,104)
#36175D
(54,23,93)
#301552
(48,21,82)
#2A1347
(42,19,71)
#24113C
(36,17,60)
#1E0F31
(30,15,49)
#180D26
(24,13,38)
#120B1B
(18,11,27)
#0C0910
(12,9,16)
#000000
(0,0,0)

Tints of #481D7E

#481D7E
(72,29,126)
#583189
(88,49,137)
#684594
(104,69,148)
#78599F
(120,89,159)
#886DAA
(136,109,170)
#9881B5
(152,129,181)
#A895C0
(168,149,192)
#B8A9CB
(184,169,203)
#C8BDD6
(200,189,214)
#D8D1E1
(216,209,225)
#E8E5EC
(232,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #481D7E color. Also use rgb(72,29,126) instead hex code.

Text Font Color

.myTextColor { color: #481D7E; }

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

This text font color is #481D7E.

Background Color

.myBgColor { background-color: #481D7E; }

<div style="background-color:#481D7E">Inner text</div>

This div background color is #481D7E.

Border color

.myBorderColor { border: 1px solid #481D7E; }

<div style="border:3px solid #481D7E">Div</div>

This div border color is #481D7E.

Opacity

.myOpacity80 { color: #481D7E; opacity: 0.8; }

<p style="color:#481D7E;opacity:0.8;">80%</p>

Text with #481D7E 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 #481D7E;}

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

This text has shadow with #481D7E color.


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

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

This text has shadow with #481D7E primary color and red secondary color.


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

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

This text has shadow with #481D7E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #481D7E.

Preview

Color preview on black background

This text has color #481D7E on black background.


Color preview on white background

This text has color #481D7E on white background.


Black color preview on #481D7E background

This text has black color on #481D7E background.


White color preview on #481D7E background

This text has white color on #481D7E background.


Related colors

Complementary color

Complementary color for #hex is #B7E281.


I love getcolorcode.com

Triadic colors

1 #7E481D and #1D7E48 with #481D7E are triadic colors.

2 #7E1D48 and #1D487E with #481D7E are triadic colors.