COLOR #152725

HEX: #152725 RGB: (21,39,37)

Color info

#152725 contains red, green and blue colors in about the same proportion. Web safe color of #152725 is #003333 (or #033).

RGB color model

#152725 color RGB value is (21,39,37).

RGB: (21,39,37) (8%, 15%, 15%)

RGB channels and saturation

R 21 of 255 = 8%
G 39 of 255 = 15%
B 37 of 255 = 15%

21
39
37

R + G + B ~ 13%. #152725 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 39 + 37 = 97 (100%)
R 21 of 97 ~ 21.65%
G 39 of 97 ~ 40.21%
B 37 of 97 ~ 38.14'%

%21.65
%40.21
%38.14

CMYK color model

#152725 color CMYK value is (46,0,5,85).

  • cyan value is 46.15%
  • magenta value is 0.00%
  • yellow value is 5.13%
  • key color value is 84.71%

CMYK: (46,0,5,85)
C46M0Y5K85 (46%, 0%, 5%, 85%)
(0.46 / 0.00 / 0.05 / 0.85)

CMYK percentages

%46.15
%0
%5.13
%84.71

Codes

Color #152725 in popluar color models

15 27 25
RGB 21 39 37
HSL 173° 30.00% 11.76%
HSB/HSV 173° 46.15% 15.29%
CMYK 46.15% 0.00% 5.13%
84.71%

Color #152725 in popluar number systems.

HEX 15 27 25
Decimal 21 39 37
Binary 10101 100111 100101
Octal 25 47 45

Shades and tints

Shades of #152725

#152725
(21,39,37)
#142422
(20,36,34)
#13211F
(19,33,31)
#121E1C
(18,30,28)
#111B19
(17,27,25)
#101816
(16,24,22)
#0F1513
(15,21,19)
#0E1210
(14,18,16)
#0D0F0D
(13,15,13)
#0C0C0A
(12,12,10)
#0B0907
(11,9,7)
#000000
(0,0,0)

Tints of #152725

#152725
(21,39,37)
#2A3A38
(42,58,56)
#3F4D4B
(63,77,75)
#54605E
(84,96,94)
#697371
(105,115,113)
#7E8684
(126,134,132)
#939997
(147,153,151)
#A8ACAA
(168,172,170)
#BDBFBD
(189,191,189)
#D2D2D0
(210,210,208)
#E7E5E3
(231,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #152725 color. Also use rgb(21,39,37) instead hex code.

Text Font Color

.myTextColor { color: #152725; }

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

This text font color is #152725.

Background Color

.myBgColor { background-color: #152725; }

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

This div background color is #152725.

Border color

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

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

This div border color is #152725.

Opacity

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

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

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

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

This text has shadow with #152725 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #152725.

Preview

Color preview on black background

This text has color #152725 on black background.


Color preview on white background

This text has color #152725 on white background.


Black color preview on #152725 background

This text has black color on #152725 background.


White color preview on #152725 background

This text has white color on #152725 background.


Related colors

Complementary color

Complementary color for #hex is #EAD8DA.


I love getcolorcode.com

Triadic colors

1 #251527 and #272515 with #152725 are triadic colors.

2 #252715 and #271525 with #152725 are triadic colors.