COLOR #285381

HEX: #285381 RGB: (40,83,129)

Color info

#285381 contains mainly green and blue colors. Web safe color of #285381 is #336699 (or #369).

RGB color model

#285381 color RGB value is (40,83,129).

RGB: (40,83,129) (16%, 33%, 51%)

RGB channels and saturation

R 40 of 255 = 16%
G 83 of 255 = 33%
B 129 of 255 = 51%

40
83
129

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

Portions of RGB colors in percentages

R + G + B = 40 + 83 + 129 = 252 (100%)
R 40 of 252 ~ 15.87%
G 83 of 252 ~ 32.94%
B 129 of 252 ~ 51.19'%

%15.87
%32.94
%51.19

CMYK color model

#285381 color CMYK value is (69,36,0,49).

  • cyan value is 68.99%
  • magenta value is 35.66%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (69,36,0,49)
C69M36Y0K49 (69%, 36%, 0%, 49%)
(0.69 / 0.36 / 0.00 / 0.49)

CMYK percentages

%68.99
%35.66
%0
%49.41

Codes

Color #285381 in popluar color models

28 53 81
RGB 40 83 129
HSL 211° 52.66% 33.14%
HSB/HSV 211° 68.99% 50.59%
CMYK 68.99% 35.66% 0.00%
49.41%

Color #285381 in popluar number systems.

HEX 28 53 81
Decimal 40 83 129
Binary 101000 1010011 10000001
Octal 50 123 201

Shades and tints

Shades of #285381

#285381
(40,83,129)
#254C76
(37,76,118)
#22456B
(34,69,107)
#1F3E60
(31,62,96)
#1C3755
(28,55,85)
#19304A
(25,48,74)
#16293F
(22,41,63)
#132234
(19,34,52)
#101B29
(16,27,41)
#0D141E
(13,20,30)
#0A0D13
(10,13,19)
#000000
(0,0,0)

Tints of #285381

#285381
(40,83,129)
#3B628C
(59,98,140)
#4E7197
(78,113,151)
#6180A2
(97,128,162)
#748FAD
(116,143,173)
#879EB8
(135,158,184)
#9AADC3
(154,173,195)
#ADBCCE
(173,188,206)
#C0CBD9
(192,203,217)
#D3DAE4
(211,218,228)
#E6E9EF
(230,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #285381 color. Also use rgb(40,83,129) instead hex code.

Text Font Color

.myTextColor { color: #285381; }

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

This text font color is #285381.

Background Color

.myBgColor { background-color: #285381; }

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

This div background color is #285381.

Border color

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

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

This div border color is #285381.

Opacity

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

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

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

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

This text has shadow with #285381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #285381.

Preview

Color preview on black background

This text has color #285381 on black background.


Color preview on white background

This text has color #285381 on white background.


Black color preview on #285381 background

This text has black color on #285381 background.


White color preview on #285381 background

This text has white color on #285381 background.


Related colors

Complementary color

Complementary color for #hex is #D7AC7E.


I love getcolorcode.com

Triadic colors

1 #812853 and #538128 with #285381 are triadic colors.

2 #815328 and #532881 with #285381 are triadic colors.