Shades of Bismark #486577
Tints of Bismark #486577
RGB
CMYK
RGB Variations
Color information
#486577 (or 0x486577) is known color: Bismark. HEX triplet: 48, 65 and 77. RGB value is (72,101,119). Sum of RGB (Red+Green+Blue) = 72+101+119=292 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.66% from 292); Green value is 101 (39.84% from 255 or 34.59% from 292); Blue value is 119 (46.88% from 255 or 40.75% from 292); Max value from RGB is 119 - color contains mainly: blue. Hex color #486577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486577 is #B79A88. Grayscale: #5E5E5E. Windows color (decimal): -12032649 or 7824712. OLE color: 7824712.
HSL color Cylindrical-coordinate representation of color #486577: hue angle of 202.98º 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 #486577 is Cyan = 0.39, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 101 | 119 | - |
| CMYK | 0.39 | 0.15 | 0 | 0.53 |
| HSL | 202.98º | 0.25% | 0.37% | - |
| HSV(B) | 202.98º | 0.39% | 0.47% | - |
| XYZ | 10.66 | 12.02 | 19.21 | - |
| YUV | 94.38 | 141.89 | 112.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 101 | 119 | 0.39 | 0.15 | 0 | 0.53 | 202.98 | 0.25 | 0.37 |
| Hex | 48 | 65 | 77 | 27 | F | 0 | 35 | CB | 19 | 25 |
| Octal | 110 | 145 | 167 | 47 | 17 | 0 | 65 | 313 | 31 | 45 |
| Binary | 1001000 | 1100101 | 1110111 | 100111 | 1111 | 0 | 110101 | 11001011 | 11001 | 100101 |
Color Harmonies of #486577
Complementary color
Monochromatic Colors of #486577
Black with #486577
Text Example
Text Example
White with #486577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486577; }
p { color: rgb(72,101,119); }
H1.HeaderClassName
{
color: #486577;
}
.AnyTagClassName
{
color: #486577;
}
</style>
background-color css
<style>
a { background-color: #486577; }
a { background-color: rgb(72,101,119); }
div.DivClassName
{
background-color: #486577;
}
.BgClassName
{
background-color: #486577;
}
</style>
border-color css
<style>
span { border-color: #486577; }
span { border-color: rgb(72,101,119); }
td.TdClassName
{
border-color: #486577;
}
.TagClassName
{
border-color: #486577;
}
</style>