COLOR #253869

HEX: #253869 RGB: (37,56,105)

Color info

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

RGB color model

#253869 color RGB value is (37,56,105).

RGB: (37,56,105) (15%, 22%, 41%)

RGB channels and saturation

R 37 of 255 = 15%
G 56 of 255 = 22%
B 105 of 255 = 41%

37
56
105

R + G + B ~ 26%. #253869 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 56 + 105 = 198 (100%)
R 37 of 198 ~ 18.69%
G 56 of 198 ~ 28.28%
B 105 of 198 ~ 53.03'%

%18.69
%28.28
%53.03

CMYK color model

#253869 color CMYK value is (65,47,0,59).

  • cyan value is 64.76%
  • magenta value is 46.67%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (65,47,0,59)
C65M47Y0K59 (65%, 47%, 0%, 59%)
(0.65 / 0.47 / 0.00 / 0.59)

CMYK percentages

%64.76
%46.67
%0
%58.82

Codes

Color #253869 in popluar color models

25 38 69
RGB 37 56 105
HSL 223° 47.89% 27.84%
HSB/HSV 223° 64.76% 41.18%
CMYK 64.76% 46.67% 0.00%
58.82%

Color #253869 in popluar number systems.

HEX 25 38 69
Decimal 37 56 105
Binary 100101 111000 1101001
Octal 45 70 151

Shades and tints

Shades of #253869

#253869
(37,56,105)
#223360
(34,51,96)
#1F2E57
(31,46,87)
#1C294E
(28,41,78)
#192445
(25,36,69)
#161F3C
(22,31,60)
#131A33
(19,26,51)
#10152A
(16,21,42)
#0D1021
(13,16,33)
#0A0B18
(10,11,24)
#07060F
(7,6,15)
#000000
(0,0,0)

Tints of #253869

#253869
(37,56,105)
#384A76
(56,74,118)
#4B5C83
(75,92,131)
#5E6E90
(94,110,144)
#71809D
(113,128,157)
#8492AA
(132,146,170)
#97A4B7
(151,164,183)
#AAB6C4
(170,182,196)
#BDC8D1
(189,200,209)
#D0DADE
(208,218,222)
#E3ECEB
(227,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #253869 color. Also use rgb(37,56,105) instead hex code.

Text Font Color

.myTextColor { color: #253869; }

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

This text font color is #253869.

Background Color

.myBgColor { background-color: #253869; }

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

This div background color is #253869.

Border color

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

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

This div border color is #253869.

Opacity

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

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

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

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

This text has shadow with #253869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253869.

Preview

Color preview on black background

This text has color #253869 on black background.


Color preview on white background

This text has color #253869 on white background.


Black color preview on #253869 background

This text has black color on #253869 background.


White color preview on #253869 background

This text has white color on #253869 background.


Related colors

Complementary color

Complementary color for #hex is #DAC796.


I love getcolorcode.com

Triadic colors

1 #692538 and #386925 with #253869 are triadic colors.

2 #693825 and #382569 with #253869 are triadic colors.