COLOR #75022F

HEX: #75022F RGB: (117,2,47)

Color info

#75022F contains mainly red color. Web safe color of #75022F is #660033 (or #603).

RGB color model

#75022F color RGB value is (117,2,47).

RGB: (117,2,47) (46%, 1%, 18%)

RGB channels and saturation

R 117 of 255 = 46%
G 2 of 255 = 1%
B 47 of 255 = 18%

117
2
47

R + G + B ~ 22%. #75022F is dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 2 + 47 = 166 (100%)
R 117 of 166 ~ 70.48%
G 2 of 166 ~ 1.2%
B 47 of 166 ~ 28.31'%

%70.48
%28.31

CMYK color model

#75022F color CMYK value is (0,98,60,54).

  • cyan value is 0.00%
  • magenta value is 98.29%
  • yellow value is 59.83%
  • key color value is 54.12%

CMYK: (0,98,60,54)
C0M98Y60K54 (0%, 98%, 60%, 54%)
(0.00 / 0.98 / 0.60 / 0.54)

CMYK percentages

%0
%98.29
%59.83
%54.12

Codes

Color #75022F in popluar color models

75 02 2F
RGB 117 2 47
HSL 337° 96.64% 23.33%
HSB/HSV 337° 98.29% 45.88%
CMYK 0.00% 98.29% 59.83%
54.12%

Color #75022F in popluar number systems.

HEX 75 02 2F
Decimal 117 2 47
Binary 1110101 10 101111
Octal 165 2 57

Shades and tints

Shades of #75022F

#75022F
(117,2,47)
#6B022B
(107,2,43)
#610227
(97,2,39)
#570223
(87,2,35)
#4D021F
(77,2,31)
#43021B
(67,2,27)
#390217
(57,2,23)
#2F0213
(47,2,19)
#25020F
(37,2,15)
#1B020B
(27,2,11)
#110207
(17,2,7)
#000000
(0,0,0)

Tints of #75022F

#75022F
(117,2,47)
#811941
(129,25,65)
#8D3053
(141,48,83)
#994765
(153,71,101)
#A55E77
(165,94,119)
#B17589
(177,117,137)
#BD8C9B
(189,140,155)
#C9A3AD
(201,163,173)
#D5BABF
(213,186,191)
#E1D1D1
(225,209,209)
#EDE8E3
(237,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75022F color. Also use rgb(117,2,47) instead hex code.

Text Font Color

.myTextColor { color: #75022F; }

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

This text font color is #75022F.

Background Color

.myBgColor { background-color: #75022F; }

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

This div background color is #75022F.

Border color

.myBorderColor { border: 1px solid #75022F; }

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

This div border color is #75022F.

Opacity

.myOpacity80 { color: #75022F; opacity: 0.8; }

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

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

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

This text has shadow with #75022F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75022F.

Preview

Color preview on black background

This text has color #75022F on black background.


Color preview on white background

This text has color #75022F on white background.


Black color preview on #75022F background

This text has black color on #75022F background.


White color preview on #75022F background

This text has white color on #75022F background.


Related colors

Complementary color

Complementary color for #hex is #8AFDD0.


I love getcolorcode.com

Triadic colors

1 #2F7502 and #022F75 with #75022F are triadic colors.

2 #2F0275 and #02752F with #75022F are triadic colors.