COLOR #246486

HEX: #246486 RGB: (36,100,134)

Color info

#246486 contains mainly green and blue colors. Web safe color of #246486 is #336699 (or #369).

RGB color model

#246486 color RGB value is (36,100,134).

RGB: (36,100,134) (14%, 39%, 53%)

RGB channels and saturation

R 36 of 255 = 14%
G 100 of 255 = 39%
B 134 of 255 = 53%

36
100
134

R + G + B ~ 35%. #246486 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 100 + 134 = 270 (100%)
R 36 of 270 ~ 13.33%
G 100 of 270 ~ 37.04%
B 134 of 270 ~ 49.63'%

%13.33
%37.04
%49.63

CMYK color model

#246486 color CMYK value is (73,25,0,47).

  • cyan value is 73.13%
  • magenta value is 25.37%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (73,25,0,47)
C73M25Y0K47 (73%, 25%, 0%, 47%)
(0.73 / 0.25 / 0.00 / 0.47)

CMYK percentages

%73.13
%25.37
%0
%47.45

Codes

Color #246486 in popluar color models

24 64 86
RGB 36 100 134
HSL 201° 57.65% 33.33%
HSB/HSV 201° 73.13% 52.55%
CMYK 73.13% 25.37% 0.00%
47.45%

Color #246486 in popluar number systems.

HEX 24 64 86
Decimal 36 100 134
Binary 100100 1100100 10000110
Octal 44 144 206

Shades and tints

Shades of #246486

#246486
(36,100,134)
#215B7A
(33,91,122)
#1E526E
(30,82,110)
#1B4962
(27,73,98)
#184056
(24,64,86)
#15374A
(21,55,74)
#122E3E
(18,46,62)
#0F2532
(15,37,50)
#0C1C26
(12,28,38)
#09131A
(9,19,26)
#060A0E
(6,10,14)
#000000
(0,0,0)

Tints of #246486

#246486
(36,100,134)
#377291
(55,114,145)
#4A809C
(74,128,156)
#5D8EA7
(93,142,167)
#709CB2
(112,156,178)
#83AABD
(131,170,189)
#96B8C8
(150,184,200)
#A9C6D3
(169,198,211)
#BCD4DE
(188,212,222)
#CFE2E9
(207,226,233)
#E2F0F4
(226,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #246486 color. Also use rgb(36,100,134) instead hex code.

Text Font Color

.myTextColor { color: #246486; }

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

This text font color is #246486.

Background Color

.myBgColor { background-color: #246486; }

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

This div background color is #246486.

Border color

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

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

This div border color is #246486.

Opacity

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

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

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

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

This text has shadow with #246486 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #246486.

Preview

Color preview on black background

This text has color #246486 on black background.


Color preview on white background

This text has color #246486 on white background.


Black color preview on #246486 background

This text has black color on #246486 background.


White color preview on #246486 background

This text has white color on #246486 background.


Related colors

Complementary color

Complementary color for #hex is #DB9B79.


I love getcolorcode.com

Triadic colors

1 #862464 and #648624 with #246486 are triadic colors.

2 #866424 and #642486 with #246486 are triadic colors.