Shades of Bismark #416273
Tints of Bismark #416273
RGB
CMYK
RGB Variations
Color information
#416273 (or 0x416273) is known color: Bismark. HEX triplet: 41, 62 and 73. RGB value is (65,98,115). Sum of RGB (Red+Green+Blue) = 65+98+115=278 (36% of max value = 765). Red value is 65 (25.78% from 255 or 23.38% from 278); Green value is 98 (38.67% from 255 or 35.25% from 278); Blue value is 115 (45.31% from 255 or 41.37% from 278); Max value from RGB is 115 - color contains mainly: blue. Hex color #416273 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416273 is #BE9D8C. Grayscale: #595959. Windows color (decimal): -12492173 or 7561793. OLE color: 7561793.
HSL color Cylindrical-coordinate representation of color #416273: hue angle of 200.4º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #416273 is Cyan = 0.43, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 98 | 115 | - |
| CMYK | 0.43 | 0.15 | 0 | 0.55 |
| HSL | 200.4º | 0.28% | 0.35% | - |
| HSV(B) | 200.4º | 0.43% | 0.45% | - |
| XYZ | 9.64 | 11.1 | 17.85 | - |
| YUV | 90.07 | 142.07 | 110.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 98 | 115 | 0.43 | 0.15 | 0 | 0.55 | 200.4 | 0.28 | 0.35 |
| Hex | 41 | 62 | 73 | 2B | F | 0 | 37 | C8 | 1C | 23 |
| Octal | 101 | 142 | 163 | 53 | 17 | 0 | 67 | 310 | 34 | 43 |
| Binary | 1000001 | 1100010 | 1110011 | 101011 | 1111 | 0 | 110111 | 11001000 | 11100 | 100011 |
Color Harmonies of #416273
Complementary color
Monochromatic Colors of #416273
Black with #416273
Text Example
Text Example
White with #416273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416273; }
p { color: rgb(65,98,115); }
H1.HeaderClassName
{
color: #416273;
}
.AnyTagClassName
{
color: #416273;
}
</style>
background-color css
<style>
a { background-color: #416273; }
a { background-color: rgb(65,98,115); }
div.DivClassName
{
background-color: #416273;
}
.BgClassName
{
background-color: #416273;
}
</style>
border-color css
<style>
span { border-color: #416273; }
span { border-color: rgb(65,98,115); }
td.TdClassName
{
border-color: #416273;
}
.TagClassName
{
border-color: #416273;
}
</style>