COLOR #253942

HEX: #253942 RGB: (37,57,66)

Color info

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

RGB color model

#253942 color RGB value is (37,57,66).

RGB: (37,57,66) (15%, 22%, 26%)

RGB channels and saturation

R 37 of 255 = 15%
G 57 of 255 = 22%
B 66 of 255 = 26%

37
57
66

R + G + B ~ 21%. #253942 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 57 + 66 = 160 (100%)
R 37 of 160 ~ 23.13%
G 57 of 160 ~ 35.63%
B 66 of 160 ~ 41.25'%

%23.13
%35.63
%41.25

CMYK color model

#253942 color CMYK value is (44,14,0,74).

  • cyan value is 43.94%
  • magenta value is 13.64%
  • yellow value is 0.00%
  • key color value is 74.12%
CMYK: (44,14,0,74) C44M14Y0K74 (44%,14%,0%,74%) (0.44/0.14/0.00/0.74) 

CMYK percentages

%43.94
%13.64
%0
%74.12

Codes

Color #253942 in popluar color models

25 39 42
RGB 37 57 66
HSL 199° 28.16% 20.20%
HSB/HSV 199° 43.94% 25.88%
CMYK 43.94% 13.64% 0.00%
74.12%

Color #253942 in popluar number systems.

HEX 25 39 42
Decimal 37 57 66
Binary 100101 111001 1000010
Octal 45 71 102

Shades and tints

Shades of #253942

#253942
(37,57,66)
#22343C
(34,52,60)
#1F2F36
(31,47,54)
#1C2A30
(28,42,48)
#19252A
(25,37,42)
#162024
(22,32,36)
#131B1E
(19,27,30)
#101618
(16,22,24)
#0D1112
(13,17,18)
#0A0C0C
(10,12,12)
#070706
(7,7,6)
#000000
(0,0,0)

Tints of #253942

#253942
(37,57,66)
#384B53
(56,75,83)
#4B5D64
(75,93,100)
#5E6F75
(94,111,117)
#718186
(113,129,134)
#849397
(132,147,151)
#97A5A8
(151,165,168)
#AAB7B9
(170,183,185)
#BDC9CA
(189,201,202)
#D0DBDB
(208,219,219)
#E3EDEC
(227,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #253942 color. Also use rgb(37,57,66) instead hex code.

Text Font Color

.myTextColor { color: #253942; }

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

This text font color is #253942.

Background Color

.myBgColor { background-color: #253942; }

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

This div background color is #253942.

Border color

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

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

This div border color is #253942.

Opacity

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

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

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

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

This text has shadow with #253942 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253942.

Preview

Color preview on black background

This text has color #253942 on black background.


Color preview on white background

This text has color #253942 on white background.


Black color preview on #253942 background

This text has black color on #253942 background.


White color preview on #253942 background

This text has white color on #253942 background.


Related colors

Complementary color

Complementary color for #hex is #DAC6BD.


I love getcolorcode.com

Triadic colors

1 #422539 and #394225 with #253942 are triadic colors.

2 #423925 and #392542 with #253942 are triadic colors.