COLOR #261317

HEX: #261317 RGB: (38,19,23)

Color info

#261317 contains red, green and blue colors in about the same proportion. Web safe color of #261317 is #330000 (or #300).

RGB color model

#261317 color RGB value is (38,19,23).

RGB: (38,19,23) (15%, 7%, 9%)

RGB channels and saturation

R 38 of 255 = 15%
G 19 of 255 = 7%
B 23 of 255 = 9%

38
19
23

R + G + B ~ 10%. #261317 is dark color.

Portions of RGB colors in percentages

R + G + B = 38 + 19 + 23 = 80 (100%)
R 38 of 80 ~ 47.5%
G 19 of 80 ~ 23.75%
B 23 of 80 ~ 28.75'%

%47.5
%23.75
%28.75

CMYK color model

#261317 color CMYK value is (0,50,39,85).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 39.47%
  • key color value is 85.10%

CMYK: (0,50,39,85)
C0M50Y39K85 (0%, 50%, 39%, 85%)
(0.00 / 0.50 / 0.39 / 0.85)

CMYK percentages

%0
%50
%39.47
%85.1

Codes

Color #261317 in popluar color models

26 13 17
RGB 38 19 23
HSL 347° 33.33% 11.18%
HSB/HSV 347° 50.00% 14.90%
CMYK 0.00% 50.00% 39.47%
85.10%

Color #261317 in popluar number systems.

HEX 26 13 17
Decimal 38 19 23
Binary 100110 10011 10111
Octal 46 23 27

Shades and tints

Shades of #261317

#261317
(38,19,23)
#231215
(35,18,21)
#201113
(32,17,19)
#1D1011
(29,16,17)
#1A0F0F
(26,15,15)
#170E0D
(23,14,13)
#140D0B
(20,13,11)
#110C09
(17,12,9)
#0E0B07
(14,11,7)
#0B0A05
(11,10,5)
#080903
(8,9,3)
#000000
(0,0,0)

Tints of #261317

#261317
(38,19,23)
#39282C
(57,40,44)
#4C3D41
(76,61,65)
#5F5256
(95,82,86)
#72676B
(114,103,107)
#857C80
(133,124,128)
#989195
(152,145,149)
#ABA6AA
(171,166,170)
#BEBBBF
(190,187,191)
#D1D0D4
(209,208,212)
#E4E5E9
(228,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #261317; }

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

This text font color is #261317.

Background Color

.myBgColor { background-color: #261317; }

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

This div background color is #261317.

Border color

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

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

This div border color is #261317.

Opacity

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

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

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

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

This text has shadow with #261317 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #261317.

Preview

Color preview on black background

This text has color #261317 on black background.


Color preview on white background

This text has color #261317 on white background.


Black color preview on #261317 background

This text has black color on #261317 background.


White color preview on #261317 background

This text has white color on #261317 background.


Related colors

Complementary color

Complementary color for #hex is #D9ECE8.


I love getcolorcode.com

Triadic colors

1 #172613 and #131726 with #261317 are triadic colors.

2 #171326 and #132617 with #261317 are triadic colors.