Shades of Bismark #486879
Tints of Bismark #486879
RGB
CMYK
RGB Variations
Color information
#486879 (or 0x486879) is known color: Bismark. HEX triplet: 48, 68 and 79. RGB value is (72,104,121). Sum of RGB (Red+Green+Blue) = 72+104+121=297 (39% of max value = 765). Red value is 72 (28.52% from 255 or 24.24% from 297); Green value is 104 (41.02% from 255 or 35.02% from 297); Blue value is 121 (47.66% from 255 or 40.74% from 297); Max value from RGB is 121 - color contains mainly: blue. Hex color #486879 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486879 is #B79786. Grayscale: #606060. Windows color (decimal): -12031879 or 7956552. OLE color: 7956552.
HSL color Cylindrical-coordinate representation of color #486879: hue angle of 200.82º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #486879 is Cyan = 0.40, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 104 | 121 | - |
| CMYK | 0.40 | 0.14 | 0 | 0.53 |
| HSL | 200.82º | 0.25% | 0.38% | - |
| HSV(B) | 200.82º | 0.4% | 0.47% | - |
| XYZ | 11.07 | 12.66 | 19.95 | - |
| YUV | 96.37 | 141.9 | 110.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 104 | 121 | 0.40 | 0.14 | 0 | 0.53 | 200.82 | 0.25 | 0.38 |
| Hex | 48 | 68 | 79 | 28 | E | 0 | 35 | C9 | 19 | 26 |
| Octal | 110 | 150 | 171 | 50 | 16 | 0 | 65 | 311 | 31 | 46 |
| Binary | 1001000 | 1101000 | 1111001 | 101000 | 1110 | 0 | 110101 | 11001001 | 11001 | 100110 |
Color Harmonies of #486879
Complementary color
Monochromatic Colors of #486879
Black with #486879
Text Example
Text Example
White with #486879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486879; }
p { color: rgb(72,104,121); }
H1.HeaderClassName
{
color: #486879;
}
.AnyTagClassName
{
color: #486879;
}
</style>
background-color css
<style>
a { background-color: #486879; }
a { background-color: rgb(72,104,121); }
div.DivClassName
{
background-color: #486879;
}
.BgClassName
{
background-color: #486879;
}
</style>
border-color css
<style>
span { border-color: #486879; }
span { border-color: rgb(72,104,121); }
td.TdClassName
{
border-color: #486879;
}
.TagClassName
{
border-color: #486879;
}
</style>