COLOR #305361

HEX: #305361 RGB: (48,83,97)

Color info

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

RGB color model

#305361 color RGB value is (48,83,97).

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

RGB channels and saturation

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

48
83
97

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

Portions of RGB colors in percentages

R + G + B = 48 + 83 + 97 = 228 (100%)
R 48 of 228 ~ 21.05%
G 83 of 228 ~ 36.4%
B 97 of 228 ~ 42.54'%

%21.05
%36.4
%42.54

CMYK color model

#305361 color CMYK value is (51,14,0,62).

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

CMYK: (51,14,0,62)
C51M14Y0K62 (51%, 14%, 0%, 62%)
(0.51 / 0.14 / 0.00 / 0.62)

CMYK percentages

%50.52
%14.43
%0
%61.96

Codes

Color #305361 in popluar color models

30 53 61
RGB 48 83 97
HSL 197° 33.79% 28.43%
HSB/HSV 197° 50.52% 38.04%
CMYK 50.52% 14.43% 0.00%
61.96%

Color #305361 in popluar number systems.

HEX 30 53 61
Decimal 48 83 97
Binary 110000 1010011 1100001
Octal 60 123 141

Shades and tints

Shades of #305361

#305361
(48,83,97)
#2C4C59
(44,76,89)
#284551
(40,69,81)
#243E49
(36,62,73)
#203741
(32,55,65)
#1C3039
(28,48,57)
#182931
(24,41,49)
#142229
(20,34,41)
#101B21
(16,27,33)
#0C1419
(12,20,25)
#080D11
(8,13,17)
#000000
(0,0,0)

Tints of #305361

#305361
(48,83,97)
#42626F
(66,98,111)
#54717D
(84,113,125)
#66808B
(102,128,139)
#788F99
(120,143,153)
#8A9EA7
(138,158,167)
#9CADB5
(156,173,181)
#AEBCC3
(174,188,195)
#C0CBD1
(192,203,209)
#D2DADF
(210,218,223)
#E4E9ED
(228,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #305361; }

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

This text font color is #305361.

Background Color

.myBgColor { background-color: #305361; }

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

This div background color is #305361.

Border color

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

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

This div border color is #305361.

Opacity

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

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

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

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

This text has shadow with #305361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #305361.

Preview

Color preview on black background

This text has color #305361 on black background.


Color preview on white background

This text has color #305361 on white background.


Black color preview on #305361 background

This text has black color on #305361 background.


White color preview on #305361 background

This text has white color on #305361 background.


Related colors

Complementary color

Complementary color for #hex is #CFAC9E.


I love getcolorcode.com

Triadic colors

1 #613053 and #536130 with #305361 are triadic colors.

2 #615330 and #533061 with #305361 are triadic colors.