COLOR #263531

HEX: #263531 RGB: (38,53,49)

Color info

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

RGB color model

#263531 color RGB value is (38,53,49).

RGB: (38,53,49) (15%, 21%, 19%)

RGB channels and saturation

R 38 of 255 = 15%
G 53 of 255 = 21%
B 49 of 255 = 19%

38
53
49

R + G + B ~ 18%. #263531 is dark color.

Portions of RGB colors in percentages

R + G + B = 38 + 53 + 49 = 140 (100%)
R 38 of 140 ~ 27.14%
G 53 of 140 ~ 37.86%
B 49 of 140 ~ 35'%

%27.14
%37.86
%35

CMYK color model

#263531 color CMYK value is (28,0,8,79).

  • cyan value is 28.30%
  • magenta value is 0.00%
  • yellow value is 7.55%
  • key color value is 79.22%

CMYK: (28,0,8,79)
C28M0Y8K79 (28%, 0%, 8%, 79%)
(0.28 / 0.00 / 0.08 / 0.79)

CMYK percentages

%28.3
%0
%7.55
%79.22

Codes

Color #263531 in popluar color models

26 35 31
RGB 38 53 49
HSL 164° 16.48% 17.84%
HSB/HSV 164° 28.30% 20.78%
CMYK 28.30% 0.00% 7.55%
79.22%

Color #263531 in popluar number systems.

HEX 26 35 31
Decimal 38 53 49
Binary 100110 110101 110001
Octal 46 65 61

Shades and tints

Shades of #263531

#263531
(38,53,49)
#23312D
(35,49,45)
#202D29
(32,45,41)
#1D2925
(29,41,37)
#1A2521
(26,37,33)
#17211D
(23,33,29)
#141D19
(20,29,25)
#111915
(17,25,21)
#0E1511
(14,21,17)
#0B110D
(11,17,13)
#080D09
(8,13,9)
#000000
(0,0,0)

Tints of #263531

#263531
(38,53,49)
#394743
(57,71,67)
#4C5955
(76,89,85)
#5F6B67
(95,107,103)
#727D79
(114,125,121)
#858F8B
(133,143,139)
#98A19D
(152,161,157)
#ABB3AF
(171,179,175)
#BEC5C1
(190,197,193)
#D1D7D3
(209,215,211)
#E4E9E5
(228,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #263531 color. Also use rgb(38,53,49) instead hex code.

Text Font Color

.myTextColor { color: #263531; }

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

This text font color is #263531.

Background Color

.myBgColor { background-color: #263531; }

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

This div background color is #263531.

Border color

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

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

This div border color is #263531.

Opacity

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

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

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

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

This text has shadow with #263531 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #263531.

Preview

Color preview on black background

This text has color #263531 on black background.


Color preview on white background

This text has color #263531 on white background.


Black color preview on #263531 background

This text has black color on #263531 background.


White color preview on #263531 background

This text has white color on #263531 background.


Related colors

Complementary color

Complementary color for #hex is #D9CACE.


I love getcolorcode.com

Triadic colors

1 #312635 and #353126 with #263531 are triadic colors.

2 #313526 and #352631 with #263531 are triadic colors.