COLOR #255017

HEX: #255017 RGB: (37,80,23)

Color info

#255017 contains red, green and blue colors in about the same proportion. Web safe color of #255017 is #336600 (or #360).

RGB color model

#255017 color RGB value is (37,80,23).

RGB: (37,80,23) (15%, 31%, 9%)

RGB channels and saturation

R 37 of 255 = 15%
G 80 of 255 = 31%
B 23 of 255 = 9%

37
80
23

R + G + B ~ 18%. #255017 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 80 + 23 = 140 (100%)
R 37 of 140 ~ 26.43%
G 80 of 140 ~ 57.14%
B 23 of 140 ~ 16.43'%

%26.43
%57.14
%16.43

CMYK color model

#255017 color CMYK value is (54,0,71,69).

  • cyan value is 53.75%
  • magenta value is 0.00%
  • yellow value is 71.25%
  • key color value is 68.63%

CMYK: (54,0,71,69)
C54M0Y71K69 (54%, 0%, 71%, 69%)
(0.54 / 0.00 / 0.71 / 0.69)

CMYK percentages

%53.75
%0
%71.25
%68.63

Codes

Color #255017 in popluar color models

25 50 17
RGB 37 80 23
HSL 105° 55.34% 20.20%
HSB/HSV 105° 71.25% 31.37%
CMYK 53.75% 0.00% 71.25%
68.63%

Color #255017 in popluar number systems.

HEX 25 50 17
Decimal 37 80 23
Binary 100101 1010000 10111
Octal 45 120 27

Shades and tints

Shades of #255017

#255017
(37,80,23)
#224915
(34,73,21)
#1F4213
(31,66,19)
#1C3B11
(28,59,17)
#19340F
(25,52,15)
#162D0D
(22,45,13)
#13260B
(19,38,11)
#101F09
(16,31,9)
#0D1807
(13,24,7)
#0A1105
(10,17,5)
#070A03
(7,10,3)
#000000
(0,0,0)

Tints of #255017

#255017
(37,80,23)
#385F2C
(56,95,44)
#4B6E41
(75,110,65)
#5E7D56
(94,125,86)
#718C6B
(113,140,107)
#849B80
(132,155,128)
#97AA95
(151,170,149)
#AAB9AA
(170,185,170)
#BDC8BF
(189,200,191)
#D0D7D4
(208,215,212)
#E3E6E9
(227,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #255017 color. Also use rgb(37,80,23) instead hex code.

Text Font Color

.myTextColor { color: #255017; }

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

This text font color is #255017.

Background Color

.myBgColor { background-color: #255017; }

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

This div background color is #255017.

Border color

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

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

This div border color is #255017.

Opacity

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

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

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

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

This text has shadow with #255017 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #255017.

Preview

Color preview on black background

This text has color #255017 on black background.


Color preview on white background

This text has color #255017 on white background.


Black color preview on #255017 background

This text has black color on #255017 background.


White color preview on #255017 background

This text has white color on #255017 background.


Related colors

Complementary color

Complementary color for #hex is #DAAFE8.


I love getcolorcode.com

Triadic colors

1 #172550 and #501725 with #255017 are triadic colors.

2 #175025 and #502517 with #255017 are triadic colors.