COLOR #36253B

HEX: #36253B RGB: (54,37,59)

Color info

#36253B contains red, green and blue colors in about the same proportion. Web safe color of #36253B is #333333 (or #333).

RGB color model

#36253B color RGB value is (54,37,59).

RGB: (54,37,59) (21%, 15%, 23%)

RGB channels and saturation

R 54 of 255 = 21%
G 37 of 255 = 15%
B 59 of 255 = 23%

54
37
59

R + G + B ~ 20%. #36253B is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 37 + 59 = 150 (100%)
R 54 of 150 ~ 36%
G 37 of 150 ~ 24.67%
B 59 of 150 ~ 39.33'%

%36
%24.67
%39.33

CMYK color model

#36253B color CMYK value is (8,37,0,77).

  • cyan value is 8.47%
  • magenta value is 37.29%
  • yellow value is 0.00%
  • key color value is 76.86%
CMYK: (8,37,0,77) C8M37Y0K77 (8%,37%,0%,77%) (0.08/0.37/0.00/0.77) 

CMYK percentages

%8.47
%37.29
%0
%76.86

Codes

Color #36253B in popluar color models

36 25 3B
RGB 54 37 59
HSL 286° 22.92% 18.82%
HSB/HSV 286° 37.29% 23.14%
CMYK 8.47% 37.29% 0.00%
76.86%

Color #36253B in popluar number systems.

HEX 36 25 3B
Decimal 54 37 59
Binary 110110 100101 111011
Octal 66 45 73

Shades and tints

Shades of #36253B

#36253B
(54,37,59)
#322236
(50,34,54)
#2E1F31
(46,31,49)
#2A1C2C
(42,28,44)
#261927
(38,25,39)
#221622
(34,22,34)
#1E131D
(30,19,29)
#1A1018
(26,16,24)
#160D13
(22,13,19)
#120A0E
(18,10,14)
#0E0709
(14,7,9)
#000000
(0,0,0)

Tints of #36253B

#36253B
(54,37,59)
#48384C
(72,56,76)
#5A4B5D
(90,75,93)
#6C5E6E
(108,94,110)
#7E717F
(126,113,127)
#908490
(144,132,144)
#A297A1
(162,151,161)
#B4AAB2
(180,170,178)
#C6BDC3
(198,189,195)
#D8D0D4
(216,208,212)
#EAE3E5
(234,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36253B color. Also use rgb(54,37,59) instead hex code.

Text Font Color

.myTextColor { color: #36253B; }

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

This text font color is #36253B.

Background Color

.myBgColor { background-color: #36253B; }

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

This div background color is #36253B.

Border color

.myBorderColor { border: 1px solid #36253B; }

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

This div border color is #36253B.

Opacity

.myOpacity80 { color: #36253B; opacity: 0.8; }

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

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

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

This text has shadow with #36253B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36253B.

Preview

Color preview on black background

This text has color #36253B on black background.


Color preview on white background

This text has color #36253B on white background.


Black color preview on #36253B background

This text has black color on #36253B background.


White color preview on #36253B background

This text has white color on #36253B background.


Related colors

Complementary color

Complementary color for #hex is #C9DAC4.


I love getcolorcode.com

Triadic colors

1 #3B3625 and #253B36 with #36253B are triadic colors.

2 #3B2536 and #25363B with #36253B are triadic colors.