COLOR #306863

HEX: #306863 RGB: (48,104,99)

Color info

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

RGB color model

#306863 color RGB value is (48,104,99).

RGB: (48,104,99) (19%, 41%, 39%)

RGB channels and saturation

R 48 of 255 = 19%
G 104 of 255 = 41%
B 99 of 255 = 39%

48
104
99

R + G + B ~ 33%. #306863 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 104 + 99 = 251 (100%)
R 48 of 251 ~ 19.12%
G 104 of 251 ~ 41.43%
B 99 of 251 ~ 39.44'%

%19.12
%41.43
%39.44

CMYK color model

#306863 color CMYK value is (54,0,5,59).

  • cyan value is 53.85%
  • magenta value is 0.00%
  • yellow value is 4.81%
  • key color value is 59.22%

CMYK: (54,0,5,59)
C54M0Y5K59 (54%, 0%, 5%, 59%)
(0.54 / 0.00 / 0.05 / 0.59)

CMYK percentages

%53.85
%0
%4.81
%59.22

Codes

Color #306863 in popluar color models

30 68 63
RGB 48 104 99
HSL 175° 36.84% 29.80%
HSB/HSV 175° 53.85% 40.78%
CMYK 53.85% 0.00% 4.81%
59.22%

Color #306863 in popluar number systems.

HEX 30 68 63
Decimal 48 104 99
Binary 110000 1101000 1100011
Octal 60 150 143

Shades and tints

Shades of #306863

#306863
(48,104,99)
#2C5F5A
(44,95,90)
#285651
(40,86,81)
#244D48
(36,77,72)
#20443F
(32,68,63)
#1C3B36
(28,59,54)
#18322D
(24,50,45)
#142924
(20,41,36)
#10201B
(16,32,27)
#0C1712
(12,23,18)
#080E09
(8,14,9)
#000000
(0,0,0)

Tints of #306863

#306863
(48,104,99)
#427571
(66,117,113)
#54827F
(84,130,127)
#668F8D
(102,143,141)
#789C9B
(120,156,155)
#8AA9A9
(138,169,169)
#9CB6B7
(156,182,183)
#AEC3C5
(174,195,197)
#C0D0D3
(192,208,211)
#D2DDE1
(210,221,225)
#E4EAEF
(228,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #306863 color. Also use rgb(48,104,99) instead hex code.

Text Font Color

.myTextColor { color: #306863; }

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

This text font color is #306863.

Background Color

.myBgColor { background-color: #306863; }

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

This div background color is #306863.

Border color

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

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

This div border color is #306863.

Opacity

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

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

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

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

This text has shadow with #306863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306863.

Preview

Color preview on black background

This text has color #306863 on black background.


Color preview on white background

This text has color #306863 on white background.


Black color preview on #306863 background

This text has black color on #306863 background.


White color preview on #306863 background

This text has white color on #306863 background.


Related colors

Complementary color

Complementary color for #hex is #CF979C.


I love getcolorcode.com

Triadic colors

1 #633068 and #686330 with #306863 are triadic colors.

2 #636830 and #683063 with #306863 are triadic colors.