COLOR #06260E

HEX: #06260E RGB: (6,38,14)

Color info

#06260E contains red, green and blue colors in about the same proportion. Web safe color of #06260E is #003300 (or #030).

RGB color model

#06260E color RGB value is (6,38,14).

RGB: (6,38,14) (2%, 15%, 5%)

RGB channels and saturation

R 6 of 255 = 2%
G 38 of 255 = 15%
B 14 of 255 = 5%

6
38
14

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

Portions of RGB colors in percentages

R + G + B = 6 + 38 + 14 = 58 (100%)
R 6 of 58 ~ 10.34%
G 38 of 58 ~ 65.52%
B 14 of 58 ~ 24.14'%

%65.52
%24.14

CMYK color model

#06260E color CMYK value is (84,0,63,85).

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

CMYK: (84,0,63,85)
C84M0Y63K85 (84%, 0%, 63%, 85%)
(0.84 / 0.00 / 0.63 / 0.85)

CMYK percentages

%84.21
%0
%63.16
%85.1

Codes

Color #06260E in popluar color models

06 26 0E
RGB 6 38 14
HSL 135° 72.73% 8.63%
HSB/HSV 135° 84.21% 14.90%
CMYK 84.21% 0.00% 63.16%
85.10%

Color #06260E in popluar number systems.

HEX 06 26 0E
Decimal 6 38 14
Binary 110 100110 1110
Octal 6 46 16

Shades and tints

Shades of #06260E

#06260E
(6,38,14)
#06230D
(6,35,13)
#06200C
(6,32,12)
#061D0B
(6,29,11)
#061A0A
(6,26,10)
#061709
(6,23,9)
#061408
(6,20,8)
#061107
(6,17,7)
#060E06
(6,14,6)
#060B05
(6,11,5)
#060804
(6,8,4)
#000000
(0,0,0)

Tints of #06260E

#06260E
(6,38,14)
#1C3923
(28,57,35)
#324C38
(50,76,56)
#485F4D
(72,95,77)
#5E7262
(94,114,98)
#748577
(116,133,119)
#8A988C
(138,152,140)
#A0ABA1
(160,171,161)
#B6BEB6
(182,190,182)
#CCD1CB
(204,209,203)
#E2E4E0
(226,228,224)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #06260E; }

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

This text font color is #06260E.

Background Color

.myBgColor { background-color: #06260E; }

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

This div background color is #06260E.

Border color

.myBorderColor { border: 1px solid #06260E; }

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

This div border color is #06260E.

Opacity

.myOpacity80 { color: #06260E; opacity: 0.8; }

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

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

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

This text has shadow with #06260E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06260E.

Preview

Color preview on black background

This text has color #06260E on black background.


Color preview on white background

This text has color #06260E on white background.


Black color preview on #06260E background

This text has black color on #06260E background.


White color preview on #06260E background

This text has white color on #06260E background.


Related colors

Complementary color

Complementary color for #hex is #F9D9F1.


I love getcolorcode.com

Triadic colors

1 #0E0626 and #260E06 with #06260E are triadic colors.

2 #0E2606 and #26060E with #06260E are triadic colors.