COLOR #260609

HEX: #260609 RGB: (38,6,9)

Color info

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

RGB color model

#260609 color RGB value is (38,6,9).

RGB: (38,6,9) (15%, 2%, 4%)

RGB channels and saturation

R 38 of 255 = 15%
G 6 of 255 = 2%
B 9 of 255 = 4%

38
6
9

R + G + B ~ 7%. #260609 is dark color.

Portions of RGB colors in percentages

R + G + B = 38 + 6 + 9 = 53 (100%)
R 38 of 53 ~ 71.7%
G 6 of 53 ~ 11.32%
B 9 of 53 ~ 16.98'%

%71.7
%11.32
%16.98

CMYK color model

#260609 color CMYK value is (0,84,76,85).

  • cyan value is 0.00%
  • magenta value is 84.21%
  • yellow value is 76.32%
  • key color value is 85.10%

CMYK: (0,84,76,85)
C0M84Y76K85 (0%, 84%, 76%, 85%)
(0.00 / 0.84 / 0.76 / 0.85)

CMYK percentages

%0
%84.21
%76.32
%85.1

Codes

Color #260609 in popluar color models

26 06 09
RGB 38 6 9
HSL 354° 72.73% 8.63%
HSB/HSV 354° 84.21% 14.90%
CMYK 0.00% 84.21% 76.32%
85.10%

Color #260609 in popluar number systems.

HEX 26 06 09
Decimal 38 6 9
Binary 100110 110 1001
Octal 46 6 11

Shades and tints

Shades of #260609

#260609
(38,6,9)
#230609
(35,6,9)
#200609
(32,6,9)
#1D0609
(29,6,9)
#1A0609
(26,6,9)
#170609
(23,6,9)
#140609
(20,6,9)
#110609
(17,6,9)
#0E0609
(14,6,9)
#0B0609
(11,6,9)
#080609
(8,6,9)
#000000
(0,0,0)

Tints of #260609

#260609
(38,6,9)
#391C1F
(57,28,31)
#4C3235
(76,50,53)
#5F484B
(95,72,75)
#725E61
(114,94,97)
#857477
(133,116,119)
#988A8D
(152,138,141)
#ABA0A3
(171,160,163)
#BEB6B9
(190,182,185)
#D1CCCF
(209,204,207)
#E4E2E5
(228,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #260609; }

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

This text font color is #260609.

Background Color

.myBgColor { background-color: #260609; }

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

This div background color is #260609.

Border color

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

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

This div border color is #260609.

Opacity

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

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

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

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

This text has shadow with #260609 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #260609.

Preview

Color preview on black background

This text has color #260609 on black background.


Color preview on white background

This text has color #260609 on white background.


Black color preview on #260609 background

This text has black color on #260609 background.


White color preview on #260609 background

This text has white color on #260609 background.


Related colors

Complementary color

Complementary color for #hex is #D9F9F6.


I love getcolorcode.com

Triadic colors

1 #092606 and #060926 with #260609 are triadic colors.

2 #090626 and #062609 with #260609 are triadic colors.