COLOR #236949

HEX: #236949 RGB: (35,105,73)

Color info

#236949 contains mainly green and blue colors. Web safe color of #236949 is #336633 (or #363).

RGB color model

#236949 color RGB value is (35,105,73).

RGB: (35,105,73) (14%, 41%, 29%)

RGB channels and saturation

R 35 of 255 = 14%
G 105 of 255 = 41%
B 73 of 255 = 29%

35
105
73

R + G + B ~ 28%. #236949 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 105 + 73 = 213 (100%)
R 35 of 213 ~ 16.43%
G 105 of 213 ~ 49.3%
B 73 of 213 ~ 34.27'%

%16.43
%49.3
%34.27

CMYK color model

#236949 color CMYK value is (67,0,30,59).

  • cyan value is 66.67%
  • magenta value is 0.00%
  • yellow value is 30.48%
  • key color value is 58.82%

CMYK: (67,0,30,59)
C67M0Y30K59 (67%, 0%, 30%, 59%)
(0.67 / 0.00 / 0.30 / 0.59)

CMYK percentages

%66.67
%0
%30.48
%58.82

Codes

Color #236949 in popluar color models

23 69 49
RGB 35 105 73
HSL 153° 50.00% 27.45%
HSB/HSV 153° 66.67% 41.18%
CMYK 66.67% 0.00% 30.48%
58.82%

Color #236949 in popluar number systems.

HEX 23 69 49
Decimal 35 105 73
Binary 100011 1101001 1001001
Octal 43 151 111

Shades and tints

Shades of #236949

#236949
(35,105,73)
#206043
(32,96,67)
#1D573D
(29,87,61)
#1A4E37
(26,78,55)
#174531
(23,69,49)
#143C2B
(20,60,43)
#113325
(17,51,37)
#0E2A1F
(14,42,31)
#0B2119
(11,33,25)
#081813
(8,24,19)
#050F0D
(5,15,13)
#000000
(0,0,0)

Tints of #236949

#236949
(35,105,73)
#377659
(55,118,89)
#4B8369
(75,131,105)
#5F9079
(95,144,121)
#739D89
(115,157,137)
#87AA99
(135,170,153)
#9BB7A9
(155,183,169)
#AFC4B9
(175,196,185)
#C3D1C9
(195,209,201)
#D7DED9
(215,222,217)
#EBEBE9
(235,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #236949 color. Also use rgb(35,105,73) instead hex code.

Text Font Color

.myTextColor { color: #236949; }

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

This text font color is #236949.

Background Color

.myBgColor { background-color: #236949; }

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

This div background color is #236949.

Border color

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

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

This div border color is #236949.

Opacity

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

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

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

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

This text has shadow with #236949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #236949.

Preview

Color preview on black background

This text has color #236949 on black background.


Color preview on white background

This text has color #236949 on white background.


Black color preview on #236949 background

This text has black color on #236949 background.


White color preview on #236949 background

This text has white color on #236949 background.


Related colors

Complementary color

Complementary color for #hex is #DC96B6.


I love getcolorcode.com

Triadic colors

1 #492369 and #694923 with #236949 are triadic colors.

2 #496923 and #692349 with #236949 are triadic colors.