COLOR #235473

HEX: #235473 RGB: (35,84,115)

Color info

#235473 contains mainly green and blue colors. Web safe color of #235473 is #336666 (or #366).

RGB color model

#235473 color RGB value is (35,84,115).

RGB: (35,84,115) (14%, 33%, 45%)

RGB channels and saturation

R 35 of 255 = 14%
G 84 of 255 = 33%
B 115 of 255 = 45%

35
84
115

R + G + B ~ 31%. #235473 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 84 + 115 = 234 (100%)
R 35 of 234 ~ 14.96%
G 84 of 234 ~ 35.9%
B 115 of 234 ~ 49.15'%

%14.96
%35.9
%49.15

CMYK color model

#235473 color CMYK value is (70,27,0,55).

  • cyan value is 69.57%
  • magenta value is 26.96%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (70,27,0,55)
C70M27Y0K55 (70%, 27%, 0%, 55%)
(0.70 / 0.27 / 0.00 / 0.55)

CMYK percentages

%69.57
%26.96
%0
%54.9

Codes

Color #235473 in popluar color models

23 54 73
RGB 35 84 115
HSL 203° 53.33% 29.41%
HSB/HSV 203° 69.57% 45.10%
CMYK 69.57% 26.96% 0.00%
54.90%

Color #235473 in popluar number systems.

HEX 23 54 73
Decimal 35 84 115
Binary 100011 1010100 1110011
Octal 43 124 163

Shades and tints

Shades of #235473

#235473
(35,84,115)
#204D69
(32,77,105)
#1D465F
(29,70,95)
#1A3F55
(26,63,85)
#17384B
(23,56,75)
#143141
(20,49,65)
#112A37
(17,42,55)
#0E232D
(14,35,45)
#0B1C23
(11,28,35)
#081519
(8,21,25)
#050E0F
(5,14,15)
#000000
(0,0,0)

Tints of #235473

#235473
(35,84,115)
#37637F
(55,99,127)
#4B728B
(75,114,139)
#5F8197
(95,129,151)
#7390A3
(115,144,163)
#879FAF
(135,159,175)
#9BAEBB
(155,174,187)
#AFBDC7
(175,189,199)
#C3CCD3
(195,204,211)
#D7DBDF
(215,219,223)
#EBEAEB
(235,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #235473 color. Also use rgb(35,84,115) instead hex code.

Text Font Color

.myTextColor { color: #235473; }

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

This text font color is #235473.

Background Color

.myBgColor { background-color: #235473; }

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

This div background color is #235473.

Border color

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

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

This div border color is #235473.

Opacity

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

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

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

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

This text has shadow with #235473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #235473.

Preview

Color preview on black background

This text has color #235473 on black background.


Color preview on white background

This text has color #235473 on white background.


Black color preview on #235473 background

This text has black color on #235473 background.


White color preview on #235473 background

This text has white color on #235473 background.


Related colors

Complementary color

Complementary color for #hex is #DCAB8C.


I love getcolorcode.com

Triadic colors

1 #732354 and #547323 with #235473 are triadic colors.

2 #735423 and #542373 with #235473 are triadic colors.