COLOR #D06A15

HEX: #D06A15 RGB: (208,106,21)

Renk bilgisi

#D06A15 contains mainly red color. #D06A15 ‘ nin web güvenlik rengi #CC6600 (ya da #C60) dir.

RGB renk modeli

#D06A15 color RGB value is (208,106,21).

RGB: (208,106,21) (82%, 42%, 8%)

RGB bağlantıları ve doygunluk

R 208 of 255 = 82%
G 106 of 255 = 42%
B 21 of 255 = 8%

208
106
21

R + G + B ~ 44%. #D06A15 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 208 + 106 + 21 = 335 (100%)
R 208 of 335 ~ 62.09%
G 106 of 335 ~ 31.64%
B 21 of 335 ~ 6.27'%

%62.09
%31.64

CMYK RENK MODELİ

#D06A15 rengi CMYK tonu (0,49,90,18).

  • camgöbeği tonu 0.00%
  • eflatun tonu 49.04%
  • sarı tonu 89.90%
  • ana renk tonu 18.43%

CMYK: (0,49,90,18)
C0M49Y90K18 (0%, 49%, 90%, 18%)
(0.00 / 0.49 / 0.90 / 0.18)

CMYK yüzdeleri

%0
%49.04
%89.9
%18.43

Codes

Color #D06A15 in popluar color models

D0 6A 15
RGB 208 106 21
HSL 27° 81.66% 44.90%
HSB/HSV 27° 89.90% 81.57%
CMYK 0.00% 49.04% 89.90%
18.43%

Color #D06A15 in popluar number systems.

HEX D0 6A 15
Decimal 208 106 21
Binary 11010000 1101010 10101
Octal 320 152 25

Shades and tints

Shades of #D06A15

#D06A15
(208,106,21)
#BE6114
(190,97,20)
#AC5813
(172,88,19)
#9A4F12
(154,79,18)
#884611
(136,70,17)
#763D10
(118,61,16)
#64340F
(100,52,15)
#522B0E
(82,43,14)
#40220D
(64,34,13)
#2E190C
(46,25,12)
#1C100B
(28,16,11)
#000000
(0,0,0)

Tints of #D06A15

#D06A15
(208,106,21)
#D4772A
(212,119,42)
#D8843F
(216,132,63)
#DC9154
(220,145,84)
#E09E69
(224,158,105)
#E4AB7E
(228,171,126)
#E8B893
(232,184,147)
#ECC5A8
(236,197,168)
#F0D2BD
(240,210,189)
#F4DFD2
(244,223,210)
#F8ECE7
(248,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D06A15 color. Also use rgb(208,106,21) instead hex code.

Text Font Color

.myTextColor { color: #D06A15; }

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

This text font color is #D06A15.

Background Color

.myBgColor { background-color: #D06A15; }

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

This div background color is #D06A15.

Border color

.myBorderColor { border: 1px solid #D06A15; }

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

This div border color is #D06A15.

Opacity

.myOpacity80 { color: #D06A15; opacity: 0.8; }

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

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

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

This text has shadow with #D06A15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D06A15.

Preview

Color preview on black background

This text has color #D06A15 on black background.


Color preview on white background

This text has color #D06A15 on white background.


Black color preview on #D06A15 background

This text has black color on #D06A15 background.


White color preview on #D06A15 background

This text has white color on #D06A15 background.


Related colors

Complementary color

Complementary color for #hex is #2F95EA.


I love getcolorcode.com

Triadic colors

1 #15D06A and #6A15D0 with #D06A15 are triadic colors.

2 #156AD0 and #6AD015 with #D06A15 are triadic colors.