COLOR #265970

HEX: #265970 RGB: (38,89,112)

Color info

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

RGB color model

#265970 color RGB value is (38,89,112).

RGB: (38,89,112) (15%, 35%, 44%)

RGB channels and saturation

R 38 of 255 = 15%
G 89 of 255 = 35%
B 112 of 255 = 44%

38
89
112

R + G + B ~ 31%. #265970 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 38 + 89 + 112 = 239 (100%)
R 38 of 239 ~ 15.9%
G 89 of 239 ~ 37.24%
B 112 of 239 ~ 46.86'%

%15.9
%37.24
%46.86

CMYK color model

#265970 color CMYK value is (66,21,0,56).

  • cyan value is 66.07%
  • magenta value is 20.54%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (66,21,0,56)
C66M21Y0K56 (66%, 21%, 0%, 56%)
(0.66 / 0.21 / 0.00 / 0.56)

CMYK percentages

%66.07
%20.54
%0
%56.08

Codes

Color #265970 in popluar color models

26 59 70
RGB 38 89 112
HSL 199° 49.33% 29.41%
HSB/HSV 199° 66.07% 43.92%
CMYK 66.07% 20.54% 0.00%
56.08%

Color #265970 in popluar number systems.

HEX 26 59 70
Decimal 38 89 112
Binary 100110 1011001 1110000
Octal 46 131 160

Shades and tints

Shades of #265970

#265970
(38,89,112)
#235166
(35,81,102)
#20495C
(32,73,92)
#1D4152
(29,65,82)
#1A3948
(26,57,72)
#17313E
(23,49,62)
#142934
(20,41,52)
#11212A
(17,33,42)
#0E1920
(14,25,32)
#0B1116
(11,17,22)
#08090C
(8,9,12)
#000000
(0,0,0)

Tints of #265970

#265970
(38,89,112)
#39687D
(57,104,125)
#4C778A
(76,119,138)
#5F8697
(95,134,151)
#7295A4
(114,149,164)
#85A4B1
(133,164,177)
#98B3BE
(152,179,190)
#ABC2CB
(171,194,203)
#BED1D8
(190,209,216)
#D1E0E5
(209,224,229)
#E4EFF2
(228,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #265970; }

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

This text font color is #265970.

Background Color

.myBgColor { background-color: #265970; }

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

This div background color is #265970.

Border color

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

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

This div border color is #265970.

Opacity

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

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

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

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

This text has shadow with #265970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #265970.

Preview

Color preview on black background

This text has color #265970 on black background.


Color preview on white background

This text has color #265970 on white background.


Black color preview on #265970 background

This text has black color on #265970 background.


White color preview on #265970 background

This text has white color on #265970 background.


Related colors

Complementary color

Complementary color for #hex is #D9A68F.


I love getcolorcode.com

Triadic colors

1 #702659 and #597026 with #265970 are triadic colors.

2 #705926 and #592670 with #265970 are triadic colors.