COLOR #555263

HEX: #555263 RGB: (85,82,99)

Renk bilgisi

#555263 contains red, green and blue colors in about the same proportion. #555263 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#555263 color RGB value is (85,82,99).

RGB: (85,82,99) (33%, 32%, 39%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 82 of 255 = 32%
B 99 of 255 = 39%

85
82
99

R + G + B ~ 35%. #555263 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 82 + 99 = 266 (100%)
R 85 of 266 ~ 31.95%
G 82 of 266 ~ 30.83%
B 99 of 266 ~ 37.22'%

%31.95
%30.83
%37.22

CMYK RENK MODELİ

#555263 rengi CMYK tonu (14,17,0,61).

  • camgöbeği tonu 14.14%
  • eflatun tonu 17.17%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%
CMYK: (14,17,0,61) C14M17Y0K61 (14%,17%,0%,61%) (0.14/0.17/0.00/0.61) 

CMYK yüzdeleri

%14.14
%17.17
%0
%61.18

Codes

Color #555263 in popluar color models

55 52 63
RGB 85 82 99
HSL 251° 9.39% 35.49%
HSB/HSV 251° 17.17% 38.82%
CMYK 14.14% 17.17% 0.00%
61.18%

Color #555263 in popluar number systems.

HEX 55 52 63
Decimal 85 82 99
Binary 1010101 1010010 1100011
Octal 125 122 143

Shades and tints

Shades of #555263

#555263
(85,82,99)
#4E4B5A
(78,75,90)
#474451
(71,68,81)
#403D48
(64,61,72)
#39363F
(57,54,63)
#322F36
(50,47,54)
#2B282D
(43,40,45)
#242124
(36,33,36)
#1D1A1B
(29,26,27)
#161312
(22,19,18)
#0F0C09
(15,12,9)
#000000
(0,0,0)

Tints of #555263

#555263
(85,82,99)
#646171
(100,97,113)
#73707F
(115,112,127)
#827F8D
(130,127,141)
#918E9B
(145,142,155)
#A09DA9
(160,157,169)
#AFACB7
(175,172,183)
#BEBBC5
(190,187,197)
#CDCAD3
(205,202,211)
#DCD9E1
(220,217,225)
#EBE8EF
(235,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #555263 color. Also use rgb(85,82,99) instead hex code.

Text Font Color

.myTextColor { color: #555263; }

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

This text font color is #555263.

Background Color

.myBgColor { background-color: #555263; }

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

This div background color is #555263.

Border color

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

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

This div border color is #555263.

Opacity

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

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

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

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

This text has shadow with #555263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #555263.

Preview

Color preview on black background

This text has color #555263 on black background.


Color preview on white background

This text has color #555263 on white background.


Black color preview on #555263 background

This text has black color on #555263 background.


White color preview on #555263 background

This text has white color on #555263 background.


Related colors

Complementary color

Complementary color for #hex is #AAAD9C.


I love getcolorcode.com

Triadic colors

1 #635552 and #526355 with #555263 are triadic colors.

2 #635255 and #525563 with #555263 are triadic colors.