COLOR #237364

HEX: #237364 RGB: (35,115,100)

Color info

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

RGB color model

#237364 color RGB value is (35,115,100).

RGB: (35,115,100) (14%, 45%, 39%)

RGB channels and saturation

R 35 of 255 = 14%
G 115 of 255 = 45%
B 100 of 255 = 39%

35
115
100

R + G + B ~ 33%. #237364 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 115 + 100 = 250 (100%)
R 35 of 250 ~ 14%
G 115 of 250 ~ 46%
B 100 of 250 ~ 40'%

%14
%46
%40

CMYK color model

#237364 color CMYK value is (70,0,13,55).

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

CMYK: (70,0,13,55)
C70M0Y13K55 (70%, 0%, 13%, 55%)
(0.70 / 0.00 / 0.13 / 0.55)

CMYK percentages

%69.57
%0
%13.04
%54.9

Codes

Color #237364 in popluar color models

23 73 64
RGB 35 115 100
HSL 169° 53.33% 29.41%
HSB/HSV 169° 69.57% 45.10%
CMYK 69.57% 0.00% 13.04%
54.90%

Color #237364 in popluar number systems.

HEX 23 73 64
Decimal 35 115 100
Binary 100011 1110011 1100100
Octal 43 163 144

Shades and tints

Shades of #237364

#237364
(35,115,100)
#20695B
(32,105,91)
#1D5F52
(29,95,82)
#1A5549
(26,85,73)
#174B40
(23,75,64)
#144137
(20,65,55)
#11372E
(17,55,46)
#0E2D25
(14,45,37)
#0B231C
(11,35,28)
#081913
(8,25,19)
#050F0A
(5,15,10)
#000000
(0,0,0)

Tints of #237364

#237364
(35,115,100)
#377F72
(55,127,114)
#4B8B80
(75,139,128)
#5F978E
(95,151,142)
#73A39C
(115,163,156)
#87AFAA
(135,175,170)
#9BBBB8
(155,187,184)
#AFC7C6
(175,199,198)
#C3D3D4
(195,211,212)
#D7DFE2
(215,223,226)
#EBEBF0
(235,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #237364; }

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

This text font color is #237364.

Background Color

.myBgColor { background-color: #237364; }

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

This div background color is #237364.

Border color

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

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

This div border color is #237364.

Opacity

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

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

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

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

This text has shadow with #237364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #237364.

Preview

Color preview on black background

This text has color #237364 on black background.


Color preview on white background

This text has color #237364 on white background.


Black color preview on #237364 background

This text has black color on #237364 background.


White color preview on #237364 background

This text has white color on #237364 background.


Related colors

Complementary color

Complementary color for #hex is #DC8C9B.


I love getcolorcode.com

Triadic colors

1 #642373 and #736423 with #237364 are triadic colors.

2 #647323 and #732364 with #237364 are triadic colors.