COLOR #265506

HEX: #265506 RGB: (38,85,6)

Color info

#265506 contains mainly red and green colors. Web safe color of #265506 is #336600 (or #360).

RGB color model

#265506 color RGB value is (38,85,6).

RGB: (38,85,6) (15%, 33%, 2%)

RGB channels and saturation

R 38 of 255 = 15%
G 85 of 255 = 33%
B 6 of 255 = 2%

38
85
6

R + G + B ~ 17%. #265506 is dark color.

Portions of RGB colors in percentages

R + G + B = 38 + 85 + 6 = 129 (100%)
R 38 of 129 ~ 29.46%
G 85 of 129 ~ 65.89%
B 6 of 129 ~ 4.65'%

%29.46
%65.89

CMYK color model

#265506 color CMYK value is (55,0,93,67).

  • cyan value is 55.29%
  • magenta value is 0.00%
  • yellow value is 92.94%
  • key color value is 66.67%
CMYK: (55,0,93,67) C55M0Y93K67 (55%,0%,93%,67%) (0.55/0.00/0.93/0.67) 

CMYK percentages

%55.29
%0
%92.94
%66.67

Codes

Color #265506 in popluar color models

26 55 06
RGB 38 85 6
HSL 96° 86.81% 17.84%
HSB/HSV 96° 92.94% 33.33%
CMYK 55.29% 0.00% 92.94%
66.67%

Color #265506 in popluar number systems.

HEX 26 55 06
Decimal 38 85 6
Binary 100110 1010101 110
Octal 46 125 6

Shades and tints

Shades of #265506

#265506
(38,85,6)
#234E06
(35,78,6)
#204706
(32,71,6)
#1D4006
(29,64,6)
#1A3906
(26,57,6)
#173206
(23,50,6)
#142B06
(20,43,6)
#112406
(17,36,6)
#0E1D06
(14,29,6)
#0B1606
(11,22,6)
#080F06
(8,15,6)
#000000
(0,0,0)

Tints of #265506

#265506
(38,85,6)
#39641C
(57,100,28)
#4C7332
(76,115,50)
#5F8248
(95,130,72)
#72915E
(114,145,94)
#85A074
(133,160,116)
#98AF8A
(152,175,138)
#ABBEA0
(171,190,160)
#BECDB6
(190,205,182)
#D1DCCC
(209,220,204)
#E4EBE2
(228,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #265506; }

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

This text font color is #265506.

Background Color

.myBgColor { background-color: #265506; }

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

This div background color is #265506.

Border color

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

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

This div border color is #265506.

Opacity

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

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

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

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

This text has shadow with #265506 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #265506.

Preview

Color preview on black background

This text has color #265506 on black background.


Color preview on white background

This text has color #265506 on white background.


Black color preview on #265506 background

This text has black color on #265506 background.


White color preview on #265506 background

This text has white color on #265506 background.


Related colors

Complementary color

Complementary color for #hex is #D9AAF9.


I love getcolorcode.com

Triadic colors

1 #062655 and #550626 with #265506 are triadic colors.

2 #065526 and #552606 with #265506 are triadic colors.