COLOR #367E66

HEX: #367E66 RGB: (54,126,102)

Color info

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

RGB color model

#367E66 color RGB value is (54,126,102).

RGB: (54,126,102) (21%, 49%, 40%)

RGB channels and saturation

R 54 of 255 = 21%
G 126 of 255 = 49%
B 102 of 255 = 40%

54
126
102

R + G + B ~ 37%. #367E66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 126 + 102 = 282 (100%)
R 54 of 282 ~ 19.15%
G 126 of 282 ~ 44.68%
B 102 of 282 ~ 36.17'%

%19.15
%44.68
%36.17

CMYK color model

#367E66 color CMYK value is (57,0,19,51).

  • cyan value is 57.14%
  • magenta value is 0.00%
  • yellow value is 19.05%
  • key color value is 50.59%

CMYK: (57,0,19,51)
C57M0Y19K51 (57%, 0%, 19%, 51%)
(0.57 / 0.00 / 0.19 / 0.51)

CMYK percentages

%57.14
%0
%19.05
%50.59

Codes

Color #367E66 in popluar color models

36 7E 66
RGB 54 126 102
HSL 160° 40.00% 35.29%
HSB/HSV 160° 57.14% 49.41%
CMYK 57.14% 0.00% 19.05%
50.59%

Color #367E66 in popluar number systems.

HEX 36 7E 66
Decimal 54 126 102
Binary 110110 1111110 1100110
Octal 66 176 146

Shades and tints

Shades of #367E66

#367E66
(54,126,102)
#32735D
(50,115,93)
#2E6854
(46,104,84)
#2A5D4B
(42,93,75)
#265242
(38,82,66)
#224739
(34,71,57)
#1E3C30
(30,60,48)
#1A3127
(26,49,39)
#16261E
(22,38,30)
#121B15
(18,27,21)
#0E100C
(14,16,12)
#000000
(0,0,0)

Tints of #367E66

#367E66
(54,126,102)
#488973
(72,137,115)
#5A9480
(90,148,128)
#6C9F8D
(108,159,141)
#7EAA9A
(126,170,154)
#90B5A7
(144,181,167)
#A2C0B4
(162,192,180)
#B4CBC1
(180,203,193)
#C6D6CE
(198,214,206)
#D8E1DB
(216,225,219)
#EAECE8
(234,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #367E66 color. Also use rgb(54,126,102) instead hex code.

Text Font Color

.myTextColor { color: #367E66; }

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

This text font color is #367E66.

Background Color

.myBgColor { background-color: #367E66; }

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

This div background color is #367E66.

Border color

.myBorderColor { border: 1px solid #367E66; }

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

This div border color is #367E66.

Opacity

.myOpacity80 { color: #367E66; opacity: 0.8; }

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

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

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

This text has shadow with #367E66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #367E66.

Preview

Color preview on black background

This text has color #367E66 on black background.


Color preview on white background

This text has color #367E66 on white background.


Black color preview on #367E66 background

This text has black color on #367E66 background.


White color preview on #367E66 background

This text has white color on #367E66 background.


Related colors

Complementary color

Complementary color for #hex is #C98199.


I love getcolorcode.com

Triadic colors

1 #66367E and #7E6636 with #367E66 are triadic colors.

2 #667E36 and #7E3666 with #367E66 are triadic colors.