COLOR #6E2509

HEX: #6E2509 RGB: (110,37,9)

Renk bilgisi

#6E2509 contains mainly red color. #6E2509 ‘ nin web güvenlik rengi #663300 (ya da #630) dir.

RGB renk modeli

#6E2509 color RGB value is (110,37,9).

RGB: (110,37,9) (43%, 15%, 4%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 37 of 255 = 15%
B 9 of 255 = 4%

110
37
9

R + G + B ~ 21%. #6E2509 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 37 + 9 = 156 (100%)
R 110 of 156 ~ 70.51%
G 37 of 156 ~ 23.72%
B 9 of 156 ~ 5.77'%

%70.51
%23.72

CMYK RENK MODELİ

#6E2509 rengi CMYK tonu (0,66,92,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 66.36%
  • sarı tonu 91.82%
  • ana renk tonu 56.86%

CMYK: (0,66,92,57)
C0M66Y92K57 (0%, 66%, 92%, 57%)
(0.00 / 0.66 / 0.92 / 0.57)

CMYK yüzdeleri

%0
%66.36
%91.82
%56.86

Codes

Color #6E2509 in popluar color models

6E 25 09
RGB 110 37 9
HSL 17° 84.87% 23.33%
HSB/HSV 17° 91.82% 43.14%
CMYK 0.00% 66.36% 91.82%
56.86%

Color #6E2509 in popluar number systems.

HEX 6E 25 09
Decimal 110 37 9
Binary 1101110 100101 1001
Octal 156 45 11

Shades and tints

Shades of #6E2509

#6E2509
(110,37,9)
#642209
(100,34,9)
#5A1F09
(90,31,9)
#501C09
(80,28,9)
#461909
(70,25,9)
#3C1609
(60,22,9)
#321309
(50,19,9)
#281009
(40,16,9)
#1E0D09
(30,13,9)
#140A09
(20,10,9)
#0A0709
(10,7,9)
#000000
(0,0,0)

Tints of #6E2509

#6E2509
(110,37,9)
#7B381F
(123,56,31)
#884B35
(136,75,53)
#955E4B
(149,94,75)
#A27161
(162,113,97)
#AF8477
(175,132,119)
#BC978D
(188,151,141)
#C9AAA3
(201,170,163)
#D6BDB9
(214,189,185)
#E3D0CF
(227,208,207)
#F0E3E5
(240,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E2509; }

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

This text font color is #6E2509.

Background Color

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

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

This div background color is #6E2509.

Border color

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

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

This div border color is #6E2509.

Opacity

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

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

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

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

This text has shadow with #6E2509 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E2509.

Preview

Color preview on black background

This text has color #6E2509 on black background.


Color preview on white background

This text has color #6E2509 on white background.


Black color preview on #6E2509 background

This text has black color on #6E2509 background.


White color preview on #6E2509 background

This text has white color on #6E2509 background.


Related colors

Complementary color

Complementary color for #hex is #91DAF6.


I love getcolorcode.com

Triadic colors

1 #096E25 and #25096E with #6E2509 are triadic colors.

2 #09256E and #256E09 with #6E2509 are triadic colors.