#480515

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

Shades of Bordeaux #480515

Tints of Bordeaux #480515

Color information

#480515 (or 0x480515) is unknown color: approx Bordeaux. HEX triplet: 48, 05 and 15. RGB value is (72,5,21). Sum of RGB (Red+Green+Blue) = 72+5+21=98 (12% of max value = 765). Red value is 72 (28.52% from 255 or 73.47% from 98); Green value is 5 (2.34% from 255 or 5.10% from 98); Blue value is 21 (8.59% from 255 or 21.43% from 98); Max value from RGB is 72 - color contains mainly: red. Hex color #480515 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #480515 is #B7FAEA. Grayscale: #1A1A1A. Windows color (decimal): -12057323 or 1377608. OLE color: 1377608.

HSL color Cylindrical-coordinate representation of color #480515: hue angle of 345.67º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #480515 is Cyan = 0, Magento = 0.93, Yellow = 0.71 and Black (K on CMYK) = 0.72.

Color convert

RGB72521-
CMYK00.930.710.72
HSL345.67º87.01%15.1%-
HSV(B)345.67º93.06%28.24%-
XYZ2.861.540.86-
YUV26.86124.7160.2-

RGB Variations

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

RGB

RED value IS 72 (28.52% from 255) = 73.47%
GREEN value IS 5 (2.34% from 255) = 5.10%
BLUE value IS 21 (8.59% from 255) = 21.43%
R=73.47%
G=5.10%
B=21.43%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.93
Y (Yellow) values IS 0.71
K (Black) values IS 0.72
SystemRedGreenBlueCMYKHSL
Decimal7252100.930.710.72345.6787.0115.1
Hex4851505D474815a57f
Octal110525013510711053212717
Binary100100010110101010111011000111100100010101101010101111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #480515

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #480515; }

 p { color: rgb(72,5,21); }

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

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

 a { background-color: rgb(72,5,21); }

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

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

 span { border-color: rgb(72,5,21); }

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

cancel