Shades of Cardinal #B20738
Tints of Cardinal #B20738
RGB
CMYK
RGB Variations
Color information
#B20738 (or 0xB20738) is known color: Cardinal. HEX triplet: B2, 07 and 38. RGB value is (178,7,56). Sum of RGB (Red+Green+Blue) = 178+7+56=241 (31% of max value = 765). Red value is 178 (69.92% from 255 or 73.86% from 241); Green value is 7 (3.12% from 255 or 2.90% from 241); Blue value is 56 (22.27% from 255 or 23.24% from 241); Max value from RGB is 178 - color contains mainly: red. Hex color #B20738 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #B20738 is #4DF8C7. Grayscale: #3F3F3F. Windows color (decimal): -5109960 or 3671986. OLE color: 3671986.
HSL color Cylindrical-coordinate representation of color #B20738: hue angle of 342.81º degrees, saturation: 0.92, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #B20738 is Cyan = 0, Magento = 0.96, Yellow = 0.69 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 7 | 56 | - |
| CMYK | 0 | 0.96 | 0.69 | 0.30 |
| HSL | 342.81º | 0.92% | 0.36% | - |
| HSV(B) | 342.81º | 0.96% | 0.7% | - |
| XYZ | 19.15 | 9.9 | 4.64 | - |
| YUV | 63.72 | 123.65 | 209.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 7 | 56 | 0 | 0.96 | 0.69 | 0.30 | 342.81 | 0.92 | 0.36 |
| Hex | B2 | 7 | 38 | 0 | 60 | 45 | 1E | 157 | 5C | 24 |
| Octal | 262 | 7 | 70 | 0 | 140 | 105 | 36 | 527 | 134 | 44 |
| Binary | 10110010 | 111 | 111000 | 0 | 1100000 | 1000101 | 11110 | 101010111 | 1011100 | 100100 |
Color Harmonies of #B20738
Complementary color
Monochromatic Colors of #B20738
Black with #B20738
Text Example
Text Example
White with #B20738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B20738; }
p { color: rgb(178,7,56); }
H1.HeaderClassName
{
color: #B20738;
}
.AnyTagClassName
{
color: #B20738;
}
</style>
background-color css
<style>
a { background-color: #B20738; }
a { background-color: rgb(178,7,56); }
div.DivClassName
{
background-color: #B20738;
}
.BgClassName
{
background-color: #B20738;
}
</style>
border-color css
<style>
span { border-color: #B20738; }
span { border-color: rgb(178,7,56); }
td.TdClassName
{
border-color: #B20738;
}
.TagClassName
{
border-color: #B20738;
}
</style>