COLOR #263735

HEX: #263735 RGB: (38,55,53)

Color info

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

RGB color model

#263735 color RGB value is (38,55,53).

RGB: (38,55,53) (15%, 22%, 21%)

RGB channels and saturation

R 38 of 255 = 15%
G 55 of 255 = 22%
B 53 of 255 = 21%

38
55
53

R + G + B ~ 19%. #263735 is dark color.

Portions of RGB colors in percentages

R + G + B = 38 + 55 + 53 = 146 (100%)
R 38 of 146 ~ 26.03%
G 55 of 146 ~ 37.67%
B 53 of 146 ~ 36.3'%

%26.03
%37.67
%36.3

CMYK color model

#263735 color CMYK value is (31,0,4,78).

  • cyan value is 30.91%
  • magenta value is 0.00%
  • yellow value is 3.64%
  • key color value is 78.43%

CMYK: (31,0,4,78)
C31M0Y4K78 (31%, 0%, 4%, 78%)
(0.31 / 0.00 / 0.04 / 0.78)

CMYK percentages

%30.91
%0
%3.64
%78.43

Codes

Color #263735 in popluar color models

26 37 35
RGB 38 55 53
HSL 173° 18.28% 18.24%
HSB/HSV 173° 30.91% 21.57%
CMYK 30.91% 0.00% 3.64%
78.43%

Color #263735 in popluar number systems.

HEX 26 37 35
Decimal 38 55 53
Binary 100110 110111 110101
Octal 46 67 65

Shades and tints

Shades of #263735

#263735
(38,55,53)
#233231
(35,50,49)
#202D2D
(32,45,45)
#1D2829
(29,40,41)
#1A2325
(26,35,37)
#171E21
(23,30,33)
#14191D
(20,25,29)
#111419
(17,20,25)
#0E0F15
(14,15,21)
#0B0A11
(11,10,17)
#08050D
(8,5,13)
#000000
(0,0,0)

Tints of #263735

#263735
(38,55,53)
#394947
(57,73,71)
#4C5B59
(76,91,89)
#5F6D6B
(95,109,107)
#727F7D
(114,127,125)
#85918F
(133,145,143)
#98A3A1
(152,163,161)
#ABB5B3
(171,181,179)
#BEC7C5
(190,199,197)
#D1D9D7
(209,217,215)
#E4EBE9
(228,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #263735; }

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

This text font color is #263735.

Background Color

.myBgColor { background-color: #263735; }

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

This div background color is #263735.

Border color

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

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

This div border color is #263735.

Opacity

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

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

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

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

This text has shadow with #263735 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #263735.

Preview

Color preview on black background

This text has color #263735 on black background.


Color preview on white background

This text has color #263735 on white background.


Black color preview on #263735 background

This text has black color on #263735 background.


White color preview on #263735 background

This text has white color on #263735 background.


Related colors

Complementary color

Complementary color for #hex is #D9C8CA.


I love getcolorcode.com

Triadic colors

1 #352637 and #373526 with #263735 are triadic colors.

2 #353726 and #372635 with #263735 are triadic colors.