COLOR #249384

HEX: #249384 RGB: (36,147,132)

Color info

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

RGB color model

#249384 color RGB value is (36,147,132).

RGB: (36,147,132) (14%, 58%, 52%)

RGB channels and saturation

R 36 of 255 = 14%
G 147 of 255 = 58%
B 132 of 255 = 52%

36
147
132

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

Portions of RGB colors in percentages

R + G + B = 36 + 147 + 132 = 315 (100%)
R 36 of 315 ~ 11.43%
G 147 of 315 ~ 46.67%
B 132 of 315 ~ 41.9'%

%11.43
%46.67
%41.9

CMYK color model

#249384 color CMYK value is (76,0,10,42).

  • cyan value is 75.51%
  • magenta value is 0.00%
  • yellow value is 10.20%
  • key color value is 42.35%

CMYK: (76,0,10,42)
C76M0Y10K42 (76%, 0%, 10%, 42%)
(0.76 / 0.00 / 0.10 / 0.42)

CMYK percentages

%75.51
%0
%10.2
%42.35

Codes

Color #249384 in popluar color models

24 93 84
RGB 36 147 132
HSL 172° 60.66% 35.88%
HSB/HSV 172° 75.51% 57.65%
CMYK 75.51% 0.00% 10.20%
42.35%

Color #249384 in popluar number systems.

HEX 24 93 84
Decimal 36 147 132
Binary 100100 10010011 10000100
Octal 44 223 204

Shades and tints

Shades of #249384

#249384
(36,147,132)
#218678
(33,134,120)
#1E796C
(30,121,108)
#1B6C60
(27,108,96)
#185F54
(24,95,84)
#155248
(21,82,72)
#12453C
(18,69,60)
#0F3830
(15,56,48)
#0C2B24
(12,43,36)
#091E18
(9,30,24)
#06110C
(6,17,12)
#000000
(0,0,0)

Tints of #249384

#249384
(36,147,132)
#379C8F
(55,156,143)
#4AA59A
(74,165,154)
#5DAEA5
(93,174,165)
#70B7B0
(112,183,176)
#83C0BB
(131,192,187)
#96C9C6
(150,201,198)
#A9D2D1
(169,210,209)
#BCDBDC
(188,219,220)
#CFE4E7
(207,228,231)
#E2EDF2
(226,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #249384; }

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

This text font color is #249384.

Background Color

.myBgColor { background-color: #249384; }

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

This div background color is #249384.

Border color

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

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

This div border color is #249384.

Opacity

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

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

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

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

This text has shadow with #249384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #249384.

Preview

Color preview on black background

This text has color #249384 on black background.


Color preview on white background

This text has color #249384 on white background.


Black color preview on #249384 background

This text has black color on #249384 background.


White color preview on #249384 background

This text has white color on #249384 background.


Related colors

Complementary color

Complementary color for #hex is #DB6C7B.


I love getcolorcode.com

Triadic colors

1 #842493 and #938424 with #249384 are triadic colors.

2 #849324 and #932484 with #249384 are triadic colors.