#dd0d28

Color #DD0D28 Fire Engine Red (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Fire Engine Red #DD0D28

Tints of Fire Engine Red #DD0D28

Color information

#DD0D28 (or 0xDD0D28) is unknown color: approx Fire Engine Red. HEX triplet: DD, 0D and 28. RGB value is (221,13,40). Sum of RGB (Red+Green+Blue) = 221+13+40=274 (36% of max value = 765). Red value is 221 (86.72% from 255 or 80.66% from 274); Green value is 13 (5.47% from 255 or 4.74% from 274); Blue value is 40 (16.02% from 255 or 14.60% from 274); Max value from RGB is 221 - color contains mainly: red. Hex color #DD0D28 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #DD0D28 is #22F2D7. Grayscale: #4E4E4E. Windows color (decimal): -2290392 or 2624989. OLE color: 2624989.

HSL color Cylindrical-coordinate representation of color #DD0D28: hue angle of 352.21º degrees, saturation: 0.89, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #DD0D28 is Cyan = 0, Magento = 0.94, Yellow = 0.82 and Black (K on CMYK) = 0.13.

Color convert

RGB2211340-
CMYK00.940.820.13
HSL352.21º88.89%45.88%-
HSV(B)352.21º94.12%86.67%-
XYZ30.3515.813.46-
YUV78.27106.41229.8-

RGB Variations

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

RGB

RED value IS 221 (86.72% from 255) = 80.66%
GREEN value IS 13 (5.47% from 255) = 4.74%
BLUE value IS 40 (16.02% from 255) = 14.60%
R=80.66%
G=4.74%
B=14.60%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.94
Y (Yellow) values IS 0.82
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal221134000.940.820.13352.2188.8945.88
HexDDD2805E52D160592e
Octal335155001361221554013156
Binary11011101110110100001011110101001011011011000001011001101110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #dd0d28

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #dd0d28; }

 p { color: rgb(221,13,40); }

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

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

 a { background-color: rgb(221,13,40); }

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

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

 span { border-color: rgb(221,13,40); }

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

cancel