Shades of Bismark #486475
Tints of Bismark #486475
RGB
CMYK
RGB Variations
Color information
#486475 (or 0x486475) is known color: Bismark. HEX triplet: 48, 64 and 75. RGB value is (72,100,117). Sum of RGB (Red+Green+Blue) = 72+100+117=289 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.91% from 289); Green value is 100 (39.45% from 255 or 34.60% from 289); Blue value is 117 (46.09% from 255 or 40.48% from 289); Max value from RGB is 117 - color contains mainly: blue. Hex color #486475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486475 is #B79B8A. Grayscale: #5D5D5D. Windows color (decimal): -12032907 or 7693384. OLE color: 7693384.
HSL color Cylindrical-coordinate representation of color #486475: hue angle of 202.67º 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 #486475 is Cyan = 0.38, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 100 | 117 | - |
| CMYK | 0.38 | 0.15 | 0 | 0.54 |
| HSL | 202.67º | 0.24% | 0.37% | - |
| HSV(B) | 202.67º | 0.38% | 0.46% | - |
| XYZ | 10.44 | 11.78 | 18.55 | - |
| YUV | 93.57 | 141.22 | 112.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 100 | 117 | 0.38 | 0.15 | 0 | 0.54 | 202.67 | 0.24 | 0.37 |
| Hex | 48 | 64 | 75 | 26 | F | 0 | 36 | CB | 18 | 25 |
| Octal | 110 | 144 | 165 | 46 | 17 | 0 | 66 | 313 | 30 | 45 |
| Binary | 1001000 | 1100100 | 1110101 | 100110 | 1111 | 0 | 110110 | 11001011 | 11000 | 100101 |
Color Harmonies of #486475
Complementary color
Monochromatic Colors of #486475
Black with #486475
Text Example
Text Example
White with #486475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486475; }
p { color: rgb(72,100,117); }
H1.HeaderClassName
{
color: #486475;
}
.AnyTagClassName
{
color: #486475;
}
</style>
background-color css
<style>
a { background-color: #486475; }
a { background-color: rgb(72,100,117); }
div.DivClassName
{
background-color: #486475;
}
.BgClassName
{
background-color: #486475;
}
</style>
border-color css
<style>
span { border-color: #486475; }
span { border-color: rgb(72,100,117); }
td.TdClassName
{
border-color: #486475;
}
.TagClassName
{
border-color: #486475;
}
</style>