COLOR #230819

HEX: #230819 RGB: (35,8,25)

Color info

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

RGB color model

#230819 color RGB value is (35,8,25).

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

RGB channels and saturation

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

35
8
25

R + G + B ~ 9%. #230819 is dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 8 + 25 = 68 (100%)
R 35 of 68 ~ 51.47%
G 8 of 68 ~ 11.76%
B 25 of 68 ~ 36.76'%

%51.47
%11.76
%36.76

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 77.14%
  • yellow value is 28.57%
  • key color value is 86.27%

CMYK: (0,77,29,86)
C0M77Y29K86 (0%, 77%, 29%, 86%)
(0.00 / 0.77 / 0.29 / 0.86)

CMYK percentages

%0
%77.14
%28.57
%86.27

Codes

Color #230819 in popluar color models

23 08 19
RGB 35 8 25
HSL 322° 62.79% 8.43%
HSB/HSV 322° 77.14% 13.73%
CMYK 0.00% 77.14% 28.57%
86.27%

Color #230819 in popluar number systems.

HEX 23 08 19
Decimal 35 8 25
Binary 100011 1000 11001
Octal 43 10 31

Shades and tints

Shades of #230819

#230819
(35,8,25)
#200817
(32,8,23)
#1D0815
(29,8,21)
#1A0813
(26,8,19)
#170811
(23,8,17)
#14080F
(20,8,15)
#11080D
(17,8,13)
#0E080B
(14,8,11)
#0B0809
(11,8,9)
#080807
(8,8,7)
#050805
(5,8,5)
#000000
(0,0,0)

Tints of #230819

#230819
(35,8,25)
#371E2D
(55,30,45)
#4B3441
(75,52,65)
#5F4A55
(95,74,85)
#736069
(115,96,105)
#87767D
(135,118,125)
#9B8C91
(155,140,145)
#AFA2A5
(175,162,165)
#C3B8B9
(195,184,185)
#D7CECD
(215,206,205)
#EBE4E1
(235,228,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #230819; }

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

This text font color is #230819.

Background Color

.myBgColor { background-color: #230819; }

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

This div background color is #230819.

Border color

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

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

This div border color is #230819.

Opacity

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

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

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

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

This text has shadow with #230819 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #230819.

Preview

Color preview on black background

This text has color #230819 on black background.


Color preview on white background

This text has color #230819 on white background.


Black color preview on #230819 background

This text has black color on #230819 background.


White color preview on #230819 background

This text has white color on #230819 background.


Related colors

Complementary color

Complementary color for #hex is #DCF7E6.


I love getcolorcode.com

Triadic colors

1 #192308 and #081923 with #230819 are triadic colors.

2 #190823 and #082319 with #230819 are triadic colors.