COLOR #237583

HEX: #237583 RGB: (35,117,131)

Color info

#237583 contains mainly green and blue colors. Web safe color of #237583 is #336699 (or #369).

RGB color model

#237583 color RGB value is (35,117,131).

RGB: (35,117,131) (14%, 46%, 51%)

RGB channels and saturation

R 35 of 255 = 14%
G 117 of 255 = 46%
B 131 of 255 = 51%

35
117
131

R + G + B ~ 37%. #237583 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 117 + 131 = 283 (100%)
R 35 of 283 ~ 12.37%
G 117 of 283 ~ 41.34%
B 131 of 283 ~ 46.29'%

%12.37
%41.34
%46.29

CMYK color model

#237583 color CMYK value is (73,11,0,49).

  • cyan value is 73.28%
  • magenta value is 10.69%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (73,11,0,49)
C73M11Y0K49 (73%, 11%, 0%, 49%)
(0.73 / 0.11 / 0.00 / 0.49)

CMYK percentages

%73.28
%10.69
%0
%48.63

Codes

Color #237583 in popluar color models

23 75 83
RGB 35 117 131
HSL 189° 57.83% 32.55%
HSB/HSV 189° 73.28% 51.37%
CMYK 73.28% 10.69% 0.00%
48.63%

Color #237583 in popluar number systems.

HEX 23 75 83
Decimal 35 117 131
Binary 100011 1110101 10000011
Octal 43 165 203

Shades and tints

Shades of #237583

#237583
(35,117,131)
#206B78
(32,107,120)
#1D616D
(29,97,109)
#1A5762
(26,87,98)
#174D57
(23,77,87)
#14434C
(20,67,76)
#113941
(17,57,65)
#0E2F36
(14,47,54)
#0B252B
(11,37,43)
#081B20
(8,27,32)
#051115
(5,17,21)
#000000
(0,0,0)

Tints of #237583

#237583
(35,117,131)
#37818E
(55,129,142)
#4B8D99
(75,141,153)
#5F99A4
(95,153,164)
#73A5AF
(115,165,175)
#87B1BA
(135,177,186)
#9BBDC5
(155,189,197)
#AFC9D0
(175,201,208)
#C3D5DB
(195,213,219)
#D7E1E6
(215,225,230)
#EBEDF1
(235,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #237583 color. Also use rgb(35,117,131) instead hex code.

Text Font Color

.myTextColor { color: #237583; }

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

This text font color is #237583.

Background Color

.myBgColor { background-color: #237583; }

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

This div background color is #237583.

Border color

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

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

This div border color is #237583.

Opacity

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

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

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

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

This text has shadow with #237583 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #237583.

Preview

Color preview on black background

This text has color #237583 on black background.


Color preview on white background

This text has color #237583 on white background.


Black color preview on #237583 background

This text has black color on #237583 background.


White color preview on #237583 background

This text has white color on #237583 background.


Related colors

Complementary color

Complementary color for #hex is #DC8A7C.


I love getcolorcode.com

Triadic colors

1 #832375 and #758323 with #237583 are triadic colors.

2 #837523 and #752383 with #237583 are triadic colors.