COLOR #05415D

HEX: #05415D RGB: (5,65,93)

Color info

#05415D contains mainly green and blue colors. Web safe color of #05415D is #003366 (or #036).

RGB color model

#05415D color RGB value is (5,65,93).

RGB: (5,65,93) (2%, 25%, 36%)

RGB channels and saturation

R 5 of 255 = 2%
G 65 of 255 = 25%
B 93 of 255 = 36%

5
65
93

R + G + B ~ 21%. #05415D is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 65 + 93 = 163 (100%)
R 5 of 163 ~ 3.07%
G 65 of 163 ~ 39.88%
B 93 of 163 ~ 57.06'%

%39.88
%57.06

CMYK color model

#05415D color CMYK value is (95,30,0,64).

  • cyan value is 94.62%
  • magenta value is 30.11%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (95,30,0,64)
C95M30Y0K64 (95%, 30%, 0%, 64%)
(0.95 / 0.30 / 0.00 / 0.64)

CMYK percentages

%94.62
%30.11
%0
%63.53

Codes

Color #05415D in popluar color models

05 41 5D
RGB 5 65 93
HSL 199° 89.80% 19.22%
HSB/HSV 199° 94.62% 36.47%
CMYK 94.62% 30.11% 0.00%
63.53%

Color #05415D in popluar number systems.

HEX 05 41 5D
Decimal 5 65 93
Binary 101 1000001 1011101
Octal 5 101 135

Shades and tints

Shades of #05415D

#05415D
(5,65,93)
#053C55
(5,60,85)
#05374D
(5,55,77)
#053245
(5,50,69)
#052D3D
(5,45,61)
#052835
(5,40,53)
#05232D
(5,35,45)
#051E25
(5,30,37)
#05191D
(5,25,29)
#051415
(5,20,21)
#050F0D
(5,15,13)
#000000
(0,0,0)

Tints of #05415D

#05415D
(5,65,93)
#1B526B
(27,82,107)
#316379
(49,99,121)
#477487
(71,116,135)
#5D8595
(93,133,149)
#7396A3
(115,150,163)
#89A7B1
(137,167,177)
#9FB8BF
(159,184,191)
#B5C9CD
(181,201,205)
#CBDADB
(203,218,219)
#E1EBE9
(225,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #05415D color. Also use rgb(5,65,93) instead hex code.

Text Font Color

.myTextColor { color: #05415D; }

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

This text font color is #05415D.

Background Color

.myBgColor { background-color: #05415D; }

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

This div background color is #05415D.

Border color

.myBorderColor { border: 1px solid #05415D; }

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

This div border color is #05415D.

Opacity

.myOpacity80 { color: #05415D; opacity: 0.8; }

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

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

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

This text has shadow with #05415D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #05415D.

Preview

Color preview on black background

This text has color #05415D on black background.


Color preview on white background

This text has color #05415D on white background.


Black color preview on #05415D background

This text has black color on #05415D background.


White color preview on #05415D background

This text has white color on #05415D background.


Related colors

Complementary color

Complementary color for #hex is #FABEA2.


I love getcolorcode.com

Triadic colors

1 #5D0541 and #415D05 with #05415D are triadic colors.

2 #5D4105 and #41055D with #05415D are triadic colors.