Shades of Bismark #486477
Tints of Bismark #486477
RGB
CMYK
RGB Variations
Color information
#486477 (or 0x486477) is known color: Bismark. HEX triplet: 48, 64 and 77. RGB value is (72,100,119). Sum of RGB (Red+Green+Blue) = 72+100+119=291 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.74% from 291); Green value is 100 (39.45% from 255 or 34.36% from 291); Blue value is 119 (46.88% from 255 or 40.89% from 291); Max value from RGB is 119 - color contains mainly: blue. Hex color #486477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486477 is #B79B88. Grayscale: #5D5D5D. Windows color (decimal): -12032905 or 7824456. OLE color: 7824456.
HSL color Cylindrical-coordinate representation of color #486477: hue angle of 204.26º 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 #486477 is Cyan = 0.39, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 100 | 119 | - |
| CMYK | 0.39 | 0.16 | 0 | 0.53 |
| HSL | 204.26º | 0.25% | 0.37% | - |
| HSV(B) | 204.26º | 0.39% | 0.47% | - |
| XYZ | 10.56 | 11.82 | 19.18 | - |
| YUV | 93.79 | 142.22 | 112.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 100 | 119 | 0.39 | 0.16 | 0 | 0.53 | 204.26 | 0.25 | 0.37 |
| Hex | 48 | 64 | 77 | 27 | 10 | 0 | 35 | CC | 19 | 25 |
| Octal | 110 | 144 | 167 | 47 | 20 | 0 | 65 | 314 | 31 | 45 |
| Binary | 1001000 | 1100100 | 1110111 | 100111 | 10000 | 0 | 110101 | 11001100 | 11001 | 100101 |
Color Harmonies of #486477
Complementary color
Monochromatic Colors of #486477
Black with #486477
Text Example
Text Example
White with #486477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486477; }
p { color: rgb(72,100,119); }
H1.HeaderClassName
{
color: #486477;
}
.AnyTagClassName
{
color: #486477;
}
</style>
background-color css
<style>
a { background-color: #486477; }
a { background-color: rgb(72,100,119); }
div.DivClassName
{
background-color: #486477;
}
.BgClassName
{
background-color: #486477;
}
</style>
border-color css
<style>
span { border-color: #486477; }
span { border-color: rgb(72,100,119); }
td.TdClassName
{
border-color: #486477;
}
.TagClassName
{
border-color: #486477;
}
</style>