Shades of Bismark #436277
Tints of Bismark #436277
RGB
CMYK
RGB Variations
Color information
#436277 (or 0x436277) is known color: Bismark. HEX triplet: 43, 62 and 77. RGB value is (67,98,119). Sum of RGB (Red+Green+Blue) = 67+98+119=284 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.59% from 284); Green value is 98 (38.67% from 255 or 34.51% from 284); Blue value is 119 (46.88% from 255 or 41.90% from 284); Max value from RGB is 119 - color contains mainly: blue. Hex color #436277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436277 is #BC9D88. Grayscale: #5B5B5B. Windows color (decimal): -12361097 or 7823939. OLE color: 7823939.
HSL color Cylindrical-coordinate representation of color #436277: hue angle of 204.23º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #436277 is Cyan = 0.44, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 98 | 119 | - |
| CMYK | 0.44 | 0.18 | 0 | 0.53 |
| HSL | 204.23º | 0.28% | 0.36% | - |
| HSV(B) | 204.23º | 0.44% | 0.47% | - |
| XYZ | 10.01 | 11.26 | 19.1 | - |
| YUV | 91.13 | 143.73 | 110.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 98 | 119 | 0.44 | 0.18 | 0 | 0.53 | 204.23 | 0.28 | 0.36 |
| Hex | 43 | 62 | 77 | 2C | 12 | 0 | 35 | CC | 1C | 24 |
| Octal | 103 | 142 | 167 | 54 | 22 | 0 | 65 | 314 | 34 | 44 |
| Binary | 1000011 | 1100010 | 1110111 | 101100 | 10010 | 0 | 110101 | 11001100 | 11100 | 100100 |
Color Harmonies of #436277
Complementary color
Monochromatic Colors of #436277
Black with #436277
Text Example
Text Example
White with #436277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436277; }
p { color: rgb(67,98,119); }
H1.HeaderClassName
{
color: #436277;
}
.AnyTagClassName
{
color: #436277;
}
</style>
background-color css
<style>
a { background-color: #436277; }
a { background-color: rgb(67,98,119); }
div.DivClassName
{
background-color: #436277;
}
.BgClassName
{
background-color: #436277;
}
</style>
border-color css
<style>
span { border-color: #436277; }
span { border-color: rgb(67,98,119); }
td.TdClassName
{
border-color: #436277;
}
.TagClassName
{
border-color: #436277;
}
</style>