Shades of Bismark #416576
Tints of Bismark #416576
RGB
CMYK
RGB Variations
Color information
#416576 (or 0x416576) is known color: Bismark. HEX triplet: 41, 65 and 76. RGB value is (65,101,118). Sum of RGB (Red+Green+Blue) = 65+101+118=284 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.89% from 284); Green value is 101 (39.84% from 255 or 35.56% from 284); Blue value is 118 (46.48% from 255 or 41.55% from 284); Max value from RGB is 118 - color contains mainly: blue. Hex color #416576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416576 is #BE9A89. Grayscale: #5C5C5C. Windows color (decimal): -12491402 or 7759169. OLE color: 7759169.
HSL color Cylindrical-coordinate representation of color #416576: hue angle of 199.25º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #416576 is Cyan = 0.45, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 101 | 118 | - |
| CMYK | 0.45 | 0.14 | 0 | 0.54 |
| HSL | 199.25º | 0.29% | 0.36% | - |
| HSV(B) | 199.25º | 0.45% | 0.46% | - |
| XYZ | 10.1 | 11.74 | 18.87 | - |
| YUV | 92.17 | 142.57 | 108.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 101 | 118 | 0.45 | 0.14 | 0 | 0.54 | 199.25 | 0.29 | 0.36 |
| Hex | 41 | 65 | 76 | 2D | E | 0 | 36 | C7 | 1D | 24 |
| Octal | 101 | 145 | 166 | 55 | 16 | 0 | 66 | 307 | 35 | 44 |
| Binary | 1000001 | 1100101 | 1110110 | 101101 | 1110 | 0 | 110110 | 11000111 | 11101 | 100100 |
Color Harmonies of #416576
Complementary color
Monochromatic Colors of #416576
Black with #416576
Text Example
Text Example
White with #416576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416576; }
p { color: rgb(65,101,118); }
H1.HeaderClassName
{
color: #416576;
}
.AnyTagClassName
{
color: #416576;
}
</style>
background-color css
<style>
a { background-color: #416576; }
a { background-color: rgb(65,101,118); }
div.DivClassName
{
background-color: #416576;
}
.BgClassName
{
background-color: #416576;
}
</style>
border-color css
<style>
span { border-color: #416576; }
span { border-color: rgb(65,101,118); }
td.TdClassName
{
border-color: #416576;
}
.TagClassName
{
border-color: #416576;
}
</style>