COLOR #538ABA

HEX: #538ABA RGB: (83,138,186)

Color info

#538ABA contains mainly green and blue colors. Web safe color of #538ABA is #6699CC (or #69C).

RGB color model

#538ABA color RGB value is (83,138,186).

RGB: (83,138,186) (33%, 54%, 73%)

RGB channels and saturation

R 83 of 255 = 33%
G 138 of 255 = 54%
B 186 of 255 = 73%

83
138
186

R + G + B ~ 53%. #538ABA is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 138 + 186 = 407 (100%)
R 83 of 407 ~ 20.39%
G 138 of 407 ~ 33.91%
B 186 of 407 ~ 45.7'%

%20.39
%33.91
%45.7

CMYK color model

#538ABA color CMYK value is (55,26,0,27).

  • cyan value is 55.38%
  • magenta value is 25.81%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (55,26,0,27) C55M26Y0K27 (55%,26%,0%,27%) (0.55/0.26/0.00/0.27) 

CMYK percentages

%55.38
%25.81
%0
%27.06

Codes

Color #538ABA in popluar color models

53 8A BA
RGB 83 138 186
HSL 208° 42.74% 52.75%
HSB/HSV 208° 55.38% 72.94%
CMYK 55.38% 25.81% 0.00%
27.06%

Color #538ABA in popluar number systems.

HEX 53 8A BA
Decimal 83 138 186
Binary 1010011 10001010 10111010
Octal 123 212 272

Shades and tints

Shades of #538ABA

#538ABA
(83,138,186)
#4C7EAA
(76,126,170)
#45729A
(69,114,154)
#3E668A
(62,102,138)
#375A7A
(55,90,122)
#304E6A
(48,78,106)
#29425A
(41,66,90)
#22364A
(34,54,74)
#1B2A3A
(27,42,58)
#141E2A
(20,30,42)
#0D121A
(13,18,26)
#000000
(0,0,0)

Tints of #538ABA

#538ABA
(83,138,186)
#6294C0
(98,148,192)
#719EC6
(113,158,198)
#80A8CC
(128,168,204)
#8FB2D2
(143,178,210)
#9EBCD8
(158,188,216)
#ADC6DE
(173,198,222)
#BCD0E4
(188,208,228)
#CBDAEA
(203,218,234)
#DAE4F0
(218,228,240)
#E9EEF6
(233,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #538ABA color. Also use rgb(83,138,186) instead hex code.

Text Font Color

.myTextColor { color: #538ABA; }

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

This text font color is #538ABA.

Background Color

.myBgColor { background-color: #538ABA; }

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

This div background color is #538ABA.

Border color

.myBorderColor { border: 1px solid #538ABA; }

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

This div border color is #538ABA.

Opacity

.myOpacity80 { color: #538ABA; opacity: 0.8; }

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

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

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

This text has shadow with #538ABA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538ABA.

Preview

Color preview on black background

This text has color #538ABA on black background.


Color preview on white background

This text has color #538ABA on white background.


Black color preview on #538ABA background

This text has black color on #538ABA background.


White color preview on #538ABA background

This text has white color on #538ABA background.


Related colors

Complementary color

Complementary color for #hex is #AC7545.


I love getcolorcode.com

Triadic colors

1 #BA538A and #8ABA53 with #538ABA are triadic colors.

2 #BA8A53 and #8A53BA with #538ABA are triadic colors.