Shades of Bismark #486679
Tints of Bismark #486679
RGB
CMYK
RGB Variations
Color information
#486679 (or 0x486679) is known color: Bismark. HEX triplet: 48, 66 and 79. RGB value is (72,102,121). Sum of RGB (Red+Green+Blue) = 72+102+121=295 (39% of max value = 765). Red value is 72 (28.52% from 255 or 24.41% from 295); Green value is 102 (40.23% from 255 or 34.58% from 295); Blue value is 121 (47.66% from 255 or 41.02% from 295); Max value from RGB is 121 - color contains mainly: blue. Hex color #486679 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486679 is #B79986. Grayscale: #5F5F5F. Windows color (decimal): -12032391 or 7956040. OLE color: 7956040.
HSL color Cylindrical-coordinate representation of color #486679: hue angle of 203.27º 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 #486679 is Cyan = 0.40, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 102 | 121 | - |
| CMYK | 0.40 | 0.16 | 0 | 0.53 |
| HSL | 203.27º | 0.25% | 0.38% | - |
| HSV(B) | 203.27º | 0.4% | 0.47% | - |
| XYZ | 10.88 | 12.26 | 19.88 | - |
| YUV | 95.2 | 142.56 | 111.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 102 | 121 | 0.40 | 0.16 | 0 | 0.53 | 203.27 | 0.25 | 0.38 |
| Hex | 48 | 66 | 79 | 28 | 10 | 0 | 35 | CB | 19 | 26 |
| Octal | 110 | 146 | 171 | 50 | 20 | 0 | 65 | 313 | 31 | 46 |
| Binary | 1001000 | 1100110 | 1111001 | 101000 | 10000 | 0 | 110101 | 11001011 | 11001 | 100110 |
Color Harmonies of #486679
Complementary color
Monochromatic Colors of #486679
Black with #486679
Text Example
Text Example
White with #486679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486679; }
p { color: rgb(72,102,121); }
H1.HeaderClassName
{
color: #486679;
}
.AnyTagClassName
{
color: #486679;
}
</style>
background-color css
<style>
a { background-color: #486679; }
a { background-color: rgb(72,102,121); }
div.DivClassName
{
background-color: #486679;
}
.BgClassName
{
background-color: #486679;
}
</style>
border-color css
<style>
span { border-color: #486679; }
span { border-color: rgb(72,102,121); }
td.TdClassName
{
border-color: #486679;
}
.TagClassName
{
border-color: #486679;
}
</style>