COLOR #231923

HEX: #231923 RGB: (35,25,35)

Color info

#231923 contains red, green and blue colors in about the same proportion. Web safe color of #231923 is #330033 (or #303).

RGB color model

#231923 color RGB value is (35,25,35).

RGB: (35,25,35) (14%, 10%, 14%)

RGB channels and saturation

R 35 of 255 = 14%
G 25 of 255 = 10%
B 35 of 255 = 14%

35
25
35

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

Portions of RGB colors in percentages

R + G + B = 35 + 25 + 35 = 95 (100%)
R 35 of 95 ~ 36.84%
G 25 of 95 ~ 26.32%
B 35 of 95 ~ 36.84'%

%36.84
%26.32
%36.84

CMYK color model

#231923 color CMYK value is (0,29,0,86).

  • cyan value is 0.00%
  • magenta value is 28.57%
  • yellow value is 0.00%
  • key color value is 86.27%
CMYK: (0,29,0,86) C0M29Y0K86 (0%,29%,0%,86%) (0.00/0.29/0.00/0.86) 

CMYK percentages

%0
%28.57
%0
%86.27

Codes

Color #231923 in popluar color models

23 19 23
RGB 35 25 35
HSL 300° 16.67% 11.76%
HSB/HSV 300° 28.57% 13.73%
CMYK 0.00% 28.57% 0.00%
86.27%

Color #231923 in popluar number systems.

HEX 23 19 23
Decimal 35 25 35
Binary 100011 11001 100011
Octal 43 31 43

Shades and tints

Shades of #231923

#231923
(35,25,35)
#201720
(32,23,32)
#1D151D
(29,21,29)
#1A131A
(26,19,26)
#171117
(23,17,23)
#140F14
(20,15,20)
#110D11
(17,13,17)
#0E0B0E
(14,11,14)
#0B090B
(11,9,11)
#080708
(8,7,8)
#050505
(5,5,5)
#000000
(0,0,0)

Tints of #231923

#231923
(35,25,35)
#372D37
(55,45,55)
#4B414B
(75,65,75)
#5F555F
(95,85,95)
#736973
(115,105,115)
#877D87
(135,125,135)
#9B919B
(155,145,155)
#AFA5AF
(175,165,175)
#C3B9C3
(195,185,195)
#D7CDD7
(215,205,215)
#EBE1EB
(235,225,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #231923; }

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

This text font color is #231923.

Background Color

.myBgColor { background-color: #231923; }

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

This div background color is #231923.

Border color

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

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

This div border color is #231923.

Opacity

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

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

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

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

This text has shadow with #231923 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #231923.

Preview

Color preview on black background

This text has color #231923 on black background.


Color preview on white background

This text has color #231923 on white background.


Black color preview on #231923 background

This text has black color on #231923 background.


White color preview on #231923 background

This text has white color on #231923 background.


Related colors

Complementary color

Complementary color for #hex is #DCE6DC.


I love getcolorcode.com

Triadic colors

1 #232319 and #192323 with #231923 are triadic colors.

2 #231923 and #192323 with #231923 are triadic colors.