#d90813

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

Shades of Venetian Red #D90813

Tints of Venetian Red #D90813

Color information

#D90813 (or 0xD90813) is unknown color: approx Venetian Red. HEX triplet: D9, 08 and 13. RGB value is (217,8,19). Sum of RGB (Red+Green+Blue) = 217+8+19=244 (32% of max value = 765). Red value is 217 (85.16% from 255 or 88.93% from 244); Green value is 8 (3.52% from 255 or 3.28% from 244); Blue value is 19 (7.81% from 255 or 7.79% from 244); Max value from RGB is 217 - color contains mainly: red. Hex color #D90813 is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #D90813 is #26F7EC. Grayscale: #474747. Windows color (decimal): -2553837 or 1247449. OLE color: 1247449.

HSL color Cylindrical-coordinate representation of color #D90813: hue angle of 356.84º degrees, saturation: 0.93, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #D90813 is Cyan = 0, Magento = 0.96, Yellow = 0.91 and Black (K on CMYK) = 0.15.

Color convert

RGB217819-
CMYK00.960.910.15
HSL356.84º92.89%44.12%-
HSV(B)356.84º96.31%85.1%-
XYZ28.8214.971.99-
YUV71.7498.24231.61-

RGB Variations

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

RGB

RED value IS 217 (85.16% from 255) = 88.93%
GREEN value IS 8 (3.52% from 255) = 3.28%
BLUE value IS 19 (7.81% from 255) = 7.79%
R=88.93%
G=3.28%
B=7.79%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.96
Y (Yellow) values IS 0.91
K (Black) values IS 0.15
SystemRedGreenBlueCMYKHSL
Decimal21781900.960.910.15356.8492.8944.12
HexD98130605BF1655d2c
Octal331102301401331754513554
Binary1101100110001001101100000101101111111011001011011101101100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #d90813

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #d90813; }

 p { color: rgb(217,8,19); }

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

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

 a { background-color: rgb(217,8,19); }

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

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

 span { border-color: rgb(217,8,19); }

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

cancel