COLOR #364C63

HEX: #364C63 RGB: (54,76,99)

Renk bilgisi

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

RGB renk modeli

#364C63 color RGB value is (54,76,99).

RGB: (54,76,99) (21%, 30%, 39%)

RGB bağlantıları ve doygunluk

R 54 of 255 = 21%
G 76 of 255 = 30%
B 99 of 255 = 39%

54
76
99

R + G + B ~ 30%. #364C63 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 54 + 76 + 99 = 229 (100%)
R 54 of 229 ~ 23.58%
G 76 of 229 ~ 33.19%
B 99 of 229 ~ 43.23'%

%23.58
%33.19
%43.23

CMYK RENK MODELİ

#364C63 rengi CMYK tonu (45,23,0,61).

  • camgöbeği tonu 45.45%
  • eflatun tonu 23.23%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%

CMYK: (45,23,0,61)
C45M23Y0K61 (45%, 23%, 0%, 61%)
(0.45 / 0.23 / 0.00 / 0.61)

CMYK yüzdeleri

%45.45
%23.23
%0
%61.18

Codes

Color #364C63 in popluar color models

36 4C 63
RGB 54 76 99
HSL 211° 29.41% 30.00%
HSB/HSV 211° 45.45% 38.82%
CMYK 45.45% 23.23% 0.00%
61.18%

Color #364C63 in popluar number systems.

HEX 36 4C 63
Decimal 54 76 99
Binary 110110 1001100 1100011
Octal 66 114 143

Shades and tints

Shades of #364C63

#364C63
(54,76,99)
#32465A
(50,70,90)
#2E4051
(46,64,81)
#2A3A48
(42,58,72)
#26343F
(38,52,63)
#222E36
(34,46,54)
#1E282D
(30,40,45)
#1A2224
(26,34,36)
#161C1B
(22,28,27)
#121612
(18,22,18)
#0E1009
(14,16,9)
#000000
(0,0,0)

Tints of #364C63

#364C63
(54,76,99)
#485C71
(72,92,113)
#5A6C7F
(90,108,127)
#6C7C8D
(108,124,141)
#7E8C9B
(126,140,155)
#909CA9
(144,156,169)
#A2ACB7
(162,172,183)
#B4BCC5
(180,188,197)
#C6CCD3
(198,204,211)
#D8DCE1
(216,220,225)
#EAECEF
(234,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364C63 color. Also use rgb(54,76,99) instead hex code.

Text Font Color

.myTextColor { color: #364C63; }

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

This text font color is #364C63.

Background Color

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

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

This div background color is #364C63.

Border color

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

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

This div border color is #364C63.

Opacity

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

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

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

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

This text has shadow with #364C63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364C63.

Preview

Color preview on black background

This text has color #364C63 on black background.


Color preview on white background

This text has color #364C63 on white background.


Black color preview on #364C63 background

This text has black color on #364C63 background.


White color preview on #364C63 background

This text has white color on #364C63 background.


Related colors

Complementary color

Complementary color for #hex is #C9B39C.


I love getcolorcode.com

Triadic colors

1 #63364C and #4C6336 with #364C63 are triadic colors.

2 #634C36 and #4C3663 with #364C63 are triadic colors.