COLOR #231309

HEX: #231309 RGB: (35,19,9)

Color info

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

RGB color model

#231309 color RGB value is (35,19,9).

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

RGB channels and saturation

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

35
19
9

R + G + B ~ 8%. #231309 is dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 19 + 9 = 63 (100%)
R 35 of 63 ~ 55.56%
G 19 of 63 ~ 30.16%
B 9 of 63 ~ 14.29'%

%55.56
%30.16
%14.29

CMYK color model

#231309 color CMYK value is (0,46,74,86).

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

CMYK: (0,46,74,86)
C0M46Y74K86 (0%, 46%, 74%, 86%)
(0.00 / 0.46 / 0.74 / 0.86)

CMYK percentages

%0
%45.71
%74.29
%86.27

Codes

Color #231309 in popluar color models

23 13 09
RGB 35 19 9
HSL 23° 59.09% 8.63%
HSB/HSV 23° 74.29% 13.73%
CMYK 0.00% 45.71% 74.29%
86.27%

Color #231309 in popluar number systems.

HEX 23 13 09
Decimal 35 19 9
Binary 100011 10011 1001
Octal 43 23 11

Shades and tints

Shades of #231309

#231309
(35,19,9)
#201209
(32,18,9)
#1D1109
(29,17,9)
#1A1009
(26,16,9)
#170F09
(23,15,9)
#140E09
(20,14,9)
#110D09
(17,13,9)
#0E0C09
(14,12,9)
#0B0B09
(11,11,9)
#080A09
(8,10,9)
#050909
(5,9,9)
#000000
(0,0,0)

Tints of #231309

#231309
(35,19,9)
#37281F
(55,40,31)
#4B3D35
(75,61,53)
#5F524B
(95,82,75)
#736761
(115,103,97)
#877C77
(135,124,119)
#9B918D
(155,145,141)
#AFA6A3
(175,166,163)
#C3BBB9
(195,187,185)
#D7D0CF
(215,208,207)
#EBE5E5
(235,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #231309; }

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

This text font color is #231309.

Background Color

.myBgColor { background-color: #231309; }

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

This div background color is #231309.

Border color

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

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

This div border color is #231309.

Opacity

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

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

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

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

This text has shadow with #231309 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #231309.

Preview

Color preview on black background

This text has color #231309 on black background.


Color preview on white background

This text has color #231309 on white background.


Black color preview on #231309 background

This text has black color on #231309 background.


White color preview on #231309 background

This text has white color on #231309 background.


Related colors

Complementary color

Complementary color for #hex is #DCECF6.


I love getcolorcode.com

Triadic colors

1 #092313 and #130923 with #231309 are triadic colors.

2 #091323 and #132309 with #231309 are triadic colors.