COLOR #485281

HEX: #485281 RGB: (72,82,129)

Color info

#485281 contains red, green and blue colors in about the same proportion. Web safe color of #485281 is #336699 (or #369).

RGB color model

#485281 color RGB value is (72,82,129).

RGB: (72,82,129) (28%, 32%, 51%)

RGB channels and saturation

R 72 of 255 = 28%
G 82 of 255 = 32%
B 129 of 255 = 51%

72
82
129

R + G + B ~ 37%. #485281 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 82 + 129 = 283 (100%)
R 72 of 283 ~ 25.44%
G 82 of 283 ~ 28.98%
B 129 of 283 ~ 45.58'%

%25.44
%28.98
%45.58

CMYK color model

#485281 color CMYK value is (44,36,0,49).

  • cyan value is 44.19%
  • magenta value is 36.43%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (44,36,0,49)
C44M36Y0K49 (44%, 36%, 0%, 49%)
(0.44 / 0.36 / 0.00 / 0.49)

CMYK percentages

%44.19
%36.43
%0
%49.41

Codes

Color #485281 in popluar color models

48 52 81
RGB 72 82 129
HSL 229° 28.36% 39.41%
HSB/HSV 229° 44.19% 50.59%
CMYK 44.19% 36.43% 0.00%
49.41%

Color #485281 in popluar number systems.

HEX 48 52 81
Decimal 72 82 129
Binary 1001000 1010010 10000001
Octal 110 122 201

Shades and tints

Shades of #485281

#485281
(72,82,129)
#424B76
(66,75,118)
#3C446B
(60,68,107)
#363D60
(54,61,96)
#303655
(48,54,85)
#2A2F4A
(42,47,74)
#24283F
(36,40,63)
#1E2134
(30,33,52)
#181A29
(24,26,41)
#12131E
(18,19,30)
#0C0C13
(12,12,19)
#000000
(0,0,0)

Tints of #485281

#485281
(72,82,129)
#58618C
(88,97,140)
#687097
(104,112,151)
#787FA2
(120,127,162)
#888EAD
(136,142,173)
#989DB8
(152,157,184)
#A8ACC3
(168,172,195)
#B8BBCE
(184,187,206)
#C8CAD9
(200,202,217)
#D8D9E4
(216,217,228)
#E8E8EF
(232,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #485281 color. Also use rgb(72,82,129) instead hex code.

Text Font Color

.myTextColor { color: #485281; }

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

This text font color is #485281.

Background Color

.myBgColor { background-color: #485281; }

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

This div background color is #485281.

Border color

.myBorderColor { border: 1px solid #485281; }

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

This div border color is #485281.

Opacity

.myOpacity80 { color: #485281; opacity: 0.8; }

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

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

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

This text has shadow with #485281 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485281.

Preview

Color preview on black background

This text has color #485281 on black background.


Color preview on white background

This text has color #485281 on white background.


Black color preview on #485281 background

This text has black color on #485281 background.


White color preview on #485281 background

This text has white color on #485281 background.


Related colors

Complementary color

Complementary color for #hex is #B7AD7E.


I love getcolorcode.com

Triadic colors

1 #814852 and #528148 with #485281 are triadic colors.

2 #815248 and #524881 with #485281 are triadic colors.