Shades of Bismark #486271
Tints of Bismark #486271
RGB
CMYK
RGB Variations
Color information
#486271 (or 0x486271) is known color: Bismark. HEX triplet: 48, 62 and 71. RGB value is (72,98,113). Sum of RGB (Red+Green+Blue) = 72+98+113=283 (37% of max value = 765). Red value is 72 (28.52% from 255 or 25.44% from 283); Green value is 98 (38.67% from 255 or 34.63% from 283); Blue value is 113 (44.53% from 255 or 39.93% from 283); Max value from RGB is 113 - color contains mainly: blue. Hex color #486271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486271 is #B79D8E. Grayscale: #5B5B5B. Windows color (decimal): -12033423 or 7430728. OLE color: 7430728.
HSL color Cylindrical-coordinate representation of color #486271: hue angle of 201.95º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #486271 is Cyan = 0.36, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 98 | 113 | - |
| CMYK | 0.36 | 0.13 | 0 | 0.56 |
| HSL | 201.95º | 0.22% | 0.36% | - |
| HSV(B) | 201.95º | 0.36% | 0.44% | - |
| XYZ | 10.02 | 11.31 | 17.28 | - |
| YUV | 91.94 | 139.89 | 113.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 98 | 113 | 0.36 | 0.13 | 0 | 0.56 | 201.95 | 0.22 | 0.36 |
| Hex | 48 | 62 | 71 | 24 | D | 0 | 38 | CA | 16 | 24 |
| Octal | 110 | 142 | 161 | 44 | 15 | 0 | 70 | 312 | 26 | 44 |
| Binary | 1001000 | 1100010 | 1110001 | 100100 | 1101 | 0 | 111000 | 11001010 | 10110 | 100100 |
Color Harmonies of #486271
Complementary color
Monochromatic Colors of #486271
Black with #486271
Text Example
Text Example
White with #486271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486271; }
p { color: rgb(72,98,113); }
H1.HeaderClassName
{
color: #486271;
}
.AnyTagClassName
{
color: #486271;
}
</style>
background-color css
<style>
a { background-color: #486271; }
a { background-color: rgb(72,98,113); }
div.DivClassName
{
background-color: #486271;
}
.BgClassName
{
background-color: #486271;
}
</style>
border-color css
<style>
span { border-color: #486271; }
span { border-color: rgb(72,98,113); }
td.TdClassName
{
border-color: #486271;
}
.TagClassName
{
border-color: #486271;
}
</style>