COLOR #231336

HEX: #231336 RGB: (35,19,54)

Color info

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

RGB color model

#231336 color RGB value is (35,19,54).

RGB: (35,19,54) (14%, 7%, 21%)

RGB channels and saturation

R 35 of 255 = 14%
G 19 of 255 = 7%
B 54 of 255 = 21%

35
19
54

R + G + B ~ 14%. #231336 is dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 19 + 54 = 108 (100%)
R 35 of 108 ~ 32.41%
G 19 of 108 ~ 17.59%
B 54 of 108 ~ 50'%

%32.41
%17.59
%50

CMYK color model

#231336 color CMYK value is (35,65,0,79).

  • cyan value is 35.19%
  • magenta value is 64.81%
  • yellow value is 0.00%
  • key color value is 78.82%

CMYK: (35,65,0,79)
C35M65Y0K79 (35%, 65%, 0%, 79%)
(0.35 / 0.65 / 0.00 / 0.79)

CMYK percentages

%35.19
%64.81
%0
%78.82

Codes

Color #231336 in popluar color models

23 13 36
RGB 35 19 54
HSL 267° 47.95% 14.31%
HSB/HSV 267° 64.81% 21.18%
CMYK 35.19% 64.81% 0.00%
78.82%

Color #231336 in popluar number systems.

HEX 23 13 36
Decimal 35 19 54
Binary 100011 10011 110110
Octal 43 23 66

Shades and tints

Shades of #231336

#231336
(35,19,54)
#201232
(32,18,50)
#1D112E
(29,17,46)
#1A102A
(26,16,42)
#170F26
(23,15,38)
#140E22
(20,14,34)
#110D1E
(17,13,30)
#0E0C1A
(14,12,26)
#0B0B16
(11,11,22)
#080A12
(8,10,18)
#05090E
(5,9,14)
#000000
(0,0,0)

Tints of #231336

#231336
(35,19,54)
#372848
(55,40,72)
#4B3D5A
(75,61,90)
#5F526C
(95,82,108)
#73677E
(115,103,126)
#877C90
(135,124,144)
#9B91A2
(155,145,162)
#AFA6B4
(175,166,180)
#C3BBC6
(195,187,198)
#D7D0D8
(215,208,216)
#EBE5EA
(235,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #231336; }

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

This text font color is #231336.

Background Color

.myBgColor { background-color: #231336; }

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

This div background color is #231336.

Border color

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

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

This div border color is #231336.

Opacity

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

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

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

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

This text has shadow with #231336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #231336.

Preview

Color preview on black background

This text has color #231336 on black background.


Color preview on white background

This text has color #231336 on white background.


Black color preview on #231336 background

This text has black color on #231336 background.


White color preview on #231336 background

This text has white color on #231336 background.


Related colors

Complementary color

Complementary color for #hex is #DCECC9.


I love getcolorcode.com

Triadic colors

1 #362313 and #133623 with #231336 are triadic colors.

2 #361323 and #132336 with #231336 are triadic colors.