Shades of Bismark #416275
Tints of Bismark #416275
RGB
CMYK
RGB Variations
Color information
#416275 (or 0x416275) is known color: Bismark. HEX triplet: 41, 62 and 75. RGB value is (65,98,117). Sum of RGB (Red+Green+Blue) = 65+98+117=280 (37% of max value = 765). Red value is 65 (25.78% from 255 or 23.21% from 280); Green value is 98 (38.67% from 255 or 35% from 280); Blue value is 117 (46.09% from 255 or 41.79% from 280); Max value from RGB is 117 - color contains mainly: blue. Hex color #416275 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416275 is #BE9D8A. Grayscale: #5A5A5A. Windows color (decimal): -12492171 or 7692865. OLE color: 7692865.
HSL color Cylindrical-coordinate representation of color #416275: hue angle of 201.92º 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 #416275 is Cyan = 0.44, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 98 | 117 | - |
| CMYK | 0.44 | 0.16 | 0 | 0.54 |
| HSL | 201.92º | 0.29% | 0.36% | - |
| HSV(B) | 201.92º | 0.44% | 0.46% | - |
| XYZ | 9.76 | 11.14 | 18.47 | - |
| YUV | 90.3 | 143.07 | 109.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 98 | 117 | 0.44 | 0.16 | 0 | 0.54 | 201.92 | 0.29 | 0.36 |
| Hex | 41 | 62 | 75 | 2C | 10 | 0 | 36 | CA | 1D | 24 |
| Octal | 101 | 142 | 165 | 54 | 20 | 0 | 66 | 312 | 35 | 44 |
| Binary | 1000001 | 1100010 | 1110101 | 101100 | 10000 | 0 | 110110 | 11001010 | 11101 | 100100 |
Color Harmonies of #416275
Complementary color
Monochromatic Colors of #416275
Black with #416275
Text Example
Text Example
White with #416275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416275; }
p { color: rgb(65,98,117); }
H1.HeaderClassName
{
color: #416275;
}
.AnyTagClassName
{
color: #416275;
}
</style>
background-color css
<style>
a { background-color: #416275; }
a { background-color: rgb(65,98,117); }
div.DivClassName
{
background-color: #416275;
}
.BgClassName
{
background-color: #416275;
}
</style>
border-color css
<style>
span { border-color: #416275; }
span { border-color: rgb(65,98,117); }
td.TdClassName
{
border-color: #416275;
}
.TagClassName
{
border-color: #416275;
}
</style>