Shades of Bismark #426274
Tints of Bismark #426274
RGB
CMYK
RGB Variations
Color information
#426274 (or 0x426274) is known color: Bismark. HEX triplet: 42, 62 and 74. RGB value is (66,98,116). Sum of RGB (Red+Green+Blue) = 66+98+116=280 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.57% from 280); Green value is 98 (38.67% from 255 or 35% from 280); Blue value is 116 (45.70% from 255 or 41.43% from 280); Max value from RGB is 116 - color contains mainly: blue. Hex color #426274 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426274 is #BD9D8B. Grayscale: #5A5A5A. Windows color (decimal): -12426636 or 7627330. OLE color: 7627330.
HSL color Cylindrical-coordinate representation of color #426274: hue angle of 201.6º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #426274 is Cyan = 0.43, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 98 | 116 | - |
| CMYK | 0.43 | 0.16 | 0 | 0.55 |
| HSL | 201.6º | 0.27% | 0.36% | - |
| HSV(B) | 201.6º | 0.43% | 0.45% | - |
| XYZ | 9.77 | 11.15 | 18.16 | - |
| YUV | 90.48 | 142.4 | 110.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 98 | 116 | 0.43 | 0.16 | 0 | 0.55 | 201.6 | 0.27 | 0.36 |
| Hex | 42 | 62 | 74 | 2B | 10 | 0 | 37 | CA | 1B | 24 |
| Octal | 102 | 142 | 164 | 53 | 20 | 0 | 67 | 312 | 33 | 44 |
| Binary | 1000010 | 1100010 | 1110100 | 101011 | 10000 | 0 | 110111 | 11001010 | 11011 | 100100 |
Color Harmonies of #426274
Complementary color
Monochromatic Colors of #426274
Black with #426274
Text Example
Text Example
White with #426274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426274; }
p { color: rgb(66,98,116); }
H1.HeaderClassName
{
color: #426274;
}
.AnyTagClassName
{
color: #426274;
}
</style>
background-color css
<style>
a { background-color: #426274; }
a { background-color: rgb(66,98,116); }
div.DivClassName
{
background-color: #426274;
}
.BgClassName
{
background-color: #426274;
}
</style>
border-color css
<style>
span { border-color: #426274; }
span { border-color: rgb(66,98,116); }
td.TdClassName
{
border-color: #426274;
}
.TagClassName
{
border-color: #426274;
}
</style>