COLOR #368492

HEX: #368492 RGB: (54,132,146)

Color info

#368492 contains mainly green and blue colors. Web safe color of #368492 is #339999 (or #399).

RGB color model

#368492 color RGB value is (54,132,146).

RGB: (54,132,146) (21%, 52%, 57%)

RGB channels and saturation

R 54 of 255 = 21%
G 132 of 255 = 52%
B 146 of 255 = 57%

54
132
146

R + G + B ~ 43%. #368492 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 54 + 132 + 146 = 332 (100%)
R 54 of 332 ~ 16.27%
G 132 of 332 ~ 39.76%
B 146 of 332 ~ 43.98'%

%16.27
%39.76
%43.98

CMYK color model

#368492 color CMYK value is (63,10,0,43).

  • cyan value is 63.01%
  • magenta value is 9.59%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (63,10,0,43)
C63M10Y0K43 (63%, 10%, 0%, 43%)
(0.63 / 0.10 / 0.00 / 0.43)

CMYK percentages

%63.01
%9.59
%0
%42.75

Codes

Color #368492 in popluar color models

36 84 92
RGB 54 132 146
HSL 189° 46.00% 39.22%
HSB/HSV 189° 63.01% 57.25%
CMYK 63.01% 9.59% 0.00%
42.75%

Color #368492 in popluar number systems.

HEX 36 84 92
Decimal 54 132 146
Binary 110110 10000100 10010010
Octal 66 204 222

Shades and tints

Shades of #368492

#368492
(54,132,146)
#327885
(50,120,133)
#2E6C78
(46,108,120)
#2A606B
(42,96,107)
#26545E
(38,84,94)
#224851
(34,72,81)
#1E3C44
(30,60,68)
#1A3037
(26,48,55)
#16242A
(22,36,42)
#12181D
(18,24,29)
#0E0C10
(14,12,16)
#000000
(0,0,0)

Tints of #368492

#368492
(54,132,146)
#488F9B
(72,143,155)
#5A9AA4
(90,154,164)
#6CA5AD
(108,165,173)
#7EB0B6
(126,176,182)
#90BBBF
(144,187,191)
#A2C6C8
(162,198,200)
#B4D1D1
(180,209,209)
#C6DCDA
(198,220,218)
#D8E7E3
(216,231,227)
#EAF2EC
(234,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #368492 color. Also use rgb(54,132,146) instead hex code.

Text Font Color

.myTextColor { color: #368492; }

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

This text font color is #368492.

Background Color

.myBgColor { background-color: #368492; }

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

This div background color is #368492.

Border color

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

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

This div border color is #368492.

Opacity

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

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

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

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

This text has shadow with #368492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #368492.

Preview

Color preview on black background

This text has color #368492 on black background.


Color preview on white background

This text has color #368492 on white background.


Black color preview on #368492 background

This text has black color on #368492 background.


White color preview on #368492 background

This text has white color on #368492 background.


Related colors

Complementary color

Complementary color for #hex is #C97B6D.


I love getcolorcode.com

Triadic colors

1 #923684 and #849236 with #368492 are triadic colors.

2 #928436 and #843692 with #368492 are triadic colors.