COLOR #231736

HEX: #231736 RGB: (35,23,54)

Color info

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

RGB color model

#231736 color RGB value is (35,23,54).

RGB: (35,23,54) (14%, 9%, 21%)

RGB channels and saturation

R 35 of 255 = 14%
G 23 of 255 = 9%
B 54 of 255 = 21%

35
23
54

R + G + B ~ 15%. #231736 is dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 23 + 54 = 112 (100%)
R 35 of 112 ~ 31.25%
G 23 of 112 ~ 20.54%
B 54 of 112 ~ 48.21'%

%31.25
%20.54
%48.21

CMYK color model

#231736 color CMYK value is (35,57,0,79).

  • cyan value is 35.19%
  • magenta value is 57.41%
  • yellow value is 0.00%
  • key color value is 78.82%
CMYK: (35,57,0,79) C35M57Y0K79 (35%,57%,0%,79%) (0.35/0.57/0.00/0.79) 

CMYK percentages

%35.19
%57.41
%0
%78.82

Codes

Color #231736 in popluar color models

23 17 36
RGB 35 23 54
HSL 263° 40.26% 15.10%
HSB/HSV 263° 57.41% 21.18%
CMYK 35.19% 57.41% 0.00%
78.82%

Color #231736 in popluar number systems.

HEX 23 17 36
Decimal 35 23 54
Binary 100011 10111 110110
Octal 43 27 66

Shades and tints

Shades of #231736

#231736
(35,23,54)
#201532
(32,21,50)
#1D132E
(29,19,46)
#1A112A
(26,17,42)
#170F26
(23,15,38)
#140D22
(20,13,34)
#110B1E
(17,11,30)
#0E091A
(14,9,26)
#0B0716
(11,7,22)
#080512
(8,5,18)
#05030E
(5,3,14)
#000000
(0,0,0)

Tints of #231736

#231736
(35,23,54)
#372C48
(55,44,72)
#4B415A
(75,65,90)
#5F566C
(95,86,108)
#736B7E
(115,107,126)
#878090
(135,128,144)
#9B95A2
(155,149,162)
#AFAAB4
(175,170,180)
#C3BFC6
(195,191,198)
#D7D4D8
(215,212,216)
#EBE9EA
(235,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #231736; }

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

This text font color is #231736.

Background Color

.myBgColor { background-color: #231736; }

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

This div background color is #231736.

Border color

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

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

This div border color is #231736.

Opacity

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

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

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

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

This text has shadow with #231736 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #231736.

Preview

Color preview on black background

This text has color #231736 on black background.


Color preview on white background

This text has color #231736 on white background.


Black color preview on #231736 background

This text has black color on #231736 background.


White color preview on #231736 background

This text has white color on #231736 background.


Related colors

Complementary color

Complementary color for #hex is #DCE8C9.


I love getcolorcode.com

Triadic colors

1 #362317 and #173623 with #231736 are triadic colors.

2 #361723 and #172336 with #231736 are triadic colors.