Shades of Bismark #416575
Tints of Bismark #416575
RGB
CMYK
RGB Variations
Color information
#416575 (or 0x416575) is known color: Bismark. HEX triplet: 41, 65 and 75. RGB value is (65,101,117). Sum of RGB (Red+Green+Blue) = 65+101+117=283 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.97% from 283); Green value is 101 (39.84% from 255 or 35.69% from 283); Blue value is 117 (46.09% from 255 or 41.34% from 283); Max value from RGB is 117 - color contains mainly: blue. Hex color #416575 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416575 is #BE9A8A. Grayscale: #5B5B5B. Windows color (decimal): -12491403 or 7693633. OLE color: 7693633.
HSL color Cylindrical-coordinate representation of color #416575: hue angle of 198.46º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #416575 is Cyan = 0.44, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 101 | 117 | - |
| CMYK | 0.44 | 0.14 | 0 | 0.54 |
| HSL | 198.46º | 0.29% | 0.36% | - |
| HSV(B) | 198.46º | 0.44% | 0.46% | - |
| XYZ | 10.04 | 11.72 | 18.56 | - |
| YUV | 92.06 | 142.07 | 108.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 101 | 117 | 0.44 | 0.14 | 0 | 0.54 | 198.46 | 0.29 | 0.36 |
| Hex | 41 | 65 | 75 | 2C | E | 0 | 36 | C6 | 1D | 24 |
| Octal | 101 | 145 | 165 | 54 | 16 | 0 | 66 | 306 | 35 | 44 |
| Binary | 1000001 | 1100101 | 1110101 | 101100 | 1110 | 0 | 110110 | 11000110 | 11101 | 100100 |
Color Harmonies of #416575
Complementary color
Monochromatic Colors of #416575
Black with #416575
Text Example
Text Example
White with #416575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416575; }
p { color: rgb(65,101,117); }
H1.HeaderClassName
{
color: #416575;
}
.AnyTagClassName
{
color: #416575;
}
</style>
background-color css
<style>
a { background-color: #416575; }
a { background-color: rgb(65,101,117); }
div.DivClassName
{
background-color: #416575;
}
.BgClassName
{
background-color: #416575;
}
</style>
border-color css
<style>
span { border-color: #416575; }
span { border-color: rgb(65,101,117); }
td.TdClassName
{
border-color: #416575;
}
.TagClassName
{
border-color: #416575;
}
</style>