Shades of Bismark #466370
Tints of Bismark #466370
RGB
CMYK
RGB Variations
Color information
#466370 (or 0x466370) is known color: Bismark. HEX triplet: 46, 63 and 70. RGB value is (70,99,112). Sum of RGB (Red+Green+Blue) = 70+99+112=281 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.91% from 281); Green value is 99 (39.06% from 255 or 35.23% from 281); Blue value is 112 (44.14% from 255 or 39.86% from 281); Max value from RGB is 112 - color contains mainly: blue. Hex color #466370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466370 is #B99C8F. Grayscale: #5B5B5B. Windows color (decimal): -12164240 or 7365446. OLE color: 7365446.
HSL color Cylindrical-coordinate representation of color #466370: hue angle of 198.57º 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 #466370 is Cyan = 0.38, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 99 | 112 | - |
| CMYK | 0.38 | 0.12 | 0 | 0.56 |
| HSL | 198.57º | 0.23% | 0.36% | - |
| HSV(B) | 198.57º | 0.38% | 0.44% | - |
| XYZ | 9.91 | 11.4 | 17.01 | - |
| YUV | 91.81 | 139.39 | 112.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 112 | 0.38 | 0.12 | 0 | 0.56 | 198.57 | 0.23 | 0.36 |
| Hex | 46 | 63 | 70 | 26 | C | 0 | 38 | C7 | 17 | 24 |
| Octal | 106 | 143 | 160 | 46 | 14 | 0 | 70 | 307 | 27 | 44 |
| Binary | 1000110 | 1100011 | 1110000 | 100110 | 1100 | 0 | 111000 | 11000111 | 10111 | 100100 |
Color Harmonies of #466370
Complementary color
Monochromatic Colors of #466370
Black with #466370
Text Example
Text Example
White with #466370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466370; }
p { color: rgb(70,99,112); }
H1.HeaderClassName
{
color: #466370;
}
.AnyTagClassName
{
color: #466370;
}
</style>
background-color css
<style>
a { background-color: #466370; }
a { background-color: rgb(70,99,112); }
div.DivClassName
{
background-color: #466370;
}
.BgClassName
{
background-color: #466370;
}
</style>
border-color css
<style>
span { border-color: #466370; }
span { border-color: rgb(70,99,112); }
td.TdClassName
{
border-color: #466370;
}
.TagClassName
{
border-color: #466370;
}
</style>