COLOR #273742

HEX: #273742 RGB: (39,55,66)

Color info

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

RGB color model

#273742 color RGB value is (39,55,66).

RGB: (39,55,66) (15%, 22%, 26%)

RGB channels and saturation

R 39 of 255 = 15%
G 55 of 255 = 22%
B 66 of 255 = 26%

39
55
66

R + G + B ~ 21%. #273742 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 55 + 66 = 160 (100%)
R 39 of 160 ~ 24.38%
G 55 of 160 ~ 34.38%
B 66 of 160 ~ 41.25'%

%24.38
%34.38
%41.25

CMYK color model

#273742 color CMYK value is (41,17,0,74).

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

CMYK: (41,17,0,74)
C41M17Y0K74 (41%, 17%, 0%, 74%)
(0.41 / 0.17 / 0.00 / 0.74)

CMYK percentages

%40.91
%16.67
%0
%74.12

Codes

Color #273742 in popluar color models

27 37 42
RGB 39 55 66
HSL 204° 25.71% 20.59%
HSB/HSV 204° 40.91% 25.88%
CMYK 40.91% 16.67% 0.00%
74.12%

Color #273742 in popluar number systems.

HEX 27 37 42
Decimal 39 55 66
Binary 100111 110111 1000010
Octal 47 67 102

Shades and tints

Shades of #273742

#273742
(39,55,66)
#24323C
(36,50,60)
#212D36
(33,45,54)
#1E2830
(30,40,48)
#1B232A
(27,35,42)
#181E24
(24,30,36)
#15191E
(21,25,30)
#121418
(18,20,24)
#0F0F12
(15,15,18)
#0C0A0C
(12,10,12)
#090506
(9,5,6)
#000000
(0,0,0)

Tints of #273742

#273742
(39,55,66)
#3A4953
(58,73,83)
#4D5B64
(77,91,100)
#606D75
(96,109,117)
#737F86
(115,127,134)
#869197
(134,145,151)
#99A3A8
(153,163,168)
#ACB5B9
(172,181,185)
#BFC7CA
(191,199,202)
#D2D9DB
(210,217,219)
#E5EBEC
(229,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #273742; }

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

This text font color is #273742.

Background Color

.myBgColor { background-color: #273742; }

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

This div background color is #273742.

Border color

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

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

This div border color is #273742.

Opacity

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

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

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

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

This text has shadow with #273742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #273742.

Preview

Color preview on black background

This text has color #273742 on black background.


Color preview on white background

This text has color #273742 on white background.


Black color preview on #273742 background

This text has black color on #273742 background.


White color preview on #273742 background

This text has white color on #273742 background.


Related colors

Complementary color

Complementary color for #hex is #D8C8BD.


I love getcolorcode.com

Triadic colors

1 #422737 and #374227 with #273742 are triadic colors.

2 #423727 and #372742 with #273742 are triadic colors.