Shades of Bismark #486877
Tints of Bismark #486877
RGB
CMYK
RGB Variations
Color information
#486877 (or 0x486877) is known color: Bismark. HEX triplet: 48, 68 and 77. RGB value is (72,104,119). Sum of RGB (Red+Green+Blue) = 72+104+119=295 (39% of max value = 765). Red value is 72 (28.52% from 255 or 24.41% from 295); Green value is 104 (41.02% from 255 or 35.25% from 295); Blue value is 119 (46.88% from 255 or 40.34% from 295); Max value from RGB is 119 - color contains mainly: blue. Hex color #486877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486877 is #B79788. Grayscale: #606060. Windows color (decimal): -12031881 or 7825480. OLE color: 7825480.
HSL color Cylindrical-coordinate representation of color #486877: hue angle of 199.15º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #486877 is Cyan = 0.39, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 104 | 119 | - |
| CMYK | 0.39 | 0.13 | 0 | 0.53 |
| HSL | 199.15º | 0.25% | 0.37% | - |
| HSV(B) | 199.15º | 0.39% | 0.47% | - |
| XYZ | 10.95 | 12.61 | 19.31 | - |
| YUV | 96.14 | 140.9 | 110.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 104 | 119 | 0.39 | 0.13 | 0 | 0.53 | 199.15 | 0.25 | 0.37 |
| Hex | 48 | 68 | 77 | 27 | D | 0 | 35 | C7 | 19 | 25 |
| Octal | 110 | 150 | 167 | 47 | 15 | 0 | 65 | 307 | 31 | 45 |
| Binary | 1001000 | 1101000 | 1110111 | 100111 | 1101 | 0 | 110101 | 11000111 | 11001 | 100101 |
Color Harmonies of #486877
Complementary color
Monochromatic Colors of #486877
Black with #486877
Text Example
Text Example
White with #486877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486877; }
p { color: rgb(72,104,119); }
H1.HeaderClassName
{
color: #486877;
}
.AnyTagClassName
{
color: #486877;
}
</style>
background-color css
<style>
a { background-color: #486877; }
a { background-color: rgb(72,104,119); }
div.DivClassName
{
background-color: #486877;
}
.BgClassName
{
background-color: #486877;
}
</style>
border-color css
<style>
span { border-color: #486877; }
span { border-color: rgb(72,104,119); }
td.TdClassName
{
border-color: #486877;
}
.TagClassName
{
border-color: #486877;
}
</style>