COLOR #364B52

HEX: #364B52 RGB: (54,75,82)

Renk bilgisi

#364B52 contains red, green and blue colors in about the same proportion. #364B52 ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#364B52 color RGB value is (54,75,82).

RGB: (54,75,82) (21%, 29%, 32%)

RGB bağlantıları ve doygunluk

R 54 of 255 = 21%
G 75 of 255 = 29%
B 82 of 255 = 32%

54
75
82

R + G + B ~ 27%. #364B52 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 54 + 75 + 82 = 211 (100%)
R 54 of 211 ~ 25.59%
G 75 of 211 ~ 35.55%
B 82 of 211 ~ 38.86'%

%25.59
%35.55
%38.86

CMYK RENK MODELİ

#364B52 rengi CMYK tonu (34,9,0,68).

  • camgöbeği tonu 34.15%
  • eflatun tonu 8.54%
  • sarı tonu 0.00%
  • ana renk tonu 67.84%

CMYK: (34,9,0,68)
C34M9Y0K68 (34%, 9%, 0%, 68%)
(0.34 / 0.09 / 0.00 / 0.68)

CMYK yüzdeleri

%34.15
%8.54
%0
%67.84

Codes

Color #364B52 in popluar color models

36 4B 52
RGB 54 75 82
HSL 195° 20.59% 26.67%
HSB/HSV 195° 34.15% 32.16%
CMYK 34.15% 8.54% 0.00%
67.84%

Color #364B52 in popluar number systems.

HEX 36 4B 52
Decimal 54 75 82
Binary 110110 1001011 1010010
Octal 66 113 122

Shades and tints

Shades of #364B52

#364B52
(54,75,82)
#32454B
(50,69,75)
#2E3F44
(46,63,68)
#2A393D
(42,57,61)
#263336
(38,51,54)
#222D2F
(34,45,47)
#1E2728
(30,39,40)
#1A2121
(26,33,33)
#161B1A
(22,27,26)
#121513
(18,21,19)
#0E0F0C
(14,15,12)
#000000
(0,0,0)

Tints of #364B52

#364B52
(54,75,82)
#485B61
(72,91,97)
#5A6B70
(90,107,112)
#6C7B7F
(108,123,127)
#7E8B8E
(126,139,142)
#909B9D
(144,155,157)
#A2ABAC
(162,171,172)
#B4BBBB
(180,187,187)
#C6CBCA
(198,203,202)
#D8DBD9
(216,219,217)
#EAEBE8
(234,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364B52 color. Also use rgb(54,75,82) instead hex code.

Text Font Color

.myTextColor { color: #364B52; }

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

This text font color is #364B52.

Background Color

.myBgColor { background-color: #364B52; }

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

This div background color is #364B52.

Border color

.myBorderColor { border: 1px solid #364B52; }

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

This div border color is #364B52.

Opacity

.myOpacity80 { color: #364B52; opacity: 0.8; }

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

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

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

This text has shadow with #364B52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364B52.

Preview

Color preview on black background

This text has color #364B52 on black background.


Color preview on white background

This text has color #364B52 on white background.


Black color preview on #364B52 background

This text has black color on #364B52 background.


White color preview on #364B52 background

This text has white color on #364B52 background.


Related colors

Complementary color

Complementary color for #hex is #C9B4AD.


I love getcolorcode.com

Triadic colors

1 #52364B and #4B5236 with #364B52 are triadic colors.

2 #524B36 and #4B3652 with #364B52 are triadic colors.