Shades of Bismark #486675
Tints of Bismark #486675
RGB
CMYK
RGB Variations
Color information
#486675 (or 0x486675) is known color: Bismark. HEX triplet: 48, 66 and 75. RGB value is (72,102,117). Sum of RGB (Red+Green+Blue) = 72+102+117=291 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.74% from 291); Green value is 102 (40.23% from 255 or 35.05% from 291); Blue value is 117 (46.09% from 255 or 40.21% from 291); Max value from RGB is 117 - color contains mainly: blue. Hex color #486675 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486675 is #B7998A. Grayscale: #5E5E5E. Windows color (decimal): -12032395 or 7693896. OLE color: 7693896.
HSL color Cylindrical-coordinate representation of color #486675: hue angle of 200º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #486675 is Cyan = 0.38, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 102 | 117 | - |
| CMYK | 0.38 | 0.13 | 0 | 0.54 |
| HSL | 200º | 0.24% | 0.37% | - |
| HSV(B) | 200º | 0.38% | 0.46% | - |
| XYZ | 10.63 | 12.16 | 18.62 | - |
| YUV | 94.74 | 140.56 | 111.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 102 | 117 | 0.38 | 0.13 | 0 | 0.54 | 200 | 0.24 | 0.37 |
| Hex | 48 | 66 | 75 | 26 | D | 0 | 36 | C8 | 18 | 25 |
| Octal | 110 | 146 | 165 | 46 | 15 | 0 | 66 | 310 | 30 | 45 |
| Binary | 1001000 | 1100110 | 1110101 | 100110 | 1101 | 0 | 110110 | 11001000 | 11000 | 100101 |
Color Harmonies of #486675
Complementary color
Monochromatic Colors of #486675
Black with #486675
Text Example
Text Example
White with #486675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486675; }
p { color: rgb(72,102,117); }
H1.HeaderClassName
{
color: #486675;
}
.AnyTagClassName
{
color: #486675;
}
</style>
background-color css
<style>
a { background-color: #486675; }
a { background-color: rgb(72,102,117); }
div.DivClassName
{
background-color: #486675;
}
.BgClassName
{
background-color: #486675;
}
</style>
border-color css
<style>
span { border-color: #486675; }
span { border-color: rgb(72,102,117); }
td.TdClassName
{
border-color: #486675;
}
.TagClassName
{
border-color: #486675;
}
</style>