Shades of Bismark #416679
Tints of Bismark #416679
RGB
CMYK
RGB Variations
Color information
#416679 (or 0x416679) is known color: Bismark. HEX triplet: 41, 66 and 79. RGB value is (65,102,121). Sum of RGB (Red+Green+Blue) = 65+102+121=288 (38% of max value = 765). Red value is 65 (25.78% from 255 or 22.57% from 288); Green value is 102 (40.23% from 255 or 35.42% from 288); Blue value is 121 (47.66% from 255 or 42.01% from 288); Max value from RGB is 121 - color contains mainly: blue. Hex color #416679 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416679 is #BE9986. Grayscale: #5C5C5C. Windows color (decimal): -12491143 or 7956033. OLE color: 7956033.
HSL color Cylindrical-coordinate representation of color #416679: hue angle of 200.36º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #416679 is Cyan = 0.46, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 102 | 121 | - |
| CMYK | 0.46 | 0.16 | 0 | 0.53 |
| HSL | 200.36º | 0.3% | 0.36% | - |
| HSV(B) | 200.36º | 0.46% | 0.47% | - |
| XYZ | 10.38 | 12.01 | 19.86 | - |
| YUV | 93.1 | 143.74 | 107.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 102 | 121 | 0.46 | 0.16 | 0 | 0.53 | 200.36 | 0.3 | 0.36 |
| Hex | 41 | 66 | 79 | 2E | 10 | 0 | 35 | C8 | 1E | 24 |
| Octal | 101 | 146 | 171 | 56 | 20 | 0 | 65 | 310 | 36 | 44 |
| Binary | 1000001 | 1100110 | 1111001 | 101110 | 10000 | 0 | 110101 | 11001000 | 11110 | 100100 |
Color Harmonies of #416679
Complementary color
Monochromatic Colors of #416679
Black with #416679
Text Example
Text Example
White with #416679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416679; }
p { color: rgb(65,102,121); }
H1.HeaderClassName
{
color: #416679;
}
.AnyTagClassName
{
color: #416679;
}
</style>
background-color css
<style>
a { background-color: #416679; }
a { background-color: rgb(65,102,121); }
div.DivClassName
{
background-color: #416679;
}
.BgClassName
{
background-color: #416679;
}
</style>
border-color css
<style>
span { border-color: #416679; }
span { border-color: rgb(65,102,121); }
td.TdClassName
{
border-color: #416679;
}
.TagClassName
{
border-color: #416679;
}
</style>