COLOR #247071

HEX: #247071 RGB: (36,112,113)

Color info

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

RGB color model

#247071 color RGB value is (36,112,113).

RGB: (36,112,113) (14%, 44%, 44%)

RGB channels and saturation

R 36 of 255 = 14%
G 112 of 255 = 44%
B 113 of 255 = 44%

36
112
113

R + G + B ~ 34%. #247071 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 112 + 113 = 261 (100%)
R 36 of 261 ~ 13.79%
G 112 of 261 ~ 42.91%
B 113 of 261 ~ 43.3'%

%13.79
%42.91
%43.3

CMYK color model

#247071 color CMYK value is (68,1,0,56).

  • cyan value is 68.14%
  • magenta value is 0.88%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (68,1,0,56)
C68M1Y0K56 (68%, 1%, 0%, 56%)
(0.68 / 0.01 / 0.00 / 0.56)

CMYK percentages

%68.14
%0.88
%0
%55.69

Codes

Color #247071 in popluar color models

24 70 71
RGB 36 112 113
HSL 181° 51.68% 29.22%
HSB/HSV 181° 68.14% 44.31%
CMYK 68.14% 0.88% 0.00%
55.69%

Color #247071 in popluar number systems.

HEX 24 70 71
Decimal 36 112 113
Binary 100100 1110000 1110001
Octal 44 160 161

Shades and tints

Shades of #247071

#247071
(36,112,113)
#216667
(33,102,103)
#1E5C5D
(30,92,93)
#1B5253
(27,82,83)
#184849
(24,72,73)
#153E3F
(21,62,63)
#123435
(18,52,53)
#0F2A2B
(15,42,43)
#0C2021
(12,32,33)
#091617
(9,22,23)
#060C0D
(6,12,13)
#000000
(0,0,0)

Tints of #247071

#247071
(36,112,113)
#377D7D
(55,125,125)
#4A8A89
(74,138,137)
#5D9795
(93,151,149)
#70A4A1
(112,164,161)
#83B1AD
(131,177,173)
#96BEB9
(150,190,185)
#A9CBC5
(169,203,197)
#BCD8D1
(188,216,209)
#CFE5DD
(207,229,221)
#E2F2E9
(226,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #247071 color. Also use rgb(36,112,113) instead hex code.

Text Font Color

.myTextColor { color: #247071; }

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

This text font color is #247071.

Background Color

.myBgColor { background-color: #247071; }

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

This div background color is #247071.

Border color

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

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

This div border color is #247071.

Opacity

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

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

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

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

This text has shadow with #247071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #247071.

Preview

Color preview on black background

This text has color #247071 on black background.


Color preview on white background

This text has color #247071 on white background.


Black color preview on #247071 background

This text has black color on #247071 background.


White color preview on #247071 background

This text has white color on #247071 background.


Related colors

Complementary color

Complementary color for #hex is #DB8F8E.


I love getcolorcode.com

Triadic colors

1 #712470 and #707124 with #247071 are triadic colors.

2 #717024 and #702471 with #247071 are triadic colors.