COLOR #480D1D

HEX: #480D1D RGB: (72,13,29)

Renk bilgisi

#480D1D contains red, green and blue colors in about the same proportion. #480D1D ‘ nin web güvenlik rengi #330033 (ya da #303) dir.

RGB renk modeli

#480D1D color RGB value is (72,13,29).

RGB: (72,13,29) (28%, 5%, 11%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 13 of 255 = 5%
B 29 of 255 = 11%

72
13
29

R + G + B ~ 15%. #480D1D is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 13 + 29 = 114 (100%)
R 72 of 114 ~ 63.16%
G 13 of 114 ~ 11.4%
B 29 of 114 ~ 25.44'%

%63.16
%11.4
%25.44

CMYK RENK MODELİ

#480D1D rengi CMYK tonu (0,82,60,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 81.94%
  • sarı tonu 59.72%
  • ana renk tonu 71.76%

CMYK: (0,82,60,72)
C0M82Y60K72 (0%, 82%, 60%, 72%)
(0.00 / 0.82 / 0.60 / 0.72)

CMYK yüzdeleri

%0
%81.94
%59.72
%71.76

Codes

Color #480D1D in popluar color models

48 0D 1D
RGB 72 13 29
HSL 344° 69.41% 16.67%
HSB/HSV 344° 81.94% 28.24%
CMYK 0.00% 81.94% 59.72%
71.76%

Color #480D1D in popluar number systems.

HEX 48 0D 1D
Decimal 72 13 29
Binary 1001000 1101 11101
Octal 110 15 35

Shades and tints

Shades of #480D1D

#480D1D
(72,13,29)
#420C1B
(66,12,27)
#3C0B19
(60,11,25)
#360A17
(54,10,23)
#300915
(48,9,21)
#2A0813
(42,8,19)
#240711
(36,7,17)
#1E060F
(30,6,15)
#18050D
(24,5,13)
#12040B
(18,4,11)
#0C0309
(12,3,9)
#000000
(0,0,0)

Tints of #480D1D

#480D1D
(72,13,29)
#582331
(88,35,49)
#683945
(104,57,69)
#784F59
(120,79,89)
#88656D
(136,101,109)
#987B81
(152,123,129)
#A89195
(168,145,149)
#B8A7A9
(184,167,169)
#C8BDBD
(200,189,189)
#D8D3D1
(216,211,209)
#E8E9E5
(232,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #480D1D color. Also use rgb(72,13,29) instead hex code.

Text Font Color

.myTextColor { color: #480D1D; }

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

This text font color is #480D1D.

Background Color

.myBgColor { background-color: #480D1D; }

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

This div background color is #480D1D.

Border color

.myBorderColor { border: 1px solid #480D1D; }

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

This div border color is #480D1D.

Opacity

.myOpacity80 { color: #480D1D; opacity: 0.8; }

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

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

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

This text has shadow with #480D1D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #480D1D.

Preview

Color preview on black background

This text has color #480D1D on black background.


Color preview on white background

This text has color #480D1D on white background.


Black color preview on #480D1D background

This text has black color on #480D1D background.


White color preview on #480D1D background

This text has white color on #480D1D background.


Related colors

Complementary color

Complementary color for #hex is #B7F2E2.


I love getcolorcode.com

Triadic colors

1 #1D480D and #0D1D48 with #480D1D are triadic colors.

2 #1D0D48 and #0D481D with #480D1D are triadic colors.