#9d222c

Color #9D222C Bright Red (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Bright Red #9D222C

Tints of Bright Red #9D222C

Color information

#9D222C (or 0x9D222C) is unknown color: approx Bright Red. HEX triplet: 9D, 22 and 2C. RGB value is (157,34,44). Sum of RGB (Red+Green+Blue) = 157+34+44=235 (31% of max value = 765). Red value is 157 (61.72% from 255 or 66.81% from 235); Green value is 34 (13.67% from 255 or 14.47% from 235); Blue value is 44 (17.58% from 255 or 18.72% from 235); Max value from RGB is 157 - color contains mainly: red. Hex color #9D222C is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #9D222C is #62DDD3. Grayscale: #484848. Windows color (decimal): -6479316 or 2892445. OLE color: 2892445.

HSL color Cylindrical-coordinate representation of color #9D222C: hue angle of 355.12º degrees, saturation: 0.64, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #9D222C is Cyan = 0, Magento = 0.78, Yellow = 0.72 and Black (K on CMYK) = 0.38.

Color convert

RGB1573444-
CMYK00.780.720.38
HSL355.12º64.4%37.45%-
HSV(B)355.12º78.34%61.57%-
XYZ14.938.493.24-
YUV71.92112.25188.69-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 157 (61.72% from 255) = 66.81%
GREEN value IS 34 (13.67% from 255) = 14.47%
BLUE value IS 44 (17.58% from 255) = 18.72%
R=66.81%
G=14.47%
B=18.72%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.78
Y (Yellow) values IS 0.72
K (Black) values IS 0.38
SystemRedGreenBlueCMYKHSL
Decimal157344400.780.720.38355.1264.437.45
Hex9D222C04E48261634025
Octal235425401161104654310045
Binary100111011000101011000100111010010001001101011000111000000100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #9d222c

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #9d222c; }

 p { color: rgb(157,34,44); }

 H1.HeaderClassName
 {
   color: #9d222c;
 }
 .AnyTagClassName
 {
   color: #9d222c;
 }
</style>
background-color css

<style>
 a { background-color: #9d222c; }

 a { background-color: rgb(157,34,44); }

 div.DivClassName
 {
   background-color: #9d222c;
 }
 .BgClassName
 {
   background-color: #9d222c;
 }
</style>
border-color css

<style>
 span { border-color: #9d222c; }

 span { border-color: rgb(157,34,44); }

 td.TdClassName
 {
   border-color: #9d222c;
 }
 .TagClassName
 {
   border-color: #9d222c;
 }
</style>

cancel