COLOR #315068

HEX: #315068 RGB: (49,80,104)

Color info

#315068 contains red, green and blue colors in about the same proportion. Web safe color of #315068 is #336666 (or #366).

RGB color model

#315068 color RGB value is (49,80,104).

RGB: (49,80,104) (19%, 31%, 41%)

RGB channels and saturation

R 49 of 255 = 19%
G 80 of 255 = 31%
B 104 of 255 = 41%

49
80
104

R + G + B ~ 30%. #315068 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 80 + 104 = 233 (100%)
R 49 of 233 ~ 21.03%
G 80 of 233 ~ 34.33%
B 104 of 233 ~ 44.64'%

%21.03
%34.33
%44.64

CMYK color model

#315068 color CMYK value is (53,23,0,59).

  • cyan value is 52.88%
  • magenta value is 23.08%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (53,23,0,59)
C53M23Y0K59 (53%, 23%, 0%, 59%)
(0.53 / 0.23 / 0.00 / 0.59)

CMYK percentages

%52.88
%23.08
%0
%59.22

Codes

Color #315068 in popluar color models

31 50 68
RGB 49 80 104
HSL 206° 35.95% 30.00%
HSB/HSV 206° 52.88% 40.78%
CMYK 52.88% 23.08% 0.00%
59.22%

Color #315068 in popluar number systems.

HEX 31 50 68
Decimal 49 80 104
Binary 110001 1010000 1101000
Octal 61 120 150

Shades and tints

Shades of #315068

#315068
(49,80,104)
#2D495F
(45,73,95)
#294256
(41,66,86)
#253B4D
(37,59,77)
#213444
(33,52,68)
#1D2D3B
(29,45,59)
#192632
(25,38,50)
#151F29
(21,31,41)
#111820
(17,24,32)
#0D1117
(13,17,23)
#090A0E
(9,10,14)
#000000
(0,0,0)

Tints of #315068

#315068
(49,80,104)
#435F75
(67,95,117)
#556E82
(85,110,130)
#677D8F
(103,125,143)
#798C9C
(121,140,156)
#8B9BA9
(139,155,169)
#9DAAB6
(157,170,182)
#AFB9C3
(175,185,195)
#C1C8D0
(193,200,208)
#D3D7DD
(211,215,221)
#E5E6EA
(229,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #315068 color. Also use rgb(49,80,104) instead hex code.

Text Font Color

.myTextColor { color: #315068; }

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

This text font color is #315068.

Background Color

.myBgColor { background-color: #315068; }

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

This div background color is #315068.

Border color

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

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

This div border color is #315068.

Opacity

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

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

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

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

This text has shadow with #315068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315068.

Preview

Color preview on black background

This text has color #315068 on black background.


Color preview on white background

This text has color #315068 on white background.


Black color preview on #315068 background

This text has black color on #315068 background.


White color preview on #315068 background

This text has white color on #315068 background.


Related colors

Complementary color

Complementary color for #hex is #CEAF97.


I love getcolorcode.com

Triadic colors

1 #683150 and #506831 with #315068 are triadic colors.

2 #685031 and #503168 with #315068 are triadic colors.