COLOR #263751

HEX: #263751 RGB: (38,55,81)

Color info

#263751 contains red, green and blue colors in about the same proportion. Web safe color of #263751 is #333366 (or #336).

RGB color model

#263751 color RGB value is (38,55,81).

RGB: (38,55,81) (15%, 22%, 32%)

RGB channels and saturation

R 38 of 255 = 15%
G 55 of 255 = 22%
B 81 of 255 = 32%

38
55
81

R + G + B ~ 23%. #263751 is dark color.

Portions of RGB colors in percentages

R + G + B = 38 + 55 + 81 = 174 (100%)
R 38 of 174 ~ 21.84%
G 55 of 174 ~ 31.61%
B 81 of 174 ~ 46.55'%

%21.84
%31.61
%46.55

CMYK color model

#263751 color CMYK value is (53,32,0,68).

  • cyan value is 53.09%
  • magenta value is 32.10%
  • yellow value is 0.00%
  • key color value is 68.24%
CMYK: (53,32,0,68) C53M32Y0K68 (53%,32%,0%,68%) (0.53/0.32/0.00/0.68) 

CMYK percentages

%53.09
%32.1
%0
%68.24

Codes

Color #263751 in popluar color models

26 37 51
RGB 38 55 81
HSL 216° 36.13% 23.33%
HSB/HSV 216° 53.09% 31.76%
CMYK 53.09% 32.10% 0.00%
68.24%

Color #263751 in popluar number systems.

HEX 26 37 51
Decimal 38 55 81
Binary 100110 110111 1010001
Octal 46 67 121

Shades and tints

Shades of #263751

#263751
(38,55,81)
#23324A
(35,50,74)
#202D43
(32,45,67)
#1D283C
(29,40,60)
#1A2335
(26,35,53)
#171E2E
(23,30,46)
#141927
(20,25,39)
#111420
(17,20,32)
#0E0F19
(14,15,25)
#0B0A12
(11,10,18)
#08050B
(8,5,11)
#000000
(0,0,0)

Tints of #263751

#263751
(38,55,81)
#394960
(57,73,96)
#4C5B6F
(76,91,111)
#5F6D7E
(95,109,126)
#727F8D
(114,127,141)
#85919C
(133,145,156)
#98A3AB
(152,163,171)
#ABB5BA
(171,181,186)
#BEC7C9
(190,199,201)
#D1D9D8
(209,217,216)
#E4EBE7
(228,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #263751; }

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

This text font color is #263751.

Background Color

.myBgColor { background-color: #263751; }

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

This div background color is #263751.

Border color

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

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

This div border color is #263751.

Opacity

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

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

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

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

This text has shadow with #263751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #263751.

Preview

Color preview on black background

This text has color #263751 on black background.


Color preview on white background

This text has color #263751 on white background.


Black color preview on #263751 background

This text has black color on #263751 background.


White color preview on #263751 background

This text has white color on #263751 background.


Related colors

Complementary color

Complementary color for #hex is #D9C8AE.


I love getcolorcode.com

Triadic colors

1 #512637 and #375126 with #263751 are triadic colors.

2 #513726 and #372651 with #263751 are triadic colors.