COLOR #307658

HEX: #307658 RGB: (48,118,88)

Color info

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

RGB color model

#307658 color RGB value is (48,118,88).

RGB: (48,118,88) (19%, 46%, 35%)

RGB channels and saturation

R 48 of 255 = 19%
G 118 of 255 = 46%
B 88 of 255 = 35%

48
118
88

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

Portions of RGB colors in percentages

R + G + B = 48 + 118 + 88 = 254 (100%)
R 48 of 254 ~ 18.9%
G 118 of 254 ~ 46.46%
B 88 of 254 ~ 34.65'%

%18.9
%46.46
%34.65

CMYK color model

#307658 color CMYK value is (59,0,25,54).

  • cyan value is 59.32%
  • magenta value is 0.00%
  • yellow value is 25.42%
  • key color value is 53.73%

CMYK: (59,0,25,54)
C59M0Y25K54 (59%, 0%, 25%, 54%)
(0.59 / 0.00 / 0.25 / 0.54)

CMYK percentages

%59.32
%0
%25.42
%53.73

Codes

Color #307658 in popluar color models

30 76 58
RGB 48 118 88
HSL 154° 42.17% 32.55%
HSB/HSV 154° 59.32% 46.27%
CMYK 59.32% 0.00% 25.42%
53.73%

Color #307658 in popluar number systems.

HEX 30 76 58
Decimal 48 118 88
Binary 110000 1110110 1011000
Octal 60 166 130

Shades and tints

Shades of #307658

#307658
(48,118,88)
#2C6C50
(44,108,80)
#286248
(40,98,72)
#245840
(36,88,64)
#204E38
(32,78,56)
#1C4430
(28,68,48)
#183A28
(24,58,40)
#143020
(20,48,32)
#102618
(16,38,24)
#0C1C10
(12,28,16)
#081208
(8,18,8)
#000000
(0,0,0)

Tints of #307658

#307658
(48,118,88)
#428267
(66,130,103)
#548E76
(84,142,118)
#669A85
(102,154,133)
#78A694
(120,166,148)
#8AB2A3
(138,178,163)
#9CBEB2
(156,190,178)
#AECAC1
(174,202,193)
#C0D6D0
(192,214,208)
#D2E2DF
(210,226,223)
#E4EEEE
(228,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #307658; }

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

This text font color is #307658.

Background Color

.myBgColor { background-color: #307658; }

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

This div background color is #307658.

Border color

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

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

This div border color is #307658.

Opacity

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

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

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

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

This text has shadow with #307658 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #307658.

Preview

Color preview on black background

This text has color #307658 on black background.


Color preview on white background

This text has color #307658 on white background.


Black color preview on #307658 background

This text has black color on #307658 background.


White color preview on #307658 background

This text has white color on #307658 background.


Related colors

Complementary color

Complementary color for #hex is #CF89A7.


I love getcolorcode.com

Triadic colors

1 #583076 and #765830 with #307658 are triadic colors.

2 #587630 and #763058 with #307658 are triadic colors.