COLOR #355F63

HEX: #355F63 RGB: (53,95,99)

Renk bilgisi

#355F63 contains red, green and blue colors in about the same proportion. #355F63 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#355F63 color RGB value is (53,95,99).

RGB: (53,95,99) (21%, 37%, 39%)

RGB bağlantıları ve doygunluk

R 53 of 255 = 21%
G 95 of 255 = 37%
B 99 of 255 = 39%

53
95
99

R + G + B ~ 32%. #355F63 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 53 + 95 + 99 = 247 (100%)
R 53 of 247 ~ 21.46%
G 95 of 247 ~ 38.46%
B 99 of 247 ~ 40.08'%

%21.46
%38.46
%40.08

CMYK RENK MODELİ

#355F63 rengi CMYK tonu (46,4,0,61).

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

CMYK: (46,4,0,61)
C46M4Y0K61 (46%, 4%, 0%, 61%)
(0.46 / 0.04 / 0.00 / 0.61)

CMYK yüzdeleri

%46.46
%4.04
%0
%61.18

Codes

Color #355F63 in popluar color models

35 5F 63
RGB 53 95 99
HSL 185° 30.26% 29.80%
HSB/HSV 185° 46.46% 38.82%
CMYK 46.46% 4.04% 0.00%
61.18%

Color #355F63 in popluar number systems.

HEX 35 5F 63
Decimal 53 95 99
Binary 110101 1011111 1100011
Octal 65 137 143

Shades and tints

Shades of #355F63

#355F63
(53,95,99)
#31575A
(49,87,90)
#2D4F51
(45,79,81)
#294748
(41,71,72)
#253F3F
(37,63,63)
#213736
(33,55,54)
#1D2F2D
(29,47,45)
#192724
(25,39,36)
#151F1B
(21,31,27)
#111712
(17,23,18)
#0D0F09
(13,15,9)
#000000
(0,0,0)

Tints of #355F63

#355F63
(53,95,99)
#476D71
(71,109,113)
#597B7F
(89,123,127)
#6B898D
(107,137,141)
#7D979B
(125,151,155)
#8FA5A9
(143,165,169)
#A1B3B7
(161,179,183)
#B3C1C5
(179,193,197)
#C5CFD3
(197,207,211)
#D7DDE1
(215,221,225)
#E9EBEF
(233,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #355F63 color. Also use rgb(53,95,99) instead hex code.

Text Font Color

.myTextColor { color: #355F63; }

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

This text font color is #355F63.

Background Color

.myBgColor { background-color: #355F63; }

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

This div background color is #355F63.

Border color

.myBorderColor { border: 1px solid #355F63; }

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

This div border color is #355F63.

Opacity

.myOpacity80 { color: #355F63; opacity: 0.8; }

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

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

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

This text has shadow with #355F63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355F63.

Preview

Color preview on black background

This text has color #355F63 on black background.


Color preview on white background

This text has color #355F63 on white background.


Black color preview on #355F63 background

This text has black color on #355F63 background.


White color preview on #355F63 background

This text has white color on #355F63 background.


Related colors

Complementary color

Complementary color for #hex is #CAA09C.


I love getcolorcode.com

Triadic colors

1 #63355F and #5F6335 with #355F63 are triadic colors.

2 #635F35 and #5F3563 with #355F63 are triadic colors.