COLOR #249184

HEX: #249184 RGB: (36,145,132)

Color info

#249184 contains mainly green and blue colors. Web safe color of #249184 is #339999 (or #399).

RGB color model

#249184 color RGB value is (36,145,132).

RGB: (36,145,132) (14%, 57%, 52%)

RGB channels and saturation

R 36 of 255 = 14%
G 145 of 255 = 57%
B 132 of 255 = 52%

36
145
132

R + G + B ~ 41%. #249184 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 36 + 145 + 132 = 313 (100%)
R 36 of 313 ~ 11.5%
G 145 of 313 ~ 46.33%
B 132 of 313 ~ 42.17'%

%11.5
%46.33
%42.17

CMYK color model

#249184 color CMYK value is (75,0,9,43).

  • cyan value is 75.17%
  • magenta value is 0.00%
  • yellow value is 8.97%
  • key color value is 43.14%
CMYK: (75,0,9,43) C75M0Y9K43 (75%,0%,9%,43%) (0.75/0.00/0.09/0.43) 

CMYK percentages

%75.17
%0
%8.97
%43.14

Codes

Color #249184 in popluar color models

24 91 84
RGB 36 145 132
HSL 173° 60.22% 35.49%
HSB/HSV 173° 75.17% 56.86%
CMYK 75.17% 0.00% 8.97%
43.14%

Color #249184 in popluar number systems.

HEX 24 91 84
Decimal 36 145 132
Binary 100100 10010001 10000100
Octal 44 221 204

Shades and tints

Shades of #249184

#249184
(36,145,132)
#218478
(33,132,120)
#1E776C
(30,119,108)
#1B6A60
(27,106,96)
#185D54
(24,93,84)
#155048
(21,80,72)
#12433C
(18,67,60)
#0F3630
(15,54,48)
#0C2924
(12,41,36)
#091C18
(9,28,24)
#060F0C
(6,15,12)
#000000
(0,0,0)

Tints of #249184

#249184
(36,145,132)
#379B8F
(55,155,143)
#4AA59A
(74,165,154)
#5DAFA5
(93,175,165)
#70B9B0
(112,185,176)
#83C3BB
(131,195,187)
#96CDC6
(150,205,198)
#A9D7D1
(169,215,209)
#BCE1DC
(188,225,220)
#CFEBE7
(207,235,231)
#E2F5F2
(226,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #249184 color. Also use rgb(36,145,132) instead hex code.

Text Font Color

.myTextColor { color: #249184; }

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

This text font color is #249184.

Background Color

.myBgColor { background-color: #249184; }

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

This div background color is #249184.

Border color

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

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

This div border color is #249184.

Opacity

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

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

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

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

This text has shadow with #249184 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #249184.

Preview

Color preview on black background

This text has color #249184 on black background.


Color preview on white background

This text has color #249184 on white background.


Black color preview on #249184 background

This text has black color on #249184 background.


White color preview on #249184 background

This text has white color on #249184 background.


Related colors

Complementary color

Complementary color for #hex is #DB6E7B.


I love getcolorcode.com

Triadic colors

1 #842491 and #918424 with #249184 are triadic colors.

2 #849124 and #912484 with #249184 are triadic colors.