COLOR #263028

HEX: #263028 RGB: (38,48,40)

Color info

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

RGB color model

#263028 color RGB value is (38,48,40).

RGB: (38,48,40) (15%, 19%, 16%)

RGB channels and saturation

R 38 of 255 = 15%
G 48 of 255 = 19%
B 40 of 255 = 16%

38
48
40

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

Portions of RGB colors in percentages

R + G + B = 38 + 48 + 40 = 126 (100%)
R 38 of 126 ~ 30.16%
G 48 of 126 ~ 38.1%
B 40 of 126 ~ 31.75'%

%30.16
%38.1
%31.75

CMYK color model

#263028 color CMYK value is (21,0,17,81).

  • cyan value is 20.83%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 81.18%
CMYK: (21,0,17,81) C21M0Y17K81 (21%,0%,17%,81%) (0.21/0.00/0.17/0.81) 

CMYK percentages

%20.83
%0
%16.67
%81.18

Codes

Color #263028 in popluar color models

26 30 28
RGB 38 48 40
HSL 132° 11.63% 16.86%
HSB/HSV 132° 20.83% 18.82%
CMYK 20.83% 0.00% 16.67%
81.18%

Color #263028 in popluar number systems.

HEX 26 30 28
Decimal 38 48 40
Binary 100110 110000 101000
Octal 46 60 50

Shades and tints

Shades of #263028

#263028
(38,48,40)
#232C25
(35,44,37)
#202822
(32,40,34)
#1D241F
(29,36,31)
#1A201C
(26,32,28)
#171C19
(23,28,25)
#141816
(20,24,22)
#111413
(17,20,19)
#0E1010
(14,16,16)
#0B0C0D
(11,12,13)
#08080A
(8,8,10)
#000000
(0,0,0)

Tints of #263028

#263028
(38,48,40)
#39423B
(57,66,59)
#4C544E
(76,84,78)
#5F6661
(95,102,97)
#727874
(114,120,116)
#858A87
(133,138,135)
#989C9A
(152,156,154)
#ABAEAD
(171,174,173)
#BEC0C0
(190,192,192)
#D1D2D3
(209,210,211)
#E4E4E6
(228,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #263028 color. Also use rgb(38,48,40) instead hex code.

Text Font Color

.myTextColor { color: #263028; }

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

This text font color is #263028.

Background Color

.myBgColor { background-color: #263028; }

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

This div background color is #263028.

Border color

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

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

This div border color is #263028.

Opacity

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

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

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

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

This text has shadow with #263028 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #263028.

Preview

Color preview on black background

This text has color #263028 on black background.


Color preview on white background

This text has color #263028 on white background.


Black color preview on #263028 background

This text has black color on #263028 background.


White color preview on #263028 background

This text has white color on #263028 background.


Related colors

Complementary color

Complementary color for #hex is #D9CFD7.


I love getcolorcode.com

Triadic colors

1 #282630 and #302826 with #263028 are triadic colors.

2 #283026 and #302628 with #263028 are triadic colors.