COLOR #6A0714

HEX: #6A0714 RGB: (106,7,20)

Color info

#6A0714 contains mainly red color. Web safe color of #6A0714 is #660000 (or #600).

RGB color model

#6A0714 color RGB value is (106,7,20).

RGB: (106,7,20) (42%, 3%, 8%)

RGB channels and saturation

R 106 of 255 = 42%
G 7 of 255 = 3%
B 20 of 255 = 8%

106
7
20

R + G + B ~ 18%. #6A0714 is dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 7 + 20 = 133 (100%)
R 106 of 133 ~ 79.7%
G 7 of 133 ~ 5.26%
B 20 of 133 ~ 15.04'%

%79.7
%15.04

CMYK color model

#6A0714 color CMYK value is (0,93,81,58).

  • cyan value is 0.00%
  • magenta value is 93.40%
  • yellow value is 81.13%
  • key color value is 58.43%

CMYK: (0,93,81,58)
C0M93Y81K58 (0%, 93%, 81%, 58%)
(0.00 / 0.93 / 0.81 / 0.58)

CMYK percentages

%0
%93.4
%81.13
%58.43

Codes

Color #6A0714 in popluar color models

6A 07 14
RGB 106 7 20
HSL 352° 87.61% 22.16%
HSB/HSV 352° 93.40% 41.57%
CMYK 0.00% 93.40% 81.13%
58.43%

Color #6A0714 in popluar number systems.

HEX 6A 07 14
Decimal 106 7 20
Binary 1101010 111 10100
Octal 152 7 24

Shades and tints

Shades of #6A0714

#6A0714
(106,7,20)
#610713
(97,7,19)
#580712
(88,7,18)
#4F0711
(79,7,17)
#460710
(70,7,16)
#3D070F
(61,7,15)
#34070E
(52,7,14)
#2B070D
(43,7,13)
#22070C
(34,7,12)
#19070B
(25,7,11)
#10070A
(16,7,10)
#000000
(0,0,0)

Tints of #6A0714

#6A0714
(106,7,20)
#771D29
(119,29,41)
#84333E
(132,51,62)
#914953
(145,73,83)
#9E5F68
(158,95,104)
#AB757D
(171,117,125)
#B88B92
(184,139,146)
#C5A1A7
(197,161,167)
#D2B7BC
(210,183,188)
#DFCDD1
(223,205,209)
#ECE3E6
(236,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A0714 color. Also use rgb(106,7,20) instead hex code.

Text Font Color

.myTextColor { color: #6A0714; }

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

This text font color is #6A0714.

Background Color

.myBgColor { background-color: #6A0714; }

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

This div background color is #6A0714.

Border color

.myBorderColor { border: 1px solid #6A0714; }

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

This div border color is #6A0714.

Opacity

.myOpacity80 { color: #6A0714; opacity: 0.8; }

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

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

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

This text has shadow with #6A0714 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A0714.

Preview

Color preview on black background

This text has color #6A0714 on black background.


Color preview on white background

This text has color #6A0714 on white background.


Black color preview on #6A0714 background

This text has black color on #6A0714 background.


White color preview on #6A0714 background

This text has white color on #6A0714 background.


Related colors

Complementary color

Complementary color for #hex is #95F8EB.


I love getcolorcode.com

Triadic colors

1 #146A07 and #07146A with #6A0714 are triadic colors.

2 #14076A and #076A14 with #6A0714 are triadic colors.