COLOR #236372

HEX: #236372 RGB: (35,99,114)

Color info

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

RGB color model

#236372 color RGB value is (35,99,114).

RGB: (35,99,114) (14%, 39%, 45%)

RGB channels and saturation

R 35 of 255 = 14%
G 99 of 255 = 39%
B 114 of 255 = 45%

35
99
114

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

Portions of RGB colors in percentages

R + G + B = 35 + 99 + 114 = 248 (100%)
R 35 of 248 ~ 14.11%
G 99 of 248 ~ 39.92%
B 114 of 248 ~ 45.97'%

%14.11
%39.92
%45.97

CMYK color model

#236372 color CMYK value is (69,13,0,55).

  • cyan value is 69.30%
  • magenta value is 13.16%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (69,13,0,55)
C69M13Y0K55 (69%, 13%, 0%, 55%)
(0.69 / 0.13 / 0.00 / 0.55)

CMYK percentages

%69.3
%13.16
%0
%55.29

Codes

Color #236372 in popluar color models

23 63 72
RGB 35 99 114
HSL 191° 53.02% 29.22%
HSB/HSV 191° 69.30% 44.71%
CMYK 69.30% 13.16% 0.00%
55.29%

Color #236372 in popluar number systems.

HEX 23 63 72
Decimal 35 99 114
Binary 100011 1100011 1110010
Octal 43 143 162

Shades and tints

Shades of #236372

#236372
(35,99,114)
#205A68
(32,90,104)
#1D515E
(29,81,94)
#1A4854
(26,72,84)
#173F4A
(23,63,74)
#143640
(20,54,64)
#112D36
(17,45,54)
#0E242C
(14,36,44)
#0B1B22
(11,27,34)
#081218
(8,18,24)
#05090E
(5,9,14)
#000000
(0,0,0)

Tints of #236372

#236372
(35,99,114)
#37717E
(55,113,126)
#4B7F8A
(75,127,138)
#5F8D96
(95,141,150)
#739BA2
(115,155,162)
#87A9AE
(135,169,174)
#9BB7BA
(155,183,186)
#AFC5C6
(175,197,198)
#C3D3D2
(195,211,210)
#D7E1DE
(215,225,222)
#EBEFEA
(235,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #236372 color. Also use rgb(35,99,114) instead hex code.

Text Font Color

.myTextColor { color: #236372; }

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

This text font color is #236372.

Background Color

.myBgColor { background-color: #236372; }

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

This div background color is #236372.

Border color

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

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

This div border color is #236372.

Opacity

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

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

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

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

This text has shadow with #236372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #236372.

Preview

Color preview on black background

This text has color #236372 on black background.


Color preview on white background

This text has color #236372 on white background.


Black color preview on #236372 background

This text has black color on #236372 background.


White color preview on #236372 background

This text has white color on #236372 background.


Related colors

Complementary color

Complementary color for #hex is #DC9C8D.


I love getcolorcode.com

Triadic colors

1 #722363 and #637223 with #236372 are triadic colors.

2 #726323 and #632372 with #236372 are triadic colors.