COLOR #231015

HEX: #231015 RGB: (35,16,21)

Color info

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

RGB color model

#231015 color RGB value is (35,16,21).

RGB: (35,16,21) (14%, 6%, 8%)

RGB channels and saturation

R 35 of 255 = 14%
G 16 of 255 = 6%
B 21 of 255 = 8%

35
16
21

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

Portions of RGB colors in percentages

R + G + B = 35 + 16 + 21 = 72 (100%)
R 35 of 72 ~ 48.61%
G 16 of 72 ~ 22.22%
B 21 of 72 ~ 29.17'%

%48.61
%22.22
%29.17

CMYK color model

#231015 color CMYK value is (0,54,40,86).

  • cyan value is 0.00%
  • magenta value is 54.29%
  • yellow value is 40.00%
  • key color value is 86.27%

CMYK: (0,54,40,86)
C0M54Y40K86 (0%, 54%, 40%, 86%)
(0.00 / 0.54 / 0.40 / 0.86)

CMYK percentages

%0
%54.29
%40
%86.27

Codes

Color #231015 in popluar color models

23 10 15
RGB 35 16 21
HSL 344° 37.25% 10.00%
HSB/HSV 344° 54.29% 13.73%
CMYK 0.00% 54.29% 40.00%
86.27%

Color #231015 in popluar number systems.

HEX 23 10 15
Decimal 35 16 21
Binary 100011 10000 10101
Octal 43 20 25

Shades and tints

Shades of #231015

#231015
(35,16,21)
#200F14
(32,15,20)
#1D0E13
(29,14,19)
#1A0D12
(26,13,18)
#170C11
(23,12,17)
#140B10
(20,11,16)
#110A0F
(17,10,15)
#0E090E
(14,9,14)
#0B080D
(11,8,13)
#08070C
(8,7,12)
#05060B
(5,6,11)
#000000
(0,0,0)

Tints of #231015

#231015
(35,16,21)
#37252A
(55,37,42)
#4B3A3F
(75,58,63)
#5F4F54
(95,79,84)
#736469
(115,100,105)
#87797E
(135,121,126)
#9B8E93
(155,142,147)
#AFA3A8
(175,163,168)
#C3B8BD
(195,184,189)
#D7CDD2
(215,205,210)
#EBE2E7
(235,226,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #231015; }

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

This text font color is #231015.

Background Color

.myBgColor { background-color: #231015; }

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

This div background color is #231015.

Border color

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

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

This div border color is #231015.

Opacity

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

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

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

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

This text has shadow with #231015 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #231015.

Preview

Color preview on black background

This text has color #231015 on black background.


Color preview on white background

This text has color #231015 on white background.


Black color preview on #231015 background

This text has black color on #231015 background.


White color preview on #231015 background

This text has white color on #231015 background.


Related colors

Complementary color

Complementary color for #hex is #DCEFEA.


I love getcolorcode.com

Triadic colors

1 #152310 and #101523 with #231015 are triadic colors.

2 #151023 and #102315 with #231015 are triadic colors.