Shades of Bismark #426375
Tints of Bismark #426375
RGB
CMYK
RGB Variations
Color information
#426375 (or 0x426375) is known color: Bismark. HEX triplet: 42, 63 and 75. RGB value is (66,99,117). Sum of RGB (Red+Green+Blue) = 66+99+117=282 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.40% from 282); Green value is 99 (39.06% from 255 or 35.11% from 282); Blue value is 117 (46.09% from 255 or 41.49% from 282); Max value from RGB is 117 - color contains mainly: blue. Hex color #426375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426375 is #BD9C8A. Grayscale: #5B5B5B. Windows color (decimal): -12426379 or 7693122. OLE color: 7693122.
HSL color Cylindrical-coordinate representation of color #426375: hue angle of 201.18º degrees, saturation: 0.28, 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 #426375 is Cyan = 0.44, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 99 | 117 | - |
| CMYK | 0.44 | 0.15 | 0 | 0.54 |
| HSL | 201.18º | 0.28% | 0.36% | - |
| HSV(B) | 201.18º | 0.44% | 0.46% | - |
| XYZ | 9.92 | 11.37 | 18.5 | - |
| YUV | 91.19 | 142.57 | 110.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 99 | 117 | 0.44 | 0.15 | 0 | 0.54 | 201.18 | 0.28 | 0.36 |
| Hex | 42 | 63 | 75 | 2C | F | 0 | 36 | C9 | 1C | 24 |
| Octal | 102 | 143 | 165 | 54 | 17 | 0 | 66 | 311 | 34 | 44 |
| Binary | 1000010 | 1100011 | 1110101 | 101100 | 1111 | 0 | 110110 | 11001001 | 11100 | 100100 |
Color Harmonies of #426375
Complementary color
Monochromatic Colors of #426375
Black with #426375
Text Example
Text Example
White with #426375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426375; }
p { color: rgb(66,99,117); }
H1.HeaderClassName
{
color: #426375;
}
.AnyTagClassName
{
color: #426375;
}
</style>
background-color css
<style>
a { background-color: #426375; }
a { background-color: rgb(66,99,117); }
div.DivClassName
{
background-color: #426375;
}
.BgClassName
{
background-color: #426375;
}
</style>
border-color css
<style>
span { border-color: #426375; }
span { border-color: rgb(66,99,117); }
td.TdClassName
{
border-color: #426375;
}
.TagClassName
{
border-color: #426375;
}
</style>