Shades of Bismark #416370
Tints of Bismark #416370
RGB
CMYK
RGB Variations
Color information
#416370 (or 0x416370) is known color: Bismark. HEX triplet: 41, 63 and 70. RGB value is (65,99,112). Sum of RGB (Red+Green+Blue) = 65+99+112=276 (36% of max value = 765). Red value is 65 (25.78% from 255 or 23.55% from 276); Green value is 99 (39.06% from 255 or 35.87% from 276); Blue value is 112 (44.14% from 255 or 40.58% from 276); Max value from RGB is 112 - color contains mainly: blue. Hex color #416370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416370 is #BE9C8F. Grayscale: #5A5A5A. Windows color (decimal): -12491920 or 7365441. OLE color: 7365441.
HSL color Cylindrical-coordinate representation of color #416370: hue angle of 196.6º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #416370 is Cyan = 0.42, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 99 | 112 | - |
| CMYK | 0.42 | 0.12 | 0 | 0.56 |
| HSL | 196.6º | 0.27% | 0.35% | - |
| HSV(B) | 196.6º | 0.42% | 0.44% | - |
| XYZ | 9.57 | 11.22 | 16.99 | - |
| YUV | 90.32 | 140.24 | 109.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 99 | 112 | 0.42 | 0.12 | 0 | 0.56 | 196.6 | 0.27 | 0.35 |
| Hex | 41 | 63 | 70 | 2A | C | 0 | 38 | C5 | 1B | 23 |
| Octal | 101 | 143 | 160 | 52 | 14 | 0 | 70 | 305 | 33 | 43 |
| Binary | 1000001 | 1100011 | 1110000 | 101010 | 1100 | 0 | 111000 | 11000101 | 11011 | 100011 |
Color Harmonies of #416370
Complementary color
Monochromatic Colors of #416370
Black with #416370
Text Example
Text Example
White with #416370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416370; }
p { color: rgb(65,99,112); }
H1.HeaderClassName
{
color: #416370;
}
.AnyTagClassName
{
color: #416370;
}
</style>
background-color css
<style>
a { background-color: #416370; }
a { background-color: rgb(65,99,112); }
div.DivClassName
{
background-color: #416370;
}
.BgClassName
{
background-color: #416370;
}
</style>
border-color css
<style>
span { border-color: #416370; }
span { border-color: rgb(65,99,112); }
td.TdClassName
{
border-color: #416370;
}
.TagClassName
{
border-color: #416370;
}
</style>