Shades of Bismark #466570
Tints of Bismark #466570
RGB
CMYK
RGB Variations
Color information
#466570 (or 0x466570) is known color: Bismark. HEX triplet: 46, 65 and 70. RGB value is (70,101,112). Sum of RGB (Red+Green+Blue) = 70+101+112=283 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.73% from 283); Green value is 101 (39.84% from 255 or 35.69% from 283); Blue value is 112 (44.14% from 255 or 39.58% from 283); Max value from RGB is 112 - color contains mainly: blue. Hex color #466570 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466570 is #B99A8F. Grayscale: #5C5C5C. Windows color (decimal): -12163728 or 7365958. OLE color: 7365958.
HSL color Cylindrical-coordinate representation of color #466570: hue angle of 195.71º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #466570 is Cyan = 0.38, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 101 | 112 | - |
| CMYK | 0.38 | 0.10 | 0 | 0.56 |
| HSL | 195.71º | 0.23% | 0.36% | - |
| HSV(B) | 195.71º | 0.38% | 0.44% | - |
| XYZ | 10.1 | 11.78 | 17.07 | - |
| YUV | 92.99 | 138.73 | 111.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 112 | 0.38 | 0.10 | 0 | 0.56 | 195.71 | 0.23 | 0.36 |
| Hex | 46 | 65 | 70 | 26 | A | 0 | 38 | C4 | 17 | 24 |
| Octal | 106 | 145 | 160 | 46 | 12 | 0 | 70 | 304 | 27 | 44 |
| Binary | 1000110 | 1100101 | 1110000 | 100110 | 1010 | 0 | 111000 | 11000100 | 10111 | 100100 |
Color Harmonies of #466570
Complementary color
Monochromatic Colors of #466570
Black with #466570
Text Example
Text Example
White with #466570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466570; }
p { color: rgb(70,101,112); }
H1.HeaderClassName
{
color: #466570;
}
.AnyTagClassName
{
color: #466570;
}
</style>
background-color css
<style>
a { background-color: #466570; }
a { background-color: rgb(70,101,112); }
div.DivClassName
{
background-color: #466570;
}
.BgClassName
{
background-color: #466570;
}
</style>
border-color css
<style>
span { border-color: #466570; }
span { border-color: rgb(70,101,112); }
td.TdClassName
{
border-color: #466570;
}
.TagClassName
{
border-color: #466570;
}
</style>