COLOR #247361

HEX: #247361 RGB: (36,115,97)

Color info

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

RGB color model

#247361 color RGB value is (36,115,97).

RGB: (36,115,97) (14%, 45%, 38%)

RGB channels and saturation

R 36 of 255 = 14%
G 115 of 255 = 45%
B 97 of 255 = 38%

36
115
97

R + G + B ~ 32%. #247361 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 115 + 97 = 248 (100%)
R 36 of 248 ~ 14.52%
G 115 of 248 ~ 46.37%
B 97 of 248 ~ 39.11'%

%14.52
%46.37
%39.11

CMYK color model

#247361 color CMYK value is (69,0,16,55).

  • cyan value is 68.70%
  • magenta value is 0.00%
  • yellow value is 15.65%
  • key color value is 54.90%

CMYK: (69,0,16,55)
C69M0Y16K55 (69%, 0%, 16%, 55%)
(0.69 / 0.00 / 0.16 / 0.55)

CMYK percentages

%68.7
%0
%15.65
%54.9

Codes

Color #247361 in popluar color models

24 73 61
RGB 36 115 97
HSL 166° 52.32% 29.61%
HSB/HSV 166° 68.70% 45.10%
CMYK 68.70% 0.00% 15.65%
54.90%

Color #247361 in popluar number systems.

HEX 24 73 61
Decimal 36 115 97
Binary 100100 1110011 1100001
Octal 44 163 141

Shades and tints

Shades of #247361

#247361
(36,115,97)
#216959
(33,105,89)
#1E5F51
(30,95,81)
#1B5549
(27,85,73)
#184B41
(24,75,65)
#154139
(21,65,57)
#123731
(18,55,49)
#0F2D29
(15,45,41)
#0C2321
(12,35,33)
#091919
(9,25,25)
#060F11
(6,15,17)
#000000
(0,0,0)

Tints of #247361

#247361
(36,115,97)
#377F6F
(55,127,111)
#4A8B7D
(74,139,125)
#5D978B
(93,151,139)
#70A399
(112,163,153)
#83AFA7
(131,175,167)
#96BBB5
(150,187,181)
#A9C7C3
(169,199,195)
#BCD3D1
(188,211,209)
#CFDFDF
(207,223,223)
#E2EBED
(226,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #247361 color. Also use rgb(36,115,97) instead hex code.

Text Font Color

.myTextColor { color: #247361; }

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

This text font color is #247361.

Background Color

.myBgColor { background-color: #247361; }

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

This div background color is #247361.

Border color

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

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

This div border color is #247361.

Opacity

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

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

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

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

This text has shadow with #247361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #247361.

Preview

Color preview on black background

This text has color #247361 on black background.


Color preview on white background

This text has color #247361 on white background.


Black color preview on #247361 background

This text has black color on #247361 background.


White color preview on #247361 background

This text has white color on #247361 background.


Related colors

Complementary color

Complementary color for #hex is #DB8C9E.


I love getcolorcode.com

Triadic colors

1 #612473 and #736124 with #247361 are triadic colors.

2 #617324 and #732461 with #247361 are triadic colors.