Shades of Bismark #486270
Tints of Bismark #486270
RGB
CMYK
RGB Variations
Color information
#486270 (or 0x486270) is known color: Bismark. HEX triplet: 48, 62 and 70. RGB value is (72,98,112). Sum of RGB (Red+Green+Blue) = 72+98+112=282 (37% of max value = 765). Red value is 72 (28.52% from 255 or 25.53% from 282); Green value is 98 (38.67% from 255 or 34.75% from 282); Blue value is 112 (44.14% from 255 or 39.72% from 282); Max value from RGB is 112 - color contains mainly: blue. Hex color #486270 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486270 is #B79D8F. Grayscale: #5B5B5B. Windows color (decimal): -12033424 or 7365192. OLE color: 7365192.
HSL color Cylindrical-coordinate representation of color #486270: hue angle of 201º 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 #486270 is Cyan = 0.36, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 98 | 112 | - |
| CMYK | 0.36 | 0.13 | 0 | 0.56 |
| HSL | 201º | 0.22% | 0.36% | - |
| HSV(B) | 201º | 0.36% | 0.44% | - |
| XYZ | 9.96 | 11.28 | 16.98 | - |
| YUV | 91.82 | 139.39 | 113.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 98 | 112 | 0.36 | 0.13 | 0 | 0.56 | 201 | 0.22 | 0.36 |
| Hex | 48 | 62 | 70 | 24 | D | 0 | 38 | C9 | 16 | 24 |
| Octal | 110 | 142 | 160 | 44 | 15 | 0 | 70 | 311 | 26 | 44 |
| Binary | 1001000 | 1100010 | 1110000 | 100100 | 1101 | 0 | 111000 | 11001001 | 10110 | 100100 |
Color Harmonies of #486270
Complementary color
Monochromatic Colors of #486270
Black with #486270
Text Example
Text Example
White with #486270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486270; }
p { color: rgb(72,98,112); }
H1.HeaderClassName
{
color: #486270;
}
.AnyTagClassName
{
color: #486270;
}
</style>
background-color css
<style>
a { background-color: #486270; }
a { background-color: rgb(72,98,112); }
div.DivClassName
{
background-color: #486270;
}
.BgClassName
{
background-color: #486270;
}
</style>
border-color css
<style>
span { border-color: #486270; }
span { border-color: rgb(72,98,112); }
td.TdClassName
{
border-color: #486270;
}
.TagClassName
{
border-color: #486270;
}
</style>