#B21437

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

Shades of Cardinal #B21437

Tints of Cardinal #B21437

Color information

#B21437 (or 0xB21437) is unknown color: approx Cardinal. HEX triplet: B2, 14 and 37. RGB value is (178,20,55). Sum of RGB (Red+Green+Blue) = 178+20+55=253 (33% of max value = 765). Red value is 178 (69.92% from 255 or 70.36% from 253); Green value is 20 (8.20% from 255 or 7.91% from 253); Blue value is 55 (21.88% from 255 or 21.74% from 253); Max value from RGB is 178 - color contains mainly: red. Hex color #B21437 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #B21437 is #4DEBC8. Grayscale: #474747. Windows color (decimal): -5106633 or 3609778. OLE color: 3609778.

HSL color Cylindrical-coordinate representation of color #B21437: hue angle of 346.71º degrees, saturation: 0.8, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #B21437 is Cyan = 0, Magento = 0.89, Yellow = 0.69 and Black (K on CMYK) = 0.30.

Color convert

RGB1782055-
CMYK00.890.690.30
HSL346.71º79.8%38.82%-
HSV(B)346.71º88.76%69.8%-
XYZ19.310.244.57-
YUV71.23118.85204.15-

RGB Variations

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

RGB

RED value IS 178 (69.92% from 255) = 70.36%
GREEN value IS 20 (8.20% from 255) = 7.91%
BLUE value IS 55 (21.88% from 255) = 21.74%
R=70.36%
G=7.91%
B=21.74%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.89
Y (Yellow) values IS 0.69
K (Black) values IS 0.30
SystemRedGreenBlueCMYKHSL
Decimal178205500.890.690.30346.7179.838.82
HexB21437059451E15b5027
Octal262246701311053653312047
Binary1011001010100110111010110011000101111101010110111010000100111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #B21437

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #B21437; }

 p { color: rgb(178,20,55); }

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

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

 a { background-color: rgb(178,20,55); }

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

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

 span { border-color: rgb(178,20,55); }

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

cancel