COLOR #263463

HEX: #263463 RGB: (38,52,99)

Color info

#263463 contains mainly green and blue colors. Web safe color of #263463 is #333366 (or #336).

RGB color model

#263463 color RGB value is (38,52,99).

RGB: (38,52,99) (15%, 20%, 39%)

RGB channels and saturation

R 38 of 255 = 15%
G 52 of 255 = 20%
B 99 of 255 = 39%

38
52
99

R + G + B ~ 25%. #263463 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 38 + 52 + 99 = 189 (100%)
R 38 of 189 ~ 20.11%
G 52 of 189 ~ 27.51%
B 99 of 189 ~ 52.38'%

%20.11
%27.51
%52.38

CMYK color model

#263463 color CMYK value is (62,47,0,61).

  • cyan value is 61.62%
  • magenta value is 47.47%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (62,47,0,61)
C62M47Y0K61 (62%, 47%, 0%, 61%)
(0.62 / 0.47 / 0.00 / 0.61)

CMYK percentages

%61.62
%47.47
%0
%61.18

Codes

Color #263463 in popluar color models

26 34 63
RGB 38 52 99
HSL 226° 44.53% 26.86%
HSB/HSV 226° 61.62% 38.82%
CMYK 61.62% 47.47% 0.00%
61.18%

Color #263463 in popluar number systems.

HEX 26 34 63
Decimal 38 52 99
Binary 100110 110100 1100011
Octal 46 64 143

Shades and tints

Shades of #263463

#263463
(38,52,99)
#23305A
(35,48,90)
#202C51
(32,44,81)
#1D2848
(29,40,72)
#1A243F
(26,36,63)
#172036
(23,32,54)
#141C2D
(20,28,45)
#111824
(17,24,36)
#0E141B
(14,20,27)
#0B1012
(11,16,18)
#080C09
(8,12,9)
#000000
(0,0,0)

Tints of #263463

#263463
(38,52,99)
#394671
(57,70,113)
#4C587F
(76,88,127)
#5F6A8D
(95,106,141)
#727C9B
(114,124,155)
#858EA9
(133,142,169)
#98A0B7
(152,160,183)
#ABB2C5
(171,178,197)
#BEC4D3
(190,196,211)
#D1D6E1
(209,214,225)
#E4E8EF
(228,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #263463 color. Also use rgb(38,52,99) instead hex code.

Text Font Color

.myTextColor { color: #263463; }

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

This text font color is #263463.

Background Color

.myBgColor { background-color: #263463; }

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

This div background color is #263463.

Border color

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

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

This div border color is #263463.

Opacity

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

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

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

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

This text has shadow with #263463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #263463.

Preview

Color preview on black background

This text has color #263463 on black background.


Color preview on white background

This text has color #263463 on white background.


Black color preview on #263463 background

This text has black color on #263463 background.


White color preview on #263463 background

This text has white color on #263463 background.


Related colors

Complementary color

Complementary color for #hex is #D9CB9C.


I love getcolorcode.com

Triadic colors

1 #632634 and #346326 with #263463 are triadic colors.

2 #633426 and #342663 with #263463 are triadic colors.