Shades of Bismark #447281
Tints of Bismark #447281
RGB
CMYK
RGB Variations
Color information
#447281 (or 0x447281) is known color: Bismark. HEX triplet: 44, 72 and 81. RGB value is (68,114,129). Sum of RGB (Red+Green+Blue) = 68+114+129=311 (41% of max value = 765). Red value is 68 (26.95% from 255 or 21.86% from 311); Green value is 114 (44.92% from 255 or 36.66% from 311); Blue value is 129 (50.78% from 255 or 41.48% from 311); Max value from RGB is 129 - color contains mainly: blue. Hex color #447281 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #447281 is #BB8D7E. Grayscale: #656565. Windows color (decimal): -12291455 or 8483396. OLE color: 8483396.
HSL color Cylindrical-coordinate representation of color #447281: hue angle of 194.75º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #447281 is Cyan = 0.47, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 114 | 129 | - |
| CMYK | 0.47 | 0.12 | 0 | 0.49 |
| HSL | 194.75º | 0.31% | 0.39% | - |
| HSV(B) | 194.75º | 0.47% | 0.51% | - |
| XYZ | 12.36 | 14.85 | 22.98 | - |
| YUV | 101.96 | 143.26 | 103.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 114 | 129 | 0.47 | 0.12 | 0 | 0.49 | 194.75 | 0.31 | 0.39 |
| Hex | 44 | 72 | 81 | 2F | C | 0 | 31 | C3 | 1F | 27 |
| Octal | 104 | 162 | 201 | 57 | 14 | 0 | 61 | 303 | 37 | 47 |
| Binary | 1000100 | 1110010 | 10000001 | 101111 | 1100 | 0 | 110001 | 11000011 | 11111 | 100111 |
Color Harmonies of #447281
Complementary color
Monochromatic Colors of #447281
Black with #447281
Text Example
Text Example
White with #447281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447281; }
p { color: rgb(68,114,129); }
H1.HeaderClassName
{
color: #447281;
}
.AnyTagClassName
{
color: #447281;
}
</style>
background-color css
<style>
a { background-color: #447281; }
a { background-color: rgb(68,114,129); }
div.DivClassName
{
background-color: #447281;
}
.BgClassName
{
background-color: #447281;
}
</style>
border-color css
<style>
span { border-color: #447281; }
span { border-color: rgb(68,114,129); }
td.TdClassName
{
border-color: #447281;
}
.TagClassName
{
border-color: #447281;
}
</style>