COLOR #231318

HEX: #231318 RGB: (35,19,24)

Color info

#231318 contains red, green and blue colors in about the same proportion. Web safe color of #231318 is #330000 (or #300).

RGB color model

#231318 color RGB value is (35,19,24).

RGB: (35,19,24) (14%, 7%, 9%)

RGB channels and saturation

R 35 of 255 = 14%
G 19 of 255 = 7%
B 24 of 255 = 9%

35
19
24

R + G + B ~ 10%. #231318 is dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 19 + 24 = 78 (100%)
R 35 of 78 ~ 44.87%
G 19 of 78 ~ 24.36%
B 24 of 78 ~ 30.77'%

%44.87
%24.36
%30.77

CMYK color model

#231318 color CMYK value is (0,46,31,86).

  • cyan value is 0.00%
  • magenta value is 45.71%
  • yellow value is 31.43%
  • key color value is 86.27%

CMYK: (0,46,31,86)
C0M46Y31K86 (0%, 46%, 31%, 86%)
(0.00 / 0.46 / 0.31 / 0.86)

CMYK percentages

%0
%45.71
%31.43
%86.27

Codes

Color #231318 in popluar color models

23 13 18
RGB 35 19 24
HSL 341° 29.63% 10.59%
HSB/HSV 341° 45.71% 13.73%
CMYK 0.00% 45.71% 31.43%
86.27%

Color #231318 in popluar number systems.

HEX 23 13 18
Decimal 35 19 24
Binary 100011 10011 11000
Octal 43 23 30

Shades and tints

Shades of #231318

#231318
(35,19,24)
#201216
(32,18,22)
#1D1114
(29,17,20)
#1A1012
(26,16,18)
#170F10
(23,15,16)
#140E0E
(20,14,14)
#110D0C
(17,13,12)
#0E0C0A
(14,12,10)
#0B0B08
(11,11,8)
#080A06
(8,10,6)
#050904
(5,9,4)
#000000
(0,0,0)

Tints of #231318

#231318
(35,19,24)
#37282D
(55,40,45)
#4B3D42
(75,61,66)
#5F5257
(95,82,87)
#73676C
(115,103,108)
#877C81
(135,124,129)
#9B9196
(155,145,150)
#AFA6AB
(175,166,171)
#C3BBC0
(195,187,192)
#D7D0D5
(215,208,213)
#EBE5EA
(235,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #231318; }

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

This text font color is #231318.

Background Color

.myBgColor { background-color: #231318; }

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

This div background color is #231318.

Border color

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

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

This div border color is #231318.

Opacity

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

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

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

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

This text has shadow with #231318 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #231318.

Preview

Color preview on black background

This text has color #231318 on black background.


Color preview on white background

This text has color #231318 on white background.


Black color preview on #231318 background

This text has black color on #231318 background.


White color preview on #231318 background

This text has white color on #231318 background.


Related colors

Complementary color

Complementary color for #hex is #DCECE7.


I love getcolorcode.com

Triadic colors

1 #182313 and #131823 with #231318 are triadic colors.

2 #181323 and #132318 with #231318 are triadic colors.