COLOR #248A58

HEX: #248A58 RGB: (36,138,88)

Color info

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

RGB color model

#248A58 color RGB value is (36,138,88).

RGB: (36,138,88) (14%, 54%, 35%)

RGB channels and saturation

R 36 of 255 = 14%
G 138 of 255 = 54%
B 88 of 255 = 35%

36
138
88

R + G + B ~ 34%. #248A58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 138 + 88 = 262 (100%)
R 36 of 262 ~ 13.74%
G 138 of 262 ~ 52.67%
B 88 of 262 ~ 33.59'%

%13.74
%52.67
%33.59

CMYK color model

#248A58 color CMYK value is (74,0,36,46).

  • cyan value is 73.91%
  • magenta value is 0.00%
  • yellow value is 36.23%
  • key color value is 45.88%
CMYK: (74,0,36,46) C74M0Y36K46 (74%,0%,36%,46%) (0.74/0.00/0.36/0.46) 

CMYK percentages

%73.91
%0
%36.23
%45.88

Codes

Color #248A58 in popluar color models

24 8A 58
RGB 36 138 88
HSL 151° 58.62% 34.12%
HSB/HSV 151° 73.91% 54.12%
CMYK 73.91% 0.00% 36.23%
45.88%

Color #248A58 in popluar number systems.

HEX 24 8A 58
Decimal 36 138 88
Binary 100100 10001010 1011000
Octal 44 212 130

Shades and tints

Shades of #248A58

#248A58
(36,138,88)
#217E50
(33,126,80)
#1E7248
(30,114,72)
#1B6640
(27,102,64)
#185A38
(24,90,56)
#154E30
(21,78,48)
#124228
(18,66,40)
#0F3620
(15,54,32)
#0C2A18
(12,42,24)
#091E10
(9,30,16)
#061208
(6,18,8)
#000000
(0,0,0)

Tints of #248A58

#248A58
(36,138,88)
#379467
(55,148,103)
#4A9E76
(74,158,118)
#5DA885
(93,168,133)
#70B294
(112,178,148)
#83BCA3
(131,188,163)
#96C6B2
(150,198,178)
#A9D0C1
(169,208,193)
#BCDAD0
(188,218,208)
#CFE4DF
(207,228,223)
#E2EEEE
(226,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #248A58 color. Also use rgb(36,138,88) instead hex code.

Text Font Color

.myTextColor { color: #248A58; }

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

This text font color is #248A58.

Background Color

.myBgColor { background-color: #248A58; }

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

This div background color is #248A58.

Border color

.myBorderColor { border: 1px solid #248A58; }

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

This div border color is #248A58.

Opacity

.myOpacity80 { color: #248A58; opacity: 0.8; }

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

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

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

This text has shadow with #248A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #248A58.

Preview

Color preview on black background

This text has color #248A58 on black background.


Color preview on white background

This text has color #248A58 on white background.


Black color preview on #248A58 background

This text has black color on #248A58 background.


White color preview on #248A58 background

This text has white color on #248A58 background.


Related colors

Complementary color

Complementary color for #hex is #DB75A7.


I love getcolorcode.com

Triadic colors

1 #58248A and #8A5824 with #248A58 are triadic colors.

2 #588A24 and #8A2458 with #248A58 are triadic colors.