COLOR #265063

HEX: #265063 RGB: (38,80,99)

Color info

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

RGB color model

#265063 color RGB value is (38,80,99).

RGB: (38,80,99) (15%, 31%, 39%)

RGB channels and saturation

R 38 of 255 = 15%
G 80 of 255 = 31%
B 99 of 255 = 39%

38
80
99

R + G + B ~ 28%. #265063 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 38 + 80 + 99 = 217 (100%)
R 38 of 217 ~ 17.51%
G 80 of 217 ~ 36.87%
B 99 of 217 ~ 45.62'%

%17.51
%36.87
%45.62

CMYK color model

#265063 color CMYK value is (62,19,0,61).

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

CMYK: (62,19,0,61)
C62M19Y0K61 (62%, 19%, 0%, 61%)
(0.62 / 0.19 / 0.00 / 0.61)

CMYK percentages

%61.62
%19.19
%0
%61.18

Codes

Color #265063 in popluar color models

26 50 63
RGB 38 80 99
HSL 199° 44.53% 26.86%
HSB/HSV 199° 61.62% 38.82%
CMYK 61.62% 19.19% 0.00%
61.18%

Color #265063 in popluar number systems.

HEX 26 50 63
Decimal 38 80 99
Binary 100110 1010000 1100011
Octal 46 120 143

Shades and tints

Shades of #265063

#265063
(38,80,99)
#23495A
(35,73,90)
#204251
(32,66,81)
#1D3B48
(29,59,72)
#1A343F
(26,52,63)
#172D36
(23,45,54)
#14262D
(20,38,45)
#111F24
(17,31,36)
#0E181B
(14,24,27)
#0B1112
(11,17,18)
#080A09
(8,10,9)
#000000
(0,0,0)

Tints of #265063

#265063
(38,80,99)
#395F71
(57,95,113)
#4C6E7F
(76,110,127)
#5F7D8D
(95,125,141)
#728C9B
(114,140,155)
#859BA9
(133,155,169)
#98AAB7
(152,170,183)
#ABB9C5
(171,185,197)
#BEC8D3
(190,200,211)
#D1D7E1
(209,215,225)
#E4E6EF
(228,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #265063; }

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

This text font color is #265063.

Background Color

.myBgColor { background-color: #265063; }

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

This div background color is #265063.

Border color

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

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

This div border color is #265063.

Opacity

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

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

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

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

This text has shadow with #265063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #265063.

Preview

Color preview on black background

This text has color #265063 on black background.


Color preview on white background

This text has color #265063 on white background.


Black color preview on #265063 background

This text has black color on #265063 background.


White color preview on #265063 background

This text has white color on #265063 background.


Related colors

Complementary color

Complementary color for #hex is #D9AF9C.


I love getcolorcode.com

Triadic colors

1 #632650 and #506326 with #265063 are triadic colors.

2 #635026 and #502663 with #265063 are triadic colors.