COLOR #308E58

HEX: #308E58 RGB: (48,142,88)

Color info

#308E58 contains mainly green and blue colors. Web safe color of #308E58 is #339966 (or #396).

RGB color model

#308E58 color RGB value is (48,142,88).

RGB: (48,142,88) (19%, 56%, 35%)

RGB channels and saturation

R 48 of 255 = 19%
G 142 of 255 = 56%
B 88 of 255 = 35%

48
142
88

R + G + B ~ 37%. #308E58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 142 + 88 = 278 (100%)
R 48 of 278 ~ 17.27%
G 142 of 278 ~ 51.08%
B 88 of 278 ~ 31.65'%

%17.27
%51.08
%31.65

CMYK color model

#308E58 color CMYK value is (66,0,38,44).

  • cyan value is 66.20%
  • magenta value is 0.00%
  • yellow value is 38.03%
  • key color value is 44.31%

CMYK: (66,0,38,44)
C66M0Y38K44 (66%, 0%, 38%, 44%)
(0.66 / 0.00 / 0.38 / 0.44)

CMYK percentages

%66.2
%0
%38.03
%44.31

Codes

Color #308E58 in popluar color models

30 8E 58
RGB 48 142 88
HSL 146° 49.47% 37.25%
HSB/HSV 146° 66.20% 55.69%
CMYK 66.20% 0.00% 38.03%
44.31%

Color #308E58 in popluar number systems.

HEX 30 8E 58
Decimal 48 142 88
Binary 110000 10001110 1011000
Octal 60 216 130

Shades and tints

Shades of #308E58

#308E58
(48,142,88)
#2C8250
(44,130,80)
#287648
(40,118,72)
#246A40
(36,106,64)
#205E38
(32,94,56)
#1C5230
(28,82,48)
#184628
(24,70,40)
#143A20
(20,58,32)
#102E18
(16,46,24)
#0C2210
(12,34,16)
#081608
(8,22,8)
#000000
(0,0,0)

Tints of #308E58

#308E58
(48,142,88)
#429867
(66,152,103)
#54A276
(84,162,118)
#66AC85
(102,172,133)
#78B694
(120,182,148)
#8AC0A3
(138,192,163)
#9CCAB2
(156,202,178)
#AED4C1
(174,212,193)
#C0DED0
(192,222,208)
#D2E8DF
(210,232,223)
#E4F2EE
(228,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #308E58; }

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

This text font color is #308E58.

Background Color

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

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

This div background color is #308E58.

Border color

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

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

This div border color is #308E58.

Opacity

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

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

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

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

This text has shadow with #308E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #308E58.

Preview

Color preview on black background

This text has color #308E58 on black background.


Color preview on white background

This text has color #308E58 on white background.


Black color preview on #308E58 background

This text has black color on #308E58 background.


White color preview on #308E58 background

This text has white color on #308E58 background.


Related colors

Complementary color

Complementary color for #hex is #CF71A7.


I love getcolorcode.com

Triadic colors

1 #58308E and #8E5830 with #308E58 are triadic colors.

2 #588E30 and #8E3058 with #308E58 are triadic colors.