COLOR #272318

HEX: #272318 RGB: (39,35,24)

Color info

#272318 contains red, green and blue colors in about the same proportion. Web safe color of #272318 is #333300 (or #330).

RGB color model

#272318 color RGB value is (39,35,24).

RGB: (39,35,24) (15%, 14%, 9%)

RGB channels and saturation

R 39 of 255 = 15%
G 35 of 255 = 14%
B 24 of 255 = 9%

39
35
24

R + G + B ~ 13%. #272318 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 35 + 24 = 98 (100%)
R 39 of 98 ~ 39.8%
G 35 of 98 ~ 35.71%
B 24 of 98 ~ 24.49'%

%39.8
%35.71
%24.49

CMYK color model

#272318 color CMYK value is (0,10,38,85).

  • cyan value is 0.00%
  • magenta value is 10.26%
  • yellow value is 38.46%
  • key color value is 84.71%

CMYK: (0,10,38,85)
C0M10Y38K85 (0%, 10%, 38%, 85%)
(0.00 / 0.10 / 0.38 / 0.85)

CMYK percentages

%0
%10.26
%38.46
%84.71

Codes

Color #272318 in popluar color models

27 23 18
RGB 39 35 24
HSL 44° 23.81% 12.35%
HSB/HSV 44° 38.46% 15.29%
CMYK 0.00% 10.26% 38.46%
84.71%

Color #272318 in popluar number systems.

HEX 27 23 18
Decimal 39 35 24
Binary 100111 100011 11000
Octal 47 43 30

Shades and tints

Shades of #272318

#272318
(39,35,24)
#242016
(36,32,22)
#211D14
(33,29,20)
#1E1A12
(30,26,18)
#1B1710
(27,23,16)
#18140E
(24,20,14)
#15110C
(21,17,12)
#120E0A
(18,14,10)
#0F0B08
(15,11,8)
#0C0806
(12,8,6)
#090504
(9,5,4)
#000000
(0,0,0)

Tints of #272318

#272318
(39,35,24)
#3A372D
(58,55,45)
#4D4B42
(77,75,66)
#605F57
(96,95,87)
#73736C
(115,115,108)
#868781
(134,135,129)
#999B96
(153,155,150)
#ACAFAB
(172,175,171)
#BFC3C0
(191,195,192)
#D2D7D5
(210,215,213)
#E5EBEA
(229,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #272318; }

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

This text font color is #272318.

Background Color

.myBgColor { background-color: #272318; }

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

This div background color is #272318.

Border color

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

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

This div border color is #272318.

Opacity

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

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

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

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

This text has shadow with #272318 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #272318.

Preview

Color preview on black background

This text has color #272318 on black background.


Color preview on white background

This text has color #272318 on white background.


Black color preview on #272318 background

This text has black color on #272318 background.


White color preview on #272318 background

This text has white color on #272318 background.


Related colors

Complementary color

Complementary color for #hex is #D8DCE7.


I love getcolorcode.com

Triadic colors

1 #182723 and #231827 with #272318 are triadic colors.

2 #182327 and #232718 with #272318 are triadic colors.