COLOR #265026

HEX: #265026 RGB: (38,80,38)

Color info

#265026 contains red, green and blue colors in about the same proportion. Web safe color of #265026 is #336633 (or #363).

RGB color model

#265026 color RGB value is (38,80,38).

RGB: (38,80,38) (15%, 31%, 15%)

RGB channels and saturation

R 38 of 255 = 15%
G 80 of 255 = 31%
B 38 of 255 = 15%

38
80
38

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

Portions of RGB colors in percentages

R + G + B = 38 + 80 + 38 = 156 (100%)
R 38 of 156 ~ 24.36%
G 80 of 156 ~ 51.28%
B 38 of 156 ~ 24.36'%

%24.36
%51.28
%24.36

CMYK color model

#265026 color CMYK value is (53,0,53,69).

  • cyan value is 52.50%
  • magenta value is 0.00%
  • yellow value is 52.50%
  • key color value is 68.63%
CMYK: (53,0,53,69) C53M0Y53K69 (53%,0%,53%,69%) (0.53/0.00/0.53/0.69) 

CMYK percentages

%52.5
%0
%52.5
%68.63

Codes

Color #265026 in popluar color models

26 50 26
RGB 38 80 38
HSL 120° 35.59% 23.14%
HSB/HSV 120° 52.50% 31.37%
CMYK 52.50% 0.00% 52.50%
68.63%

Color #265026 in popluar number systems.

HEX 26 50 26
Decimal 38 80 38
Binary 100110 1010000 100110
Octal 46 120 46

Shades and tints

Shades of #265026

#265026
(38,80,38)
#234923
(35,73,35)
#204220
(32,66,32)
#1D3B1D
(29,59,29)
#1A341A
(26,52,26)
#172D17
(23,45,23)
#142614
(20,38,20)
#111F11
(17,31,17)
#0E180E
(14,24,14)
#0B110B
(11,17,11)
#080A08
(8,10,8)
#000000
(0,0,0)

Tints of #265026

#265026
(38,80,38)
#395F39
(57,95,57)
#4C6E4C
(76,110,76)
#5F7D5F
(95,125,95)
#728C72
(114,140,114)
#859B85
(133,155,133)
#98AA98
(152,170,152)
#ABB9AB
(171,185,171)
#BEC8BE
(190,200,190)
#D1D7D1
(209,215,209)
#E4E6E4
(228,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #265026; }

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

This text font color is #265026.

Background Color

.myBgColor { background-color: #265026; }

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

This div background color is #265026.

Border color

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

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

This div border color is #265026.

Opacity

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

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

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

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

This text has shadow with #265026 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #265026.

Preview

Color preview on black background

This text has color #265026 on black background.


Color preview on white background

This text has color #265026 on white background.


Black color preview on #265026 background

This text has black color on #265026 background.


White color preview on #265026 background

This text has white color on #265026 background.


Related colors

Complementary color

Complementary color for #hex is #D9AFD9.


I love getcolorcode.com

Triadic colors

1 #262650 and #502626 with #265026 are triadic colors.

2 #265026 and #502626 with #265026 are triadic colors.