COLOR #245367

HEX: #245367 RGB: (36,83,103)

Color info

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

RGB color model

#245367 color RGB value is (36,83,103).

RGB: (36,83,103) (14%, 33%, 40%)

RGB channels and saturation

R 36 of 255 = 14%
G 83 of 255 = 33%
B 103 of 255 = 40%

36
83
103

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

Portions of RGB colors in percentages

R + G + B = 36 + 83 + 103 = 222 (100%)
R 36 of 222 ~ 16.22%
G 83 of 222 ~ 37.39%
B 103 of 222 ~ 46.4'%

%16.22
%37.39
%46.4

CMYK color model

#245367 color CMYK value is (65,19,0,60).

  • cyan value is 65.05%
  • magenta value is 19.42%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (65,19,0,60)
C65M19Y0K60 (65%, 19%, 0%, 60%)
(0.65 / 0.19 / 0.00 / 0.60)

CMYK percentages

%65.05
%19.42
%0
%59.61

Codes

Color #245367 in popluar color models

24 53 67
RGB 36 83 103
HSL 198° 48.20% 27.25%
HSB/HSV 198° 65.05% 40.39%
CMYK 65.05% 19.42% 0.00%
59.61%

Color #245367 in popluar number systems.

HEX 24 53 67
Decimal 36 83 103
Binary 100100 1010011 1100111
Octal 44 123 147

Shades and tints

Shades of #245367

#245367
(36,83,103)
#214C5E
(33,76,94)
#1E4555
(30,69,85)
#1B3E4C
(27,62,76)
#183743
(24,55,67)
#15303A
(21,48,58)
#122931
(18,41,49)
#0F2228
(15,34,40)
#0C1B1F
(12,27,31)
#091416
(9,20,22)
#060D0D
(6,13,13)
#000000
(0,0,0)

Tints of #245367

#245367
(36,83,103)
#376274
(55,98,116)
#4A7181
(74,113,129)
#5D808E
(93,128,142)
#708F9B
(112,143,155)
#839EA8
(131,158,168)
#96ADB5
(150,173,181)
#A9BCC2
(169,188,194)
#BCCBCF
(188,203,207)
#CFDADC
(207,218,220)
#E2E9E9
(226,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #245367 color. Also use rgb(36,83,103) instead hex code.

Text Font Color

.myTextColor { color: #245367; }

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

This text font color is #245367.

Background Color

.myBgColor { background-color: #245367; }

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

This div background color is #245367.

Border color

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

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

This div border color is #245367.

Opacity

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

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

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

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

This text has shadow with #245367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #245367.

Preview

Color preview on black background

This text has color #245367 on black background.


Color preview on white background

This text has color #245367 on white background.


Black color preview on #245367 background

This text has black color on #245367 background.


White color preview on #245367 background

This text has white color on #245367 background.


Related colors

Complementary color

Complementary color for #hex is #DBAC98.


I love getcolorcode.com

Triadic colors

1 #672453 and #536724 with #245367 are triadic colors.

2 #675324 and #532467 with #245367 are triadic colors.