COLOR #353B63

HEX: #353B63 RGB: (53,59,99)

Renk bilgisi

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

RGB renk modeli

#353B63 color RGB value is (53,59,99).

RGB: (53,59,99) (21%, 23%, 39%)

RGB bağlantıları ve doygunluk

R 53 of 255 = 21%
G 59 of 255 = 23%
B 99 of 255 = 39%

53
59
99

R + G + B ~ 28%. #353B63 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 53 + 59 + 99 = 211 (100%)
R 53 of 211 ~ 25.12%
G 59 of 211 ~ 27.96%
B 99 of 211 ~ 46.92'%

%25.12
%27.96
%46.92

CMYK RENK MODELİ

#353B63 rengi CMYK tonu (46,40,0,61).

  • camgöbeği tonu 46.46%
  • eflatun tonu 40.40%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%

CMYK: (46,40,0,61)
C46M40Y0K61 (46%, 40%, 0%, 61%)
(0.46 / 0.40 / 0.00 / 0.61)

CMYK yüzdeleri

%46.46
%40.4
%0
%61.18

Codes

Color #353B63 in popluar color models

35 3B 63
RGB 53 59 99
HSL 232° 30.26% 29.80%
HSB/HSV 232° 46.46% 38.82%
CMYK 46.46% 40.40% 0.00%
61.18%

Color #353B63 in popluar number systems.

HEX 35 3B 63
Decimal 53 59 99
Binary 110101 111011 1100011
Octal 65 73 143

Shades and tints

Shades of #353B63

#353B63
(53,59,99)
#31365A
(49,54,90)
#2D3151
(45,49,81)
#292C48
(41,44,72)
#25273F
(37,39,63)
#212236
(33,34,54)
#1D1D2D
(29,29,45)
#191824
(25,24,36)
#15131B
(21,19,27)
#110E12
(17,14,18)
#0D0909
(13,9,9)
#000000
(0,0,0)

Tints of #353B63

#353B63
(53,59,99)
#474C71
(71,76,113)
#595D7F
(89,93,127)
#6B6E8D
(107,110,141)
#7D7F9B
(125,127,155)
#8F90A9
(143,144,169)
#A1A1B7
(161,161,183)
#B3B2C5
(179,178,197)
#C5C3D3
(197,195,211)
#D7D4E1
(215,212,225)
#E9E5EF
(233,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #353B63 color. Also use rgb(53,59,99) instead hex code.

Text Font Color

.myTextColor { color: #353B63; }

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

This text font color is #353B63.

Background Color

.myBgColor { background-color: #353B63; }

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

This div background color is #353B63.

Border color

.myBorderColor { border: 1px solid #353B63; }

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

This div border color is #353B63.

Opacity

.myOpacity80 { color: #353B63; opacity: 0.8; }

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

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

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

This text has shadow with #353B63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353B63.

Preview

Color preview on black background

This text has color #353B63 on black background.


Color preview on white background

This text has color #353B63 on white background.


Black color preview on #353B63 background

This text has black color on #353B63 background.


White color preview on #353B63 background

This text has white color on #353B63 background.


Related colors

Complementary color

Complementary color for #hex is #CAC49C.


I love getcolorcode.com

Triadic colors

1 #63353B and #3B6335 with #353B63 are triadic colors.

2 #633B35 and #3B3563 with #353B63 are triadic colors.