#970416

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

Shades of Carmine #970416

Tints of Carmine #970416

Color information

#970416 (or 0x970416) is unknown color: approx Carmine. HEX triplet: 97, 04 and 16. RGB value is (151,4,22). Sum of RGB (Red+Green+Blue) = 151+4+22=177 (23% of max value = 765). Red value is 151 (59.38% from 255 or 85.31% from 177); Green value is 4 (1.95% from 255 or 2.26% from 177); Blue value is 22 (8.98% from 255 or 12.43% from 177); Max value from RGB is 151 - color contains mainly: red. Hex color #970416 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #970416 is #68FBE9. Grayscale: #323232. Windows color (decimal): -6880234 or 1442967. OLE color: 1442967.

HSL color Cylindrical-coordinate representation of color #970416: hue angle of 352.65º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #970416 is Cyan = 0, Magento = 0.97, Yellow = 0.85 and Black (K on CMYK) = 0.41.

Color convert

RGB151422-
CMYK00.970.850.41
HSL352.65º94.84%30.39%-
HSV(B)352.65º97.35%59.22%-
XYZ12.956.721.37-
YUV50112.2200.04-

RGB Variations

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

RGB

RED value IS 151 (59.38% from 255) = 85.31%
GREEN value IS 4 (1.95% from 255) = 2.26%
BLUE value IS 22 (8.98% from 255) = 12.43%
R=85.31%
G=2.26%
B=12.43%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.97
Y (Yellow) values IS 0.85
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal15142200.970.850.41352.6594.8430.39
Hex9741606155291615f1e
Octal22742601411255154113736
Binary1001011110010110011000011010101101001101100001101111111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #970416

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #970416; }

 p { color: rgb(151,4,22); }

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

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

 a { background-color: rgb(151,4,22); }

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

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

 span { border-color: rgb(151,4,22); }

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

cancel