Shades of Bismark #436475
Tints of Bismark #436475
RGB
CMYK
RGB Variations
Color information
#436475 (or 0x436475) is known color: Bismark. HEX triplet: 43, 64 and 75. RGB value is (67,100,117). Sum of RGB (Red+Green+Blue) = 67+100+117=284 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.59% from 284); Green value is 100 (39.45% from 255 or 35.21% from 284); Blue value is 117 (46.09% from 255 or 41.20% from 284); Max value from RGB is 117 - color contains mainly: blue. Hex color #436475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436475 is #BC9B8A. Grayscale: #5B5B5B. Windows color (decimal): -12360587 or 7693379. OLE color: 7693379.
HSL color Cylindrical-coordinate representation of color #436475: hue angle of 200.4º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #436475 is Cyan = 0.43, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 100 | 117 | - |
| CMYK | 0.43 | 0.15 | 0 | 0.54 |
| HSL | 200.4º | 0.27% | 0.36% | - |
| HSV(B) | 200.4º | 0.43% | 0.46% | - |
| XYZ | 10.08 | 11.59 | 18.54 | - |
| YUV | 92.07 | 142.07 | 110.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 100 | 117 | 0.43 | 0.15 | 0 | 0.54 | 200.4 | 0.27 | 0.36 |
| Hex | 43 | 64 | 75 | 2B | F | 0 | 36 | C8 | 1B | 24 |
| Octal | 103 | 144 | 165 | 53 | 17 | 0 | 66 | 310 | 33 | 44 |
| Binary | 1000011 | 1100100 | 1110101 | 101011 | 1111 | 0 | 110110 | 11001000 | 11011 | 100100 |
Color Harmonies of #436475
Complementary color
Monochromatic Colors of #436475
Black with #436475
Text Example
Text Example
White with #436475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436475; }
p { color: rgb(67,100,117); }
H1.HeaderClassName
{
color: #436475;
}
.AnyTagClassName
{
color: #436475;
}
</style>
background-color css
<style>
a { background-color: #436475; }
a { background-color: rgb(67,100,117); }
div.DivClassName
{
background-color: #436475;
}
.BgClassName
{
background-color: #436475;
}
</style>
border-color css
<style>
span { border-color: #436475; }
span { border-color: rgb(67,100,117); }
td.TdClassName
{
border-color: #436475;
}
.TagClassName
{
border-color: #436475;
}
</style>