#de373b

Color #DE373B Alizarin (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Alizarin #DE373B

Tints of Alizarin #DE373B

Color information

#DE373B (or 0xDE373B) is unknown color: approx Alizarin. HEX triplet: DE, 37 and 3B. RGB value is (222,55,59). Sum of RGB (Red+Green+Blue) = 222+55+59=336 (44% of max value = 765). Red value is 222 (87.11% from 255 or 66.07% from 336); Green value is 55 (21.88% from 255 or 16.37% from 336); Blue value is 59 (23.44% from 255 or 17.56% from 336); Max value from RGB is 222 - color contains mainly: red. Hex color #DE373B is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #DE373B is #21C8C4. Grayscale: #696969. Windows color (decimal): -2214085 or 3880926. OLE color: 3880926.

HSL color Cylindrical-coordinate representation of color #DE373B: hue angle of 358.56º degrees, saturation: 0.72, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #DE373B is Cyan = 0, Magento = 0.75, Yellow = 0.73 and Black (K on CMYK) = 0.13.

Color convert

RGB2225559-
CMYK00.750.730.13
HSL358.56º71.67%54.31%-
HSV(B)358.56º75.23%87.06%-
XYZ32.2818.586.02-
YUV105.39101.83211.17-

RGB Variations

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

RGB

RED value IS 222 (87.11% from 255) = 66.07%
GREEN value IS 55 (21.88% from 255) = 16.37%
BLUE value IS 59 (23.44% from 255) = 17.56%
R=66.07%
G=16.37%
B=17.56%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.75
Y (Yellow) values IS 0.73
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal222555900.750.730.13358.5671.6754.31
HexDE373B04B49D1674836
Octal336677301131111554711066
Binary1101111011011111101101001011100100111011011001111001000110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #de373b

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #de373b; }

 p { color: rgb(222,55,59); }

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

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

 a { background-color: rgb(222,55,59); }

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

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

 span { border-color: rgb(222,55,59); }

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

cancel