COLOR #253014

HEX: #253014 RGB: (37,48,20)

Color info

#253014 contains red, green and blue colors in about the same proportion. Web safe color of #253014 is #333300 (or #330).

RGB color model

#253014 color RGB value is (37,48,20).

RGB: (37,48,20) (15%, 19%, 8%)

RGB channels and saturation

R 37 of 255 = 15%
G 48 of 255 = 19%
B 20 of 255 = 8%

37
48
20

R + G + B ~ 14%. #253014 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 48 + 20 = 105 (100%)
R 37 of 105 ~ 35.24%
G 48 of 105 ~ 45.71%
B 20 of 105 ~ 19.05'%

%35.24
%45.71
%19.05

CMYK color model

#253014 color CMYK value is (23,0,58,81).

  • cyan value is 22.92%
  • magenta value is 0.00%
  • yellow value is 58.33%
  • key color value is 81.18%

CMYK: (23,0,58,81)
C23M0Y58K81 (23%, 0%, 58%, 81%)
(0.23 / 0.00 / 0.58 / 0.81)

CMYK percentages

%22.92
%0
%58.33
%81.18

Codes

Color #253014 in popluar color models

25 30 14
RGB 37 48 20
HSL 84° 41.18% 13.33%
HSB/HSV 84° 58.33% 18.82%
CMYK 22.92% 0.00% 58.33%
81.18%

Color #253014 in popluar number systems.

HEX 25 30 14
Decimal 37 48 20
Binary 100101 110000 10100
Octal 45 60 24

Shades and tints

Shades of #253014

#253014
(37,48,20)
#222C13
(34,44,19)
#1F2812
(31,40,18)
#1C2411
(28,36,17)
#192010
(25,32,16)
#161C0F
(22,28,15)
#13180E
(19,24,14)
#10140D
(16,20,13)
#0D100C
(13,16,12)
#0A0C0B
(10,12,11)
#07080A
(7,8,10)
#000000
(0,0,0)

Tints of #253014

#253014
(37,48,20)
#384229
(56,66,41)
#4B543E
(75,84,62)
#5E6653
(94,102,83)
#717868
(113,120,104)
#848A7D
(132,138,125)
#979C92
(151,156,146)
#AAAEA7
(170,174,167)
#BDC0BC
(189,192,188)
#D0D2D1
(208,210,209)
#E3E4E6
(227,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #253014 color. Also use rgb(37,48,20) instead hex code.

Text Font Color

.myTextColor { color: #253014; }

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

This text font color is #253014.

Background Color

.myBgColor { background-color: #253014; }

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

This div background color is #253014.

Border color

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

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

This div border color is #253014.

Opacity

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

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

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

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

This text has shadow with #253014 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253014.

Preview

Color preview on black background

This text has color #253014 on black background.


Color preview on white background

This text has color #253014 on white background.


Black color preview on #253014 background

This text has black color on #253014 background.


White color preview on #253014 background

This text has white color on #253014 background.


Related colors

Complementary color

Complementary color for #hex is #DACFEB.


I love getcolorcode.com

Triadic colors

1 #142530 and #301425 with #253014 are triadic colors.

2 #143025 and #302514 with #253014 are triadic colors.