COLOR #305659

HEX: #305659 RGB: (48,86,89)

Color info

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

RGB color model

#305659 color RGB value is (48,86,89).

RGB: (48,86,89) (19%, 34%, 35%)

RGB channels and saturation

R 48 of 255 = 19%
G 86 of 255 = 34%
B 89 of 255 = 35%

48
86
89

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

Portions of RGB colors in percentages

R + G + B = 48 + 86 + 89 = 223 (100%)
R 48 of 223 ~ 21.52%
G 86 of 223 ~ 38.57%
B 89 of 223 ~ 39.91'%

%21.52
%38.57
%39.91

CMYK color model

#305659 color CMYK value is (46,3,0,65).

  • cyan value is 46.07%
  • magenta value is 3.37%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (46,3,0,65)
C46M3Y0K65 (46%, 3%, 0%, 65%)
(0.46 / 0.03 / 0.00 / 0.65)

CMYK percentages

%46.07
%3.37
%0
%65.1

Codes

Color #305659 in popluar color models

30 56 59
RGB 48 86 89
HSL 184° 29.93% 26.86%
HSB/HSV 184° 46.07% 34.90%
CMYK 46.07% 3.37% 0.00%
65.10%

Color #305659 in popluar number systems.

HEX 30 56 59
Decimal 48 86 89
Binary 110000 1010110 1011001
Octal 60 126 131

Shades and tints

Shades of #305659

#305659
(48,86,89)
#2C4F51
(44,79,81)
#284849
(40,72,73)
#244141
(36,65,65)
#203A39
(32,58,57)
#1C3331
(28,51,49)
#182C29
(24,44,41)
#142521
(20,37,33)
#101E19
(16,30,25)
#0C1711
(12,23,17)
#081009
(8,16,9)
#000000
(0,0,0)

Tints of #305659

#305659
(48,86,89)
#426568
(66,101,104)
#547477
(84,116,119)
#668386
(102,131,134)
#789295
(120,146,149)
#8AA1A4
(138,161,164)
#9CB0B3
(156,176,179)
#AEBFC2
(174,191,194)
#C0CED1
(192,206,209)
#D2DDE0
(210,221,224)
#E4ECEF
(228,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #305659 color. Also use rgb(48,86,89) instead hex code.

Text Font Color

.myTextColor { color: #305659; }

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

This text font color is #305659.

Background Color

.myBgColor { background-color: #305659; }

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

This div background color is #305659.

Border color

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

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

This div border color is #305659.

Opacity

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

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

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

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

This text has shadow with #305659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #305659.

Preview

Color preview on black background

This text has color #305659 on black background.


Color preview on white background

This text has color #305659 on white background.


Black color preview on #305659 background

This text has black color on #305659 background.


White color preview on #305659 background

This text has white color on #305659 background.


Related colors

Complementary color

Complementary color for #hex is #CFA9A6.


I love getcolorcode.com

Triadic colors

1 #593056 and #565930 with #305659 are triadic colors.

2 #595630 and #563059 with #305659 are triadic colors.