COLOR #06350E

HEX: #06350E RGB: (6,53,14)

Color info

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

RGB color model

#06350E color RGB value is (6,53,14).

RGB: (6,53,14) (2%, 21%, 5%)

RGB channels and saturation

R 6 of 255 = 2%
G 53 of 255 = 21%
B 14 of 255 = 5%

6
53
14

R + G + B ~ 9%. #06350E is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 53 + 14 = 73 (100%)
R 6 of 73 ~ 8.22%
G 53 of 73 ~ 72.6%
B 14 of 73 ~ 19.18'%

%72.6
%19.18

CMYK color model

#06350E color CMYK value is (89,0,74,79).

  • cyan value is 88.68%
  • magenta value is 0.00%
  • yellow value is 73.58%
  • key color value is 79.22%

CMYK: (89,0,74,79)
C89M0Y74K79 (89%, 0%, 74%, 79%)
(0.89 / 0.00 / 0.74 / 0.79)

CMYK percentages

%88.68
%0
%73.58
%79.22

Codes

Color #06350E in popluar color models

06 35 0E
RGB 6 53 14
HSL 130° 79.66% 11.57%
HSB/HSV 130° 88.68% 20.78%
CMYK 88.68% 0.00% 73.58%
79.22%

Color #06350E in popluar number systems.

HEX 06 35 0E
Decimal 6 53 14
Binary 110 110101 1110
Octal 6 65 16

Shades and tints

Shades of #06350E

#06350E
(6,53,14)
#06310D
(6,49,13)
#062D0C
(6,45,12)
#06290B
(6,41,11)
#06250A
(6,37,10)
#062109
(6,33,9)
#061D08
(6,29,8)
#061907
(6,25,7)
#061506
(6,21,6)
#061105
(6,17,5)
#060D04
(6,13,4)
#000000
(0,0,0)

Tints of #06350E

#06350E
(6,53,14)
#1C4723
(28,71,35)
#325938
(50,89,56)
#486B4D
(72,107,77)
#5E7D62
(94,125,98)
#748F77
(116,143,119)
#8AA18C
(138,161,140)
#A0B3A1
(160,179,161)
#B6C5B6
(182,197,182)
#CCD7CB
(204,215,203)
#E2E9E0
(226,233,224)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #06350E; }

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

This text font color is #06350E.

Background Color

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

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

This div background color is #06350E.

Border color

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

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

This div border color is #06350E.

Opacity

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

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

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

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

This text has shadow with #06350E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06350E.

Preview

Color preview on black background

This text has color #06350E on black background.


Color preview on white background

This text has color #06350E on white background.


Black color preview on #06350E background

This text has black color on #06350E background.


White color preview on #06350E background

This text has white color on #06350E background.


Related colors

Complementary color

Complementary color for #hex is #F9CAF1.


I love getcolorcode.com

Triadic colors

1 #0E0635 and #350E06 with #06350E are triadic colors.

2 #0E3506 and #35060E with #06350E are triadic colors.