COLOR #232639

HEX: #232639 RGB: (35,38,57)

Color info

#232639 contains red, green and blue colors in about the same proportion. Web safe color of #232639 is #333333 (or #333).

RGB color model

#232639 color RGB value is (35,38,57).

RGB: (35,38,57) (14%, 15%, 22%)

RGB channels and saturation

R 35 of 255 = 14%
G 38 of 255 = 15%
B 57 of 255 = 22%

35
38
57

R + G + B ~ 17%. #232639 is dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 38 + 57 = 130 (100%)
R 35 of 130 ~ 26.92%
G 38 of 130 ~ 29.23%
B 57 of 130 ~ 43.85'%

%26.92
%29.23
%43.85

CMYK color model

#232639 color CMYK value is (39,33,0,78).

  • cyan value is 38.60%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 77.65%
CMYK: (39,33,0,78) C39M33Y0K78 (39%,33%,0%,78%) (0.39/0.33/0.00/0.78) 

CMYK percentages

%38.6
%33.33
%0
%77.65

Codes

Color #232639 in popluar color models

23 26 39
RGB 35 38 57
HSL 232° 23.91% 18.04%
HSB/HSV 232° 38.60% 22.35%
CMYK 38.60% 33.33% 0.00%
77.65%

Color #232639 in popluar number systems.

HEX 23 26 39
Decimal 35 38 57
Binary 100011 100110 111001
Octal 43 46 71

Shades and tints

Shades of #232639

#232639
(35,38,57)
#202334
(32,35,52)
#1D202F
(29,32,47)
#1A1D2A
(26,29,42)
#171A25
(23,26,37)
#141720
(20,23,32)
#11141B
(17,20,27)
#0E1116
(14,17,22)
#0B0E11
(11,14,17)
#080B0C
(8,11,12)
#050807
(5,8,7)
#000000
(0,0,0)

Tints of #232639

#232639
(35,38,57)
#37394B
(55,57,75)
#4B4C5D
(75,76,93)
#5F5F6F
(95,95,111)
#737281
(115,114,129)
#878593
(135,133,147)
#9B98A5
(155,152,165)
#AFABB7
(175,171,183)
#C3BEC9
(195,190,201)
#D7D1DB
(215,209,219)
#EBE4ED
(235,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #232639 color. Also use rgb(35,38,57) instead hex code.

Text Font Color

.myTextColor { color: #232639; }

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

This text font color is #232639.

Background Color

.myBgColor { background-color: #232639; }

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

This div background color is #232639.

Border color

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

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

This div border color is #232639.

Opacity

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

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

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

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

This text has shadow with #232639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #232639.

Preview

Color preview on black background

This text has color #232639 on black background.


Color preview on white background

This text has color #232639 on white background.


Black color preview on #232639 background

This text has black color on #232639 background.


White color preview on #232639 background

This text has white color on #232639 background.


Related colors

Complementary color

Complementary color for #hex is #DCD9C6.


I love getcolorcode.com

Triadic colors

1 #392326 and #263923 with #232639 are triadic colors.

2 #392623 and #262339 with #232639 are triadic colors.