COLOR #235249

HEX: #235249 RGB: (35,82,73)

Color info

#235249 contains red, green and blue colors in about the same proportion. Web safe color of #235249 is #336633 (or #363).

RGB color model

#235249 color RGB value is (35,82,73).

RGB: (35,82,73) (14%, 32%, 29%)

RGB channels and saturation

R 35 of 255 = 14%
G 82 of 255 = 32%
B 73 of 255 = 29%

35
82
73

R + G + B ~ 25%. #235249 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 82 + 73 = 190 (100%)
R 35 of 190 ~ 18.42%
G 82 of 190 ~ 43.16%
B 73 of 190 ~ 38.42'%

%18.42
%43.16
%38.42

CMYK color model

#235249 color CMYK value is (57,0,11,68).

  • cyan value is 57.32%
  • magenta value is 0.00%
  • yellow value is 10.98%
  • key color value is 67.84%

CMYK: (57,0,11,68)
C57M0Y11K68 (57%, 0%, 11%, 68%)
(0.57 / 0.00 / 0.11 / 0.68)

CMYK percentages

%57.32
%0
%10.98
%67.84

Codes

Color #235249 in popluar color models

23 52 49
RGB 35 82 73
HSL 169° 40.17% 22.94%
HSB/HSV 169° 57.32% 32.16%
CMYK 57.32% 0.00% 10.98%
67.84%

Color #235249 in popluar number systems.

HEX 23 52 49
Decimal 35 82 73
Binary 100011 1010010 1001001
Octal 43 122 111

Shades and tints

Shades of #235249

#235249
(35,82,73)
#204B43
(32,75,67)
#1D443D
(29,68,61)
#1A3D37
(26,61,55)
#173631
(23,54,49)
#142F2B
(20,47,43)
#112825
(17,40,37)
#0E211F
(14,33,31)
#0B1A19
(11,26,25)
#081313
(8,19,19)
#050C0D
(5,12,13)
#000000
(0,0,0)

Tints of #235249

#235249
(35,82,73)
#376159
(55,97,89)
#4B7069
(75,112,105)
#5F7F79
(95,127,121)
#738E89
(115,142,137)
#879D99
(135,157,153)
#9BACA9
(155,172,169)
#AFBBB9
(175,187,185)
#C3CAC9
(195,202,201)
#D7D9D9
(215,217,217)
#EBE8E9
(235,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #235249; }

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

This text font color is #235249.

Background Color

.myBgColor { background-color: #235249; }

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

This div background color is #235249.

Border color

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

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

This div border color is #235249.

Opacity

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

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

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

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

This text has shadow with #235249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #235249.

Preview

Color preview on black background

This text has color #235249 on black background.


Color preview on white background

This text has color #235249 on white background.


Black color preview on #235249 background

This text has black color on #235249 background.


White color preview on #235249 background

This text has white color on #235249 background.


Related colors

Complementary color

Complementary color for #hex is #DCADB6.


I love getcolorcode.com

Triadic colors

1 #492352 and #524923 with #235249 are triadic colors.

2 #495223 and #522349 with #235249 are triadic colors.