Shades of Bismark #466476
Tints of Bismark #466476
RGB
CMYK
RGB Variations
Color information
#466476 (or 0x466476) is known color: Bismark. HEX triplet: 46, 64 and 76. RGB value is (70,100,118). Sum of RGB (Red+Green+Blue) = 70+100+118=288 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.31% from 288); Green value is 100 (39.45% from 255 or 34.72% from 288); Blue value is 118 (46.48% from 255 or 40.97% from 288); Max value from RGB is 118 - color contains mainly: blue. Hex color #466476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466476 is #B99B89. Grayscale: #5C5C5C. Windows color (decimal): -12163978 or 7758918. OLE color: 7758918.
HSL color Cylindrical-coordinate representation of color #466476: hue angle of 202.5º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #466476 is Cyan = 0.41, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 100 | 118 | - |
| CMYK | 0.41 | 0.15 | 0 | 0.54 |
| HSL | 202.5º | 0.26% | 0.37% | - |
| HSV(B) | 202.5º | 0.41% | 0.46% | - |
| XYZ | 10.35 | 11.72 | 18.86 | - |
| YUV | 93.08 | 142.06 | 111.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 118 | 0.41 | 0.15 | 0 | 0.54 | 202.5 | 0.26 | 0.37 |
| Hex | 46 | 64 | 76 | 29 | F | 0 | 36 | CA | 1A | 25 |
| Octal | 106 | 144 | 166 | 51 | 17 | 0 | 66 | 312 | 32 | 45 |
| Binary | 1000110 | 1100100 | 1110110 | 101001 | 1111 | 0 | 110110 | 11001010 | 11010 | 100101 |
Color Harmonies of #466476
Complementary color
Monochromatic Colors of #466476
Black with #466476
Text Example
Text Example
White with #466476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466476; }
p { color: rgb(70,100,118); }
H1.HeaderClassName
{
color: #466476;
}
.AnyTagClassName
{
color: #466476;
}
</style>
background-color css
<style>
a { background-color: #466476; }
a { background-color: rgb(70,100,118); }
div.DivClassName
{
background-color: #466476;
}
.BgClassName
{
background-color: #466476;
}
</style>
border-color css
<style>
span { border-color: #466476; }
span { border-color: rgb(70,100,118); }
td.TdClassName
{
border-color: #466476;
}
.TagClassName
{
border-color: #466476;
}
</style>