COLOR #0576BA

HEX: #0576BA RGB: (5,118,186)

Color info

#0576BA contains mainly blue color. Web safe color of #0576BA is #0066CC (or #06C).

RGB color model

#0576BA color RGB value is (5,118,186).

RGB: (5,118,186) (2%, 46%, 73%)

RGB channels and saturation

R 5 of 255 = 2%
G 118 of 255 = 46%
B 186 of 255 = 73%

5
118
186

R + G + B ~ 40%. #0576BA is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 5 + 118 + 186 = 309 (100%)
R 5 of 309 ~ 1.62%
G 118 of 309 ~ 38.19%
B 186 of 309 ~ 60.19'%

%38.19
%60.19

CMYK color model

#0576BA color CMYK value is (97,37,0,27).

  • cyan value is 97.31%
  • magenta value is 36.56%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (97,37,0,27)
C97M37Y0K27 (97%, 37%, 0%, 27%)
(0.97 / 0.37 / 0.00 / 0.27)

CMYK percentages

%97.31
%36.56
%0
%27.06

Codes

Color #0576BA in popluar color models

05 76 BA
RGB 5 118 186
HSL 203° 94.76% 37.45%
HSB/HSV 203° 97.31% 72.94%
CMYK 97.31% 36.56% 0.00%
27.06%

Color #0576BA in popluar number systems.

HEX 05 76 BA
Decimal 5 118 186
Binary 101 1110110 10111010
Octal 5 166 272

Shades and tints

Shades of #0576BA

#0576BA
(5,118,186)
#056CAA
(5,108,170)
#05629A
(5,98,154)
#05588A
(5,88,138)
#054E7A
(5,78,122)
#05446A
(5,68,106)
#053A5A
(5,58,90)
#05304A
(5,48,74)
#05263A
(5,38,58)
#051C2A
(5,28,42)
#05121A
(5,18,26)
#000000
(0,0,0)

Tints of #0576BA

#0576BA
(5,118,186)
#1B82C0
(27,130,192)
#318EC6
(49,142,198)
#479ACC
(71,154,204)
#5DA6D2
(93,166,210)
#73B2D8
(115,178,216)
#89BEDE
(137,190,222)
#9FCAE4
(159,202,228)
#B5D6EA
(181,214,234)
#CBE2F0
(203,226,240)
#E1EEF6
(225,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0576BA color. Also use rgb(5,118,186) instead hex code.

Text Font Color

.myTextColor { color: #0576BA; }

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

This text font color is #0576BA.

Background Color

.myBgColor { background-color: #0576BA; }

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

This div background color is #0576BA.

Border color

.myBorderColor { border: 1px solid #0576BA; }

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

This div border color is #0576BA.

Opacity

.myOpacity80 { color: #0576BA; opacity: 0.8; }

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

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

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

This text has shadow with #0576BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0576BA.

Preview

Color preview on black background

This text has color #0576BA on black background.


Color preview on white background

This text has color #0576BA on white background.


Black color preview on #0576BA background

This text has black color on #0576BA background.


White color preview on #0576BA background

This text has white color on #0576BA background.


Related colors

Complementary color

Complementary color for #hex is #FA8945.


I love getcolorcode.com

Triadic colors

1 #BA0576 and #76BA05 with #0576BA are triadic colors.

2 #BA7605 and #7605BA with #0576BA are triadic colors.