COLOR #305461

HEX: #305461 RGB: (48,84,97)

Color info

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

RGB color model

#305461 color RGB value is (48,84,97).

RGB: (48,84,97) (19%, 33%, 38%)

RGB channels and saturation

R 48 of 255 = 19%
G 84 of 255 = 33%
B 97 of 255 = 38%

48
84
97

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

Portions of RGB colors in percentages

R + G + B = 48 + 84 + 97 = 229 (100%)
R 48 of 229 ~ 20.96%
G 84 of 229 ~ 36.68%
B 97 of 229 ~ 42.36'%

%20.96
%36.68
%42.36

CMYK color model

#305461 color CMYK value is (51,13,0,62).

  • cyan value is 50.52%
  • magenta value is 13.40%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (51,13,0,62)
C51M13Y0K62 (51%, 13%, 0%, 62%)
(0.51 / 0.13 / 0.00 / 0.62)

CMYK percentages

%50.52
%13.4
%0
%61.96

Codes

Color #305461 in popluar color models

30 54 61
RGB 48 84 97
HSL 196° 33.79% 28.43%
HSB/HSV 196° 50.52% 38.04%
CMYK 50.52% 13.40% 0.00%
61.96%

Color #305461 in popluar number systems.

HEX 30 54 61
Decimal 48 84 97
Binary 110000 1010100 1100001
Octal 60 124 141

Shades and tints

Shades of #305461

#305461
(48,84,97)
#2C4D59
(44,77,89)
#284651
(40,70,81)
#243F49
(36,63,73)
#203841
(32,56,65)
#1C3139
(28,49,57)
#182A31
(24,42,49)
#142329
(20,35,41)
#101C21
(16,28,33)
#0C1519
(12,21,25)
#080E11
(8,14,17)
#000000
(0,0,0)

Tints of #305461

#305461
(48,84,97)
#42636F
(66,99,111)
#54727D
(84,114,125)
#66818B
(102,129,139)
#789099
(120,144,153)
#8A9FA7
(138,159,167)
#9CAEB5
(156,174,181)
#AEBDC3
(174,189,195)
#C0CCD1
(192,204,209)
#D2DBDF
(210,219,223)
#E4EAED
(228,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #305461 color. Also use rgb(48,84,97) instead hex code.

Text Font Color

.myTextColor { color: #305461; }

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

This text font color is #305461.

Background Color

.myBgColor { background-color: #305461; }

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

This div background color is #305461.

Border color

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

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

This div border color is #305461.

Opacity

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

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

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

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

This text has shadow with #305461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #305461.

Preview

Color preview on black background

This text has color #305461 on black background.


Color preview on white background

This text has color #305461 on white background.


Black color preview on #305461 background

This text has black color on #305461 background.


White color preview on #305461 background

This text has white color on #305461 background.


Related colors

Complementary color

Complementary color for #hex is #CFAB9E.


I love getcolorcode.com

Triadic colors

1 #613054 and #546130 with #305461 are triadic colors.

2 #615430 and #543061 with #305461 are triadic colors.