COLOR #306469

HEX: #306469 RGB: (48,100,105)

Color info

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

RGB color model

#306469 color RGB value is (48,100,105).

RGB: (48,100,105) (19%, 39%, 41%)

RGB channels and saturation

R 48 of 255 = 19%
G 100 of 255 = 39%
B 105 of 255 = 41%

48
100
105

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

Portions of RGB colors in percentages

R + G + B = 48 + 100 + 105 = 253 (100%)
R 48 of 253 ~ 18.97%
G 100 of 253 ~ 39.53%
B 105 of 253 ~ 41.5'%

%18.97
%39.53
%41.5

CMYK color model

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

  • cyan value is 54.29%
  • magenta value is 4.76%
  • yellow value is 0.00%
  • key color value is 58.82%
CMYK: (54,5,0,59) C54M5Y0K59 (54%,5%,0%,59%) (0.54/0.05/0.00/0.59) 

CMYK percentages

%54.29
%4.76
%0
%58.82

Codes

Color #306469 in popluar color models

30 64 69
RGB 48 100 105
HSL 185° 37.25% 30.00%
HSB/HSV 185° 54.29% 41.18%
CMYK 54.29% 4.76% 0.00%
58.82%

Color #306469 in popluar number systems.

HEX 30 64 69
Decimal 48 100 105
Binary 110000 1100100 1101001
Octal 60 144 151

Shades and tints

Shades of #306469

#306469
(48,100,105)
#2C5B60
(44,91,96)
#285257
(40,82,87)
#24494E
(36,73,78)
#204045
(32,64,69)
#1C373C
(28,55,60)
#182E33
(24,46,51)
#14252A
(20,37,42)
#101C21
(16,28,33)
#0C1318
(12,19,24)
#080A0F
(8,10,15)
#000000
(0,0,0)

Tints of #306469

#306469
(48,100,105)
#427276
(66,114,118)
#548083
(84,128,131)
#668E90
(102,142,144)
#789C9D
(120,156,157)
#8AAAAA
(138,170,170)
#9CB8B7
(156,184,183)
#AEC6C4
(174,198,196)
#C0D4D1
(192,212,209)
#D2E2DE
(210,226,222)
#E4F0EB
(228,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #306469 color. Also use rgb(48,100,105) instead hex code.

Text Font Color

.myTextColor { color: #306469; }

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

This text font color is #306469.

Background Color

.myBgColor { background-color: #306469; }

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

This div background color is #306469.

Border color

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

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

This div border color is #306469.

Opacity

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

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

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

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

This text has shadow with #306469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306469.

Preview

Color preview on black background

This text has color #306469 on black background.


Color preview on white background

This text has color #306469 on white background.


Black color preview on #306469 background

This text has black color on #306469 background.


White color preview on #306469 background

This text has white color on #306469 background.


Related colors

Complementary color

Complementary color for #hex is #CF9B96.


I love getcolorcode.com

Triadic colors

1 #693064 and #646930 with #306469 are triadic colors.

2 #696430 and #643069 with #306469 are triadic colors.