COLOR #306B67

HEX: #306B67 RGB: (48,107,103)

Color info

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

RGB color model

#306B67 color RGB value is (48,107,103).

RGB: (48,107,103) (19%, 42%, 40%)

RGB channels and saturation

R 48 of 255 = 19%
G 107 of 255 = 42%
B 103 of 255 = 40%

48
107
103

R + G + B ~ 34%. #306B67 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 107 + 103 = 258 (100%)
R 48 of 258 ~ 18.6%
G 107 of 258 ~ 41.47%
B 103 of 258 ~ 39.92'%

%18.6
%41.47
%39.92

CMYK color model

#306B67 color CMYK value is (55,0,4,58).

  • cyan value is 55.14%
  • magenta value is 0.00%
  • yellow value is 3.74%
  • key color value is 58.04%

CMYK: (55,0,4,58)
C55M0Y4K58 (55%, 0%, 4%, 58%)
(0.55 / 0.00 / 0.04 / 0.58)

CMYK percentages

%55.14
%0
%3.74
%58.04

Codes

Color #306B67 in popluar color models

30 6B 67
RGB 48 107 103
HSL 176° 38.06% 30.39%
HSB/HSV 176° 55.14% 41.96%
CMYK 55.14% 0.00% 3.74%
58.04%

Color #306B67 in popluar number systems.

HEX 30 6B 67
Decimal 48 107 103
Binary 110000 1101011 1100111
Octal 60 153 147

Shades and tints

Shades of #306B67

#306B67
(48,107,103)
#2C625E
(44,98,94)
#285955
(40,89,85)
#24504C
(36,80,76)
#204743
(32,71,67)
#1C3E3A
(28,62,58)
#183531
(24,53,49)
#142C28
(20,44,40)
#10231F
(16,35,31)
#0C1A16
(12,26,22)
#08110D
(8,17,13)
#000000
(0,0,0)

Tints of #306B67

#306B67
(48,107,103)
#427874
(66,120,116)
#548581
(84,133,129)
#66928E
(102,146,142)
#789F9B
(120,159,155)
#8AACA8
(138,172,168)
#9CB9B5
(156,185,181)
#AEC6C2
(174,198,194)
#C0D3CF
(192,211,207)
#D2E0DC
(210,224,220)
#E4EDE9
(228,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #306B67 color. Also use rgb(48,107,103) instead hex code.

Text Font Color

.myTextColor { color: #306B67; }

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

This text font color is #306B67.

Background Color

.myBgColor { background-color: #306B67; }

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

This div background color is #306B67.

Border color

.myBorderColor { border: 1px solid #306B67; }

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

This div border color is #306B67.

Opacity

.myOpacity80 { color: #306B67; opacity: 0.8; }

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

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

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

This text has shadow with #306B67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306B67.

Preview

Color preview on black background

This text has color #306B67 on black background.


Color preview on white background

This text has color #306B67 on white background.


Black color preview on #306B67 background

This text has black color on #306B67 background.


White color preview on #306B67 background

This text has white color on #306B67 background.


Related colors

Complementary color

Complementary color for #hex is #CF9498.


I love getcolorcode.com

Triadic colors

1 #67306B and #6B6730 with #306B67 are triadic colors.

2 #676B30 and #6B3067 with #306B67 are triadic colors.