Shades of Bismark #416476
Tints of Bismark #416476
RGB
CMYK
RGB Variations
Color information
#416476 (or 0x416476) is known color: Bismark. HEX triplet: 41, 64 and 76. RGB value is (65,100,118). Sum of RGB (Red+Green+Blue) = 65+100+118=283 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.97% from 283); Green value is 100 (39.45% from 255 or 35.34% from 283); Blue value is 118 (46.48% from 255 or 41.70% from 283); Max value from RGB is 118 - color contains mainly: blue. Hex color #416476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416476 is #BE9B89. Grayscale: #5B5B5B. Windows color (decimal): -12491658 or 7758913. OLE color: 7758913.
HSL color Cylindrical-coordinate representation of color #416476: hue angle of 200.38º 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 #416476 is Cyan = 0.45, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 100 | 118 | - |
| CMYK | 0.45 | 0.15 | 0 | 0.54 |
| HSL | 200.38º | 0.29% | 0.36% | - |
| HSV(B) | 200.38º | 0.45% | 0.46% | - |
| XYZ | 10.01 | 11.55 | 18.84 | - |
| YUV | 91.59 | 142.9 | 109.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 100 | 118 | 0.45 | 0.15 | 0 | 0.54 | 200.38 | 0.29 | 0.36 |
| Hex | 41 | 64 | 76 | 2D | F | 0 | 36 | C8 | 1D | 24 |
| Octal | 101 | 144 | 166 | 55 | 17 | 0 | 66 | 310 | 35 | 44 |
| Binary | 1000001 | 1100100 | 1110110 | 101101 | 1111 | 0 | 110110 | 11001000 | 11101 | 100100 |
Color Harmonies of #416476
Complementary color
Monochromatic Colors of #416476
Black with #416476
Text Example
Text Example
White with #416476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416476; }
p { color: rgb(65,100,118); }
H1.HeaderClassName
{
color: #416476;
}
.AnyTagClassName
{
color: #416476;
}
</style>
background-color css
<style>
a { background-color: #416476; }
a { background-color: rgb(65,100,118); }
div.DivClassName
{
background-color: #416476;
}
.BgClassName
{
background-color: #416476;
}
</style>
border-color css
<style>
span { border-color: #416476; }
span { border-color: rgb(65,100,118); }
td.TdClassName
{
border-color: #416476;
}
.TagClassName
{
border-color: #416476;
}
</style>