Shades of Bismark #466277
Tints of Bismark #466277
RGB
CMYK
RGB Variations
Color information
#466277 (or 0x466277) is known color: Bismark. HEX triplet: 46, 62 and 77. RGB value is (70,98,119). Sum of RGB (Red+Green+Blue) = 70+98+119=287 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.39% from 287); Green value is 98 (38.67% from 255 or 34.15% from 287); Blue value is 119 (46.88% from 255 or 41.46% from 287); Max value from RGB is 119 - color contains mainly: blue. Hex color #466277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466277 is #B99D88. Grayscale: #5B5B5B. Windows color (decimal): -12164489 or 7823942. OLE color: 7823942.
HSL color Cylindrical-coordinate representation of color #466277: hue angle of 205.71º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #466277 is Cyan = 0.41, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 98 | 119 | - |
| CMYK | 0.41 | 0.18 | 0 | 0.53 |
| HSL | 205.71º | 0.26% | 0.37% | - |
| HSV(B) | 205.71º | 0.41% | 0.47% | - |
| XYZ | 10.22 | 11.37 | 19.11 | - |
| YUV | 92.02 | 143.22 | 112.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 119 | 0.41 | 0.18 | 0 | 0.53 | 205.71 | 0.26 | 0.37 |
| Hex | 46 | 62 | 77 | 29 | 12 | 0 | 35 | CE | 1A | 25 |
| Octal | 106 | 142 | 167 | 51 | 22 | 0 | 65 | 316 | 32 | 45 |
| Binary | 1000110 | 1100010 | 1110111 | 101001 | 10010 | 0 | 110101 | 11001110 | 11010 | 100101 |
Color Harmonies of #466277
Complementary color
Monochromatic Colors of #466277
Black with #466277
Text Example
Text Example
White with #466277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466277; }
p { color: rgb(70,98,119); }
H1.HeaderClassName
{
color: #466277;
}
.AnyTagClassName
{
color: #466277;
}
</style>
background-color css
<style>
a { background-color: #466277; }
a { background-color: rgb(70,98,119); }
div.DivClassName
{
background-color: #466277;
}
.BgClassName
{
background-color: #466277;
}
</style>
border-color css
<style>
span { border-color: #466277; }
span { border-color: rgb(70,98,119); }
td.TdClassName
{
border-color: #466277;
}
.TagClassName
{
border-color: #466277;
}
</style>