COLOR #538298

HEX: #538298 RGB: (83,130,152)

Color info

#538298 contains mainly green and blue colors. Web safe color of #538298 is #669999 (or #699).

RGB color model

#538298 color RGB value is (83,130,152).

RGB: (83,130,152) (33%, 51%, 60%)

RGB channels and saturation

R 83 of 255 = 33%
G 130 of 255 = 51%
B 152 of 255 = 60%

83
130
152

R + G + B ~ 48%. #538298 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 130 + 152 = 365 (100%)
R 83 of 365 ~ 22.74%
G 130 of 365 ~ 35.62%
B 152 of 365 ~ 41.64'%

%22.74
%35.62
%41.64

CMYK color model

#538298 color CMYK value is (45,14,0,40).

  • cyan value is 45.39%
  • magenta value is 14.47%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (45,14,0,40)
C45M14Y0K40 (45%, 14%, 0%, 40%)
(0.45 / 0.14 / 0.00 / 0.40)

CMYK percentages

%45.39
%14.47
%0
%40.39

Codes

Color #538298 in popluar color models

53 82 98
RGB 83 130 152
HSL 199° 29.36% 46.08%
HSB/HSV 199° 45.39% 59.61%
CMYK 45.39% 14.47% 0.00%
40.39%

Color #538298 in popluar number systems.

HEX 53 82 98
Decimal 83 130 152
Binary 1010011 10000010 10011000
Octal 123 202 230

Shades and tints

Shades of #538298

#538298
(83,130,152)
#4C778B
(76,119,139)
#456C7E
(69,108,126)
#3E6171
(62,97,113)
#375664
(55,86,100)
#304B57
(48,75,87)
#29404A
(41,64,74)
#22353D
(34,53,61)
#1B2A30
(27,42,48)
#141F23
(20,31,35)
#0D1416
(13,20,22)
#000000
(0,0,0)

Tints of #538298

#538298
(83,130,152)
#628DA1
(98,141,161)
#7198AA
(113,152,170)
#80A3B3
(128,163,179)
#8FAEBC
(143,174,188)
#9EB9C5
(158,185,197)
#ADC4CE
(173,196,206)
#BCCFD7
(188,207,215)
#CBDAE0
(203,218,224)
#DAE5E9
(218,229,233)
#E9F0F2
(233,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #538298 color. Also use rgb(83,130,152) instead hex code.

Text Font Color

.myTextColor { color: #538298; }

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

This text font color is #538298.

Background Color

.myBgColor { background-color: #538298; }

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

This div background color is #538298.

Border color

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

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

This div border color is #538298.

Opacity

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

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

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

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

This text has shadow with #538298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538298.

Preview

Color preview on black background

This text has color #538298 on black background.


Color preview on white background

This text has color #538298 on white background.


Black color preview on #538298 background

This text has black color on #538298 background.


White color preview on #538298 background

This text has white color on #538298 background.


Related colors

Complementary color

Complementary color for #hex is #AC7D67.


I love getcolorcode.com

Triadic colors

1 #985382 and #829853 with #538298 are triadic colors.

2 #988253 and #825398 with #538298 are triadic colors.