#b31965

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

Shades of Jazzberry Jam #B31965

Tints of Jazzberry Jam #B31965

Color information

#B31965 (or 0xB31965) is unknown color: approx Jazzberry Jam. HEX triplet: B3, 19 and 65. RGB value is (179,25,101). Sum of RGB (Red+Green+Blue) = 179+25+101=305 (40% of max value = 765). Red value is 179 (70.31% from 255 or 58.69% from 305); Green value is 25 (10.16% from 255 or 8.20% from 305); Blue value is 101 (39.84% from 255 or 33.11% from 305); Max value from RGB is 179 - color contains mainly: red. Hex color #B31965 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #B31965 is #4CE69A. Grayscale: #4F4F4F. Windows color (decimal): -5039771 or 6625715. OLE color: 6625715.

HSL color Cylindrical-coordinate representation of color #B31965: hue angle of 330.39º degrees, saturation: 0.75, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #B31965 is Cyan = 0, Magento = 0.86, Yellow = 0.44 and Black (K on CMYK) = 0.30.

Color convert

RGB17925101-
CMYK00.860.440.30
HSL330.39º75.49%40%-
HSV(B)330.39º86.03%70.2%-
XYZ21.2911.2213.36-
YUV79.71140.02198.82-

RGB Variations

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

RGB

RED value IS 179 (70.31% from 255) = 58.69%
GREEN value IS 25 (10.16% from 255) = 8.20%
BLUE value IS 101 (39.84% from 255) = 33.11%
R=58.69%
G=8.20%
B=33.11%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.86
Y (Yellow) values IS 0.44
K (Black) values IS 0.30
SystemRedGreenBlueCMYKHSL
Decimal1792510100.860.440.30330.3975.4940
HexB319650562C1E14a4b28
Octal263311450126543651211350
Binary1011001111001110010101010110101100111101010010101001011101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #b31965

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #b31965; }

 p { color: rgb(179,25,101); }

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

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

 a { background-color: rgb(179,25,101); }

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

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

 span { border-color: rgb(179,25,101); }

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

cancel