COLOR #272328

HEX: #272328 RGB: (39,35,40)

Color info

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

RGB color model

#272328 color RGB value is (39,35,40).

RGB: (39,35,40) (15%, 14%, 16%)

RGB channels and saturation

R 39 of 255 = 15%
G 35 of 255 = 14%
B 40 of 255 = 16%

39
35
40

R + G + B ~ 15%. #272328 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 35 + 40 = 114 (100%)
R 39 of 114 ~ 34.21%
G 35 of 114 ~ 30.7%
B 40 of 114 ~ 35.09'%

%34.21
%30.7
%35.09

CMYK color model

#272328 color CMYK value is (2,13,0,84).

  • cyan value is 2.50%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 84.31%

CMYK: (2,13,0,84)
C2M13Y0K84 (2%, 13%, 0%, 84%)
(0.02 / 0.13 / 0.00 / 0.84)

CMYK percentages

%2.5
%12.5
%0
%84.31

Codes

Color #272328 in popluar color models

27 23 28
RGB 39 35 40
HSL 288° 6.67% 14.71%
HSB/HSV 288° 12.50% 15.69%
CMYK 2.50% 12.50% 0.00%
84.31%

Color #272328 in popluar number systems.

HEX 27 23 28
Decimal 39 35 40
Binary 100111 100011 101000
Octal 47 43 50

Shades and tints

Shades of #272328

#272328
(39,35,40)
#242025
(36,32,37)
#211D22
(33,29,34)
#1E1A1F
(30,26,31)
#1B171C
(27,23,28)
#181419
(24,20,25)
#151116
(21,17,22)
#120E13
(18,14,19)
#0F0B10
(15,11,16)
#0C080D
(12,8,13)
#09050A
(9,5,10)
#000000
(0,0,0)

Tints of #272328

#272328
(39,35,40)
#3A373B
(58,55,59)
#4D4B4E
(77,75,78)
#605F61
(96,95,97)
#737374
(115,115,116)
#868787
(134,135,135)
#999B9A
(153,155,154)
#ACAFAD
(172,175,173)
#BFC3C0
(191,195,192)
#D2D7D3
(210,215,211)
#E5EBE6
(229,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #272328 color. Also use rgb(39,35,40) instead hex code.

Text Font Color

.myTextColor { color: #272328; }

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

This text font color is #272328.

Background Color

.myBgColor { background-color: #272328; }

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

This div background color is #272328.

Border color

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

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

This div border color is #272328.

Opacity

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

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

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

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

This text has shadow with #272328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #272328.

Preview

Color preview on black background

This text has color #272328 on black background.


Color preview on white background

This text has color #272328 on white background.


Black color preview on #272328 background

This text has black color on #272328 background.


White color preview on #272328 background

This text has white color on #272328 background.


Related colors

Complementary color

Complementary color for #hex is #D8DCD7.


I love getcolorcode.com

Triadic colors

1 #282723 and #232827 with #272328 are triadic colors.

2 #282327 and #232728 with #272328 are triadic colors.