COLOR #274240

HEX: #274240 RGB: (39,66,64)

Color info

#274240 contains red, green and blue colors in about the same proportion. Web safe color of #274240 is #333333 (or #333).

RGB color model

#274240 color RGB value is (39,66,64).

RGB: (39,66,64) (15%, 26%, 25%)

RGB channels and saturation

R 39 of 255 = 15%
G 66 of 255 = 26%
B 64 of 255 = 25%

39
66
64

R + G + B ~ 22%. #274240 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 66 + 64 = 169 (100%)
R 39 of 169 ~ 23.08%
G 66 of 169 ~ 39.05%
B 64 of 169 ~ 37.87'%

%23.08
%39.05
%37.87

CMYK color model

#274240 color CMYK value is (41,0,3,74).

  • cyan value is 40.91%
  • magenta value is 0.00%
  • yellow value is 3.03%
  • key color value is 74.12%

CMYK: (41,0,3,74)
C41M0Y3K74 (41%, 0%, 3%, 74%)
(0.41 / 0.00 / 0.03 / 0.74)

CMYK percentages

%40.91
%0
%3.03
%74.12

Codes

Color #274240 in popluar color models

27 42 40
RGB 39 66 64
HSL 176° 25.71% 20.59%
HSB/HSV 176° 40.91% 25.88%
CMYK 40.91% 0.00% 3.03%
74.12%

Color #274240 in popluar number systems.

HEX 27 42 40
Decimal 39 66 64
Binary 100111 1000010 1000000
Octal 47 102 100

Shades and tints

Shades of #274240

#274240
(39,66,64)
#243C3B
(36,60,59)
#213636
(33,54,54)
#1E3031
(30,48,49)
#1B2A2C
(27,42,44)
#182427
(24,36,39)
#151E22
(21,30,34)
#12181D
(18,24,29)
#0F1218
(15,18,24)
#0C0C13
(12,12,19)
#09060E
(9,6,14)
#000000
(0,0,0)

Tints of #274240

#274240
(39,66,64)
#3A5351
(58,83,81)
#4D6462
(77,100,98)
#607573
(96,117,115)
#738684
(115,134,132)
#869795
(134,151,149)
#99A8A6
(153,168,166)
#ACB9B7
(172,185,183)
#BFCAC8
(191,202,200)
#D2DBD9
(210,219,217)
#E5ECEA
(229,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #274240 color. Also use rgb(39,66,64) instead hex code.

Text Font Color

.myTextColor { color: #274240; }

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

This text font color is #274240.

Background Color

.myBgColor { background-color: #274240; }

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

This div background color is #274240.

Border color

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

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

This div border color is #274240.

Opacity

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

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

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

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

This text has shadow with #274240 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #274240.

Preview

Color preview on black background

This text has color #274240 on black background.


Color preview on white background

This text has color #274240 on white background.


Black color preview on #274240 background

This text has black color on #274240 background.


White color preview on #274240 background

This text has white color on #274240 background.


Related colors

Complementary color

Complementary color for #hex is #D8BDBF.


I love getcolorcode.com

Triadic colors

1 #402742 and #424027 with #274240 are triadic colors.

2 #404227 and #422740 with #274240 are triadic colors.