COLOR #265366

HEX: #265366 RGB: (38,83,102)

Color info

#265366 contains mainly green and blue colors. Web safe color of #265366 is #336666 (or #366).

RGB color model

#265366 color RGB value is (38,83,102).

RGB: (38,83,102) (15%, 33%, 40%)

RGB channels and saturation

R 38 of 255 = 15%
G 83 of 255 = 33%
B 102 of 255 = 40%

38
83
102

R + G + B ~ 29%. #265366 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 38 + 83 + 102 = 223 (100%)
R 38 of 223 ~ 17.04%
G 83 of 223 ~ 37.22%
B 102 of 223 ~ 45.74'%

%17.04
%37.22
%45.74

CMYK color model

#265366 color CMYK value is (63,19,0,60).

  • cyan value is 62.75%
  • magenta value is 18.63%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (63,19,0,60)
C63M19Y0K60 (63%, 19%, 0%, 60%)
(0.63 / 0.19 / 0.00 / 0.60)

CMYK percentages

%62.75
%18.63
%0
%60

Codes

Color #265366 in popluar color models

26 53 66
RGB 38 83 102
HSL 198° 45.71% 27.45%
HSB/HSV 198° 62.75% 40.00%
CMYK 62.75% 18.63% 0.00%
60.00%

Color #265366 in popluar number systems.

HEX 26 53 66
Decimal 38 83 102
Binary 100110 1010011 1100110
Octal 46 123 146

Shades and tints

Shades of #265366

#265366
(38,83,102)
#234C5D
(35,76,93)
#204554
(32,69,84)
#1D3E4B
(29,62,75)
#1A3742
(26,55,66)
#173039
(23,48,57)
#142930
(20,41,48)
#112227
(17,34,39)
#0E1B1E
(14,27,30)
#0B1415
(11,20,21)
#080D0C
(8,13,12)
#000000
(0,0,0)

Tints of #265366

#265366
(38,83,102)
#396273
(57,98,115)
#4C7180
(76,113,128)
#5F808D
(95,128,141)
#728F9A
(114,143,154)
#859EA7
(133,158,167)
#98ADB4
(152,173,180)
#ABBCC1
(171,188,193)
#BECBCE
(190,203,206)
#D1DADB
(209,218,219)
#E4E9E8
(228,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #265366 color. Also use rgb(38,83,102) instead hex code.

Text Font Color

.myTextColor { color: #265366; }

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

This text font color is #265366.

Background Color

.myBgColor { background-color: #265366; }

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

This div background color is #265366.

Border color

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

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

This div border color is #265366.

Opacity

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

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

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

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

This text has shadow with #265366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #265366.

Preview

Color preview on black background

This text has color #265366 on black background.


Color preview on white background

This text has color #265366 on white background.


Black color preview on #265366 background

This text has black color on #265366 background.


White color preview on #265366 background

This text has white color on #265366 background.


Related colors

Complementary color

Complementary color for #hex is #D9AC99.


I love getcolorcode.com

Triadic colors

1 #662653 and #536626 with #265366 are triadic colors.

2 #665326 and #532666 with #265366 are triadic colors.