#461046

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

Shades of Mardi Gras #461046

Tints of Mardi Gras #461046

Color information

#461046 (or 0x461046) is unknown color: approx Mardi Gras. HEX triplet: 46, 10 and 46. RGB value is (70,16,70). Sum of RGB (Red+Green+Blue) = 70+16+70=156 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.87% from 156); Green value is 16 (6.64% from 255 or 10.26% from 156); Blue value is 70 (27.73% from 255 or 44.87% from 156); Max value from RGB is 70 - color contains mainly: red, blue. Hex color #461046 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461046 is #B9EFB9. Grayscale: #262626. Windows color (decimal): -12185530 or 4591686. OLE color: 4591686.

HSL color Cylindrical-coordinate representation of color #461046: hue angle of 300º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #461046 is Cyan = 0, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.73.

Color convert

RGB701670-
CMYK00.7700.73
HSL300º62.79%16.86%-
HSV(B)300º77.14%27.45%-
XYZ3.822.116-
YUV38.3145.89150.61-

RGB Variations

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

RGB

RED value IS 70 (27.73% from 255) = 44.87%
GREEN value IS 16 (6.64% from 255) = 10.26%
BLUE value IS 70 (27.73% from 255) = 44.87%
R=44.87%
G=10.26%
B=44.87%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.77
Y (Yellow) values IS 0
K (Black) values IS 0.73
SystemRedGreenBlueCMYKHSL
Decimal70167000.7700.7330062.7916.86
Hex46104604D04912c3f11
Octal10620106011501114547721
Binary1000110100001000110010011010100100110010110011111110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #461046

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #461046; }

 p { color: rgb(70,16,70); }

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

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

 a { background-color: rgb(70,16,70); }

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

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

 span { border-color: rgb(70,16,70); }

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