Shades of Bismark #466975
Tints of Bismark #466975
RGB
CMYK
RGB Variations
Color information
#466975 (or 0x466975) is known color: Bismark. HEX triplet: 46, 69 and 75. RGB value is (70,105,117). Sum of RGB (Red+Green+Blue) = 70+105+117=292 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.97% from 292); Green value is 105 (41.41% from 255 or 35.96% from 292); Blue value is 117 (46.09% from 255 or 40.07% from 292); Max value from RGB is 117 - color contains mainly: blue. Hex color #466975 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466975 is #B9968A. Grayscale: #5F5F5F. Windows color (decimal): -12162699 or 7694662. OLE color: 7694662.
HSL color Cylindrical-coordinate representation of color #466975: hue angle of 195.32º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #466975 is Cyan = 0.40, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 105 | 117 | - |
| CMYK | 0.40 | 0.10 | 0 | 0.54 |
| HSL | 195.32º | 0.25% | 0.37% | - |
| HSV(B) | 195.32º | 0.4% | 0.46% | - |
| XYZ | 10.79 | 12.69 | 18.71 | - |
| YUV | 95.9 | 139.9 | 109.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 117 | 0.40 | 0.10 | 0 | 0.54 | 195.32 | 0.25 | 0.37 |
| Hex | 46 | 69 | 75 | 28 | A | 0 | 36 | C3 | 19 | 25 |
| Octal | 106 | 151 | 165 | 50 | 12 | 0 | 66 | 303 | 31 | 45 |
| Binary | 1000110 | 1101001 | 1110101 | 101000 | 1010 | 0 | 110110 | 11000011 | 11001 | 100101 |
Color Harmonies of #466975
Complementary color
Monochromatic Colors of #466975
Black with #466975
Text Example
Text Example
White with #466975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466975; }
p { color: rgb(70,105,117); }
H1.HeaderClassName
{
color: #466975;
}
.AnyTagClassName
{
color: #466975;
}
</style>
background-color css
<style>
a { background-color: #466975; }
a { background-color: rgb(70,105,117); }
div.DivClassName
{
background-color: #466975;
}
.BgClassName
{
background-color: #466975;
}
</style>
border-color css
<style>
span { border-color: #466975; }
span { border-color: rgb(70,105,117); }
td.TdClassName
{
border-color: #466975;
}
.TagClassName
{
border-color: #466975;
}
</style>