COLOR #264359

HEX: #264359 RGB: (38,67,89)

Color info

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

RGB color model

#264359 color RGB value is (38,67,89).

RGB: (38,67,89) (15%, 26%, 35%)

RGB channels and saturation

R 38 of 255 = 15%
G 67 of 255 = 26%
B 89 of 255 = 35%

38
67
89

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

Portions of RGB colors in percentages

R + G + B = 38 + 67 + 89 = 194 (100%)
R 38 of 194 ~ 19.59%
G 67 of 194 ~ 34.54%
B 89 of 194 ~ 45.88'%

%19.59
%34.54
%45.88

CMYK color model

#264359 color CMYK value is (57,25,0,65).

  • cyan value is 57.30%
  • magenta value is 24.72%
  • yellow value is 0.00%
  • key color value is 65.10%
CMYK: (57,25,0,65) C57M25Y0K65 (57%,25%,0%,65%) (0.57/0.25/0.00/0.65) 

CMYK percentages

%57.3
%24.72
%0
%65.1

Codes

Color #264359 in popluar color models

26 43 59
RGB 38 67 89
HSL 206° 40.16% 24.90%
HSB/HSV 206° 57.30% 34.90%
CMYK 57.30% 24.72% 0.00%
65.10%

Color #264359 in popluar number systems.

HEX 26 43 59
Decimal 38 67 89
Binary 100110 1000011 1011001
Octal 46 103 131

Shades and tints

Shades of #264359

#264359
(38,67,89)
#233D51
(35,61,81)
#203749
(32,55,73)
#1D3141
(29,49,65)
#1A2B39
(26,43,57)
#172531
(23,37,49)
#141F29
(20,31,41)
#111921
(17,25,33)
#0E1319
(14,19,25)
#0B0D11
(11,13,17)
#080709
(8,7,9)
#000000
(0,0,0)

Tints of #264359

#264359
(38,67,89)
#395468
(57,84,104)
#4C6577
(76,101,119)
#5F7686
(95,118,134)
#728795
(114,135,149)
#8598A4
(133,152,164)
#98A9B3
(152,169,179)
#ABBAC2
(171,186,194)
#BECBD1
(190,203,209)
#D1DCE0
(209,220,224)
#E4EDEF
(228,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #264359 color. Also use rgb(38,67,89) instead hex code.

Text Font Color

.myTextColor { color: #264359; }

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

This text font color is #264359.

Background Color

.myBgColor { background-color: #264359; }

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

This div background color is #264359.

Border color

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

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

This div border color is #264359.

Opacity

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

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

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

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

This text has shadow with #264359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #264359.

Preview

Color preview on black background

This text has color #264359 on black background.


Color preview on white background

This text has color #264359 on white background.


Black color preview on #264359 background

This text has black color on #264359 background.


White color preview on #264359 background

This text has white color on #264359 background.


Related colors

Complementary color

Complementary color for #hex is #D9BCA6.


I love getcolorcode.com

Triadic colors

1 #592643 and #435926 with #264359 are triadic colors.

2 #594326 and #432659 with #264359 are triadic colors.