COLOR #306E58

HEX: #306E58 RGB: (48,110,88)

Color info

#306E58 contains mainly green and blue colors. Web safe color of #306E58 is #336666 (or #366).

RGB color model

#306E58 color RGB value is (48,110,88).

RGB: (48,110,88) (19%, 43%, 35%)

RGB channels and saturation

R 48 of 255 = 19%
G 110 of 255 = 43%
B 88 of 255 = 35%

48
110
88

R + G + B ~ 32%. #306E58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 110 + 88 = 246 (100%)
R 48 of 246 ~ 19.51%
G 110 of 246 ~ 44.72%
B 88 of 246 ~ 35.77'%

%19.51
%44.72
%35.77

CMYK color model

#306E58 color CMYK value is (56,0,20,57).

  • cyan value is 56.36%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 56.86%
CMYK: (56,0,20,57) C56M0Y20K57 (56%,0%,20%,57%) (0.56/0.00/0.20/0.57) 

CMYK percentages

%56.36
%0
%20
%56.86

Codes

Color #306E58 in popluar color models

30 6E 58
RGB 48 110 88
HSL 159° 39.24% 30.98%
HSB/HSV 159° 56.36% 43.14%
CMYK 56.36% 0.00% 20.00%
56.86%

Color #306E58 in popluar number systems.

HEX 30 6E 58
Decimal 48 110 88
Binary 110000 1101110 1011000
Octal 60 156 130

Shades and tints

Shades of #306E58

#306E58
(48,110,88)
#2C6450
(44,100,80)
#285A48
(40,90,72)
#245040
(36,80,64)
#204638
(32,70,56)
#1C3C30
(28,60,48)
#183228
(24,50,40)
#142820
(20,40,32)
#101E18
(16,30,24)
#0C1410
(12,20,16)
#080A08
(8,10,8)
#000000
(0,0,0)

Tints of #306E58

#306E58
(48,110,88)
#427B67
(66,123,103)
#548876
(84,136,118)
#669585
(102,149,133)
#78A294
(120,162,148)
#8AAFA3
(138,175,163)
#9CBCB2
(156,188,178)
#AEC9C1
(174,201,193)
#C0D6D0
(192,214,208)
#D2E3DF
(210,227,223)
#E4F0EE
(228,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #306E58 color. Also use rgb(48,110,88) instead hex code.

Text Font Color

.myTextColor { color: #306E58; }

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

This text font color is #306E58.

Background Color

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

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

This div background color is #306E58.

Border color

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

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

This div border color is #306E58.

Opacity

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

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

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

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

This text has shadow with #306E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306E58.

Preview

Color preview on black background

This text has color #306E58 on black background.


Color preview on white background

This text has color #306E58 on white background.


Black color preview on #306E58 background

This text has black color on #306E58 background.


White color preview on #306E58 background

This text has white color on #306E58 background.


Related colors

Complementary color

Complementary color for #hex is #CF91A7.


I love getcolorcode.com

Triadic colors

1 #58306E and #6E5830 with #306E58 are triadic colors.

2 #586E30 and #6E3058 with #306E58 are triadic colors.