COLOR #231833

HEX: #231833 RGB: (35,24,51)

Color info

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

RGB color model

#231833 color RGB value is (35,24,51).

RGB: (35,24,51) (14%, 9%, 20%)

RGB channels and saturation

R 35 of 255 = 14%
G 24 of 255 = 9%
B 51 of 255 = 20%

35
24
51

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

Portions of RGB colors in percentages

R + G + B = 35 + 24 + 51 = 110 (100%)
R 35 of 110 ~ 31.82%
G 24 of 110 ~ 21.82%
B 51 of 110 ~ 46.36'%

%31.82
%21.82
%46.36

CMYK color model

#231833 color CMYK value is (31,53,0,80).

  • cyan value is 31.37%
  • magenta value is 52.94%
  • yellow value is 0.00%
  • key color value is 80.00%

CMYK: (31,53,0,80)
C31M53Y0K80 (31%, 53%, 0%, 80%)
(0.31 / 0.53 / 0.00 / 0.80)

CMYK percentages

%31.37
%52.94
%0
%80

Codes

Color #231833 in popluar color models

23 18 33
RGB 35 24 51
HSL 264° 36.00% 14.71%
HSB/HSV 264° 52.94% 20.00%
CMYK 31.37% 52.94% 0.00%
80.00%

Color #231833 in popluar number systems.

HEX 23 18 33
Decimal 35 24 51
Binary 100011 11000 110011
Octal 43 30 63

Shades and tints

Shades of #231833

#231833
(35,24,51)
#20162F
(32,22,47)
#1D142B
(29,20,43)
#1A1227
(26,18,39)
#171023
(23,16,35)
#140E1F
(20,14,31)
#110C1B
(17,12,27)
#0E0A17
(14,10,23)
#0B0813
(11,8,19)
#08060F
(8,6,15)
#05040B
(5,4,11)
#000000
(0,0,0)

Tints of #231833

#231833
(35,24,51)
#372D45
(55,45,69)
#4B4257
(75,66,87)
#5F5769
(95,87,105)
#736C7B
(115,108,123)
#87818D
(135,129,141)
#9B969F
(155,150,159)
#AFABB1
(175,171,177)
#C3C0C3
(195,192,195)
#D7D5D5
(215,213,213)
#EBEAE7
(235,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #231833 color. Also use rgb(35,24,51) instead hex code.

Text Font Color

.myTextColor { color: #231833; }

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

This text font color is #231833.

Background Color

.myBgColor { background-color: #231833; }

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

This div background color is #231833.

Border color

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

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

This div border color is #231833.

Opacity

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

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

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

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

This text has shadow with #231833 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #231833.

Preview

Color preview on black background

This text has color #231833 on black background.


Color preview on white background

This text has color #231833 on white background.


Black color preview on #231833 background

This text has black color on #231833 background.


White color preview on #231833 background

This text has white color on #231833 background.


Related colors

Complementary color

Complementary color for #hex is #DCE7CC.


I love getcolorcode.com

Triadic colors

1 #332318 and #183323 with #231833 are triadic colors.

2 #331823 and #182333 with #231833 are triadic colors.