COLOR #6D250A

HEX: #6D250A RGB: (109,37,10)

Renk bilgisi

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

RGB renk modeli

#6D250A color RGB value is (109,37,10).

RGB: (109,37,10) (43%, 15%, 4%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 37 of 255 = 15%
B 10 of 255 = 4%

109
37
10

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 37 + 10 = 156 (100%)
R 109 of 156 ~ 69.87%
G 37 of 156 ~ 23.72%
B 10 of 156 ~ 6.41'%

%69.87
%23.72

CMYK RENK MODELİ

#6D250A rengi CMYK tonu (0,66,91,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 66.06%
  • sarı tonu 90.83%
  • ana renk tonu 57.25%

CMYK: (0,66,91,57)
C0M66Y91K57 (0%, 66%, 91%, 57%)
(0.00 / 0.66 / 0.91 / 0.57)

CMYK yüzdeleri

%0
%66.06
%90.83
%57.25

Codes

Color #6D250A in popluar color models

6D 25 0A
RGB 109 37 10
HSL 16° 83.19% 23.33%
HSB/HSV 16° 90.83% 42.75%
CMYK 0.00% 66.06% 90.83%
57.25%

Color #6D250A in popluar number systems.

HEX 6D 25 0A
Decimal 109 37 10
Binary 1101101 100101 1010
Octal 155 45 12

Shades and tints

Shades of #6D250A

#6D250A
(109,37,10)
#64220A
(100,34,10)
#5B1F0A
(91,31,10)
#521C0A
(82,28,10)
#49190A
(73,25,10)
#40160A
(64,22,10)
#37130A
(55,19,10)
#2E100A
(46,16,10)
#250D0A
(37,13,10)
#1C0A0A
(28,10,10)
#13070A
(19,7,10)
#000000
(0,0,0)

Tints of #6D250A

#6D250A
(109,37,10)
#7A3820
(122,56,32)
#874B36
(135,75,54)
#945E4C
(148,94,76)
#A17162
(161,113,98)
#AE8478
(174,132,120)
#BB978E
(187,151,142)
#C8AAA4
(200,170,164)
#D5BDBA
(213,189,186)
#E2D0D0
(226,208,208)
#EFE3E6
(239,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D250A color. Also use rgb(109,37,10) instead hex code.

Text Font Color

.myTextColor { color: #6D250A; }

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

This text font color is #6D250A.

Background Color

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

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

This div background color is #6D250A.

Border color

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

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

This div border color is #6D250A.

Opacity

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

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

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

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

This text has shadow with #6D250A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D250A.

Preview

Color preview on black background

This text has color #6D250A on black background.


Color preview on white background

This text has color #6D250A on white background.


Black color preview on #6D250A background

This text has black color on #6D250A background.


White color preview on #6D250A background

This text has white color on #6D250A background.


Related colors

Complementary color

Complementary color for #hex is #92DAF5.


I love getcolorcode.com

Triadic colors

1 #0A6D25 and #250A6D with #6D250A are triadic colors.

2 #0A256D and #256D0A with #6D250A are triadic colors.