#B7111D

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

Shades of Venetian Red #B7111D

Tints of Venetian Red #B7111D

Color information

#B7111D (or 0xB7111D) is unknown color: approx Venetian Red. HEX triplet: B7, 11 and 1D. RGB value is (183,17,29). Sum of RGB (Red+Green+Blue) = 183+17+29=229 (30% of max value = 765). Red value is 183 (71.88% from 255 or 79.91% from 229); Green value is 17 (7.03% from 255 or 7.42% from 229); Blue value is 29 (11.72% from 255 or 12.66% from 229); Max value from RGB is 183 - color contains mainly: red. Hex color #B7111D is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #B7111D is #48EEE2. Grayscale: #444444. Windows color (decimal): -4779747 or 1905079. OLE color: 1905079.

HSL color Cylindrical-coordinate representation of color #B7111D: hue angle of 355.66º degrees, saturation: 0.83, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #B7111D is Cyan = 0, Magento = 0.91, Yellow = 0.84 and Black (K on CMYK) = 0.28.

Color convert

RGB1831729-
CMYK00.910.840.28
HSL355.66º83%39.22%-
HSV(B)355.66º90.71%71.76%-
XYZ19.9510.562.15-
YUV68106210.02-

RGB Variations

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

RGB

RED value IS 183 (71.88% from 255) = 79.91%
GREEN value IS 17 (7.03% from 255) = 7.42%
BLUE value IS 29 (11.72% from 255) = 12.66%
R=79.91%
G=7.42%
B=12.66%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.91
Y (Yellow) values IS 0.84
K (Black) values IS 0.28
SystemRedGreenBlueCMYKHSL
Decimal183172900.910.840.28355.668339.22
HexB7111D05B541C1645327
Octal267213501331243454412347
Binary101101111000111101010110111010100111001011001001010011100111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #B7111D

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #B7111D; }

 p { color: rgb(183,17,29); }

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

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

 a { background-color: rgb(183,17,29); }

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

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

 span { border-color: rgb(183,17,29); }

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

cancel