COLOR #368A58

HEX: #368A58 RGB: (54,138,88)

Color info

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

RGB color model

#368A58 color RGB value is (54,138,88).

RGB: (54,138,88) (21%, 54%, 35%)

RGB channels and saturation

R 54 of 255 = 21%
G 138 of 255 = 54%
B 88 of 255 = 35%

54
138
88

R + G + B ~ 37%. #368A58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 138 + 88 = 280 (100%)
R 54 of 280 ~ 19.29%
G 138 of 280 ~ 49.29%
B 88 of 280 ~ 31.43'%

%19.29
%49.29
%31.43

CMYK color model

#368A58 color CMYK value is (61,0,36,46).

  • cyan value is 60.87%
  • magenta value is 0.00%
  • yellow value is 36.23%
  • key color value is 45.88%

CMYK: (61,0,36,46)
C61M0Y36K46 (61%, 0%, 36%, 46%)
(0.61 / 0.00 / 0.36 / 0.46)

CMYK percentages

%60.87
%0
%36.23
%45.88

Codes

Color #368A58 in popluar color models

36 8A 58
RGB 54 138 88
HSL 144° 43.75% 37.65%
HSB/HSV 144° 60.87% 54.12%
CMYK 60.87% 0.00% 36.23%
45.88%

Color #368A58 in popluar number systems.

HEX 36 8A 58
Decimal 54 138 88
Binary 110110 10001010 1011000
Octal 66 212 130

Shades and tints

Shades of #368A58

#368A58
(54,138,88)
#327E50
(50,126,80)
#2E7248
(46,114,72)
#2A6640
(42,102,64)
#265A38
(38,90,56)
#224E30
(34,78,48)
#1E4228
(30,66,40)
#1A3620
(26,54,32)
#162A18
(22,42,24)
#121E10
(18,30,16)
#0E1208
(14,18,8)
#000000
(0,0,0)

Tints of #368A58

#368A58
(54,138,88)
#489467
(72,148,103)
#5A9E76
(90,158,118)
#6CA885
(108,168,133)
#7EB294
(126,178,148)
#90BCA3
(144,188,163)
#A2C6B2
(162,198,178)
#B4D0C1
(180,208,193)
#C6DAD0
(198,218,208)
#D8E4DF
(216,228,223)
#EAEEEE
(234,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #368A58; }

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

This text font color is #368A58.

Background Color

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

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

This div background color is #368A58.

Border color

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

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

This div border color is #368A58.

Opacity

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

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

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

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

This text has shadow with #368A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #368A58.

Preview

Color preview on black background

This text has color #368A58 on black background.


Color preview on white background

This text has color #368A58 on white background.


Black color preview on #368A58 background

This text has black color on #368A58 background.


White color preview on #368A58 background

This text has white color on #368A58 background.


Related colors

Complementary color

Complementary color for #hex is #C975A7.


I love getcolorcode.com

Triadic colors

1 #58368A and #8A5836 with #368A58 are triadic colors.

2 #588A36 and #8A3658 with #368A58 are triadic colors.