Shades of Biscay #283556
Tints of Biscay #283556
RGB
CMYK
RGB Variations
Color information
#283556 (or 0x283556) is known color: Biscay. HEX triplet: 28, 35 and 56. RGB value is (40,53,86). Sum of RGB (Red+Green+Blue) = 40+53+86=179 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.35% from 179); Green value is 53 (21.09% from 255 or 29.61% from 179); Blue value is 86 (33.98% from 255 or 48.04% from 179); Max value from RGB is 86 - color contains mainly: blue. Hex color #283556 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #283556 is #D7CAA9. Grayscale: #343434. Windows color (decimal): -14142122 or 5649704. OLE color: 5649704.
HSL color Cylindrical-coordinate representation of color #283556: hue angle of 223.04º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #283556 is Cyan = 0.53, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 40 | 53 | 86 | - |
| CMYK | 0.53 | 0.38 | 0 | 0.66 |
| HSL | 223.04º | 0.37% | 0.25% | - |
| HSV(B) | 223.04º | 0.53% | 0.34% | - |
| XYZ | 3.83 | 3.67 | 9.31 | - |
| YUV | 52.88 | 146.69 | 118.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 53 | 86 | 0.53 | 0.38 | 0 | 0.66 | 223.04 | 0.37 | 0.25 |
| Hex | 28 | 35 | 56 | 35 | 26 | 0 | 42 | DF | 25 | 19 |
| Octal | 50 | 65 | 126 | 65 | 46 | 0 | 102 | 337 | 45 | 31 |
| Binary | 101000 | 110101 | 1010110 | 110101 | 100110 | 0 | 1000010 | 11011111 | 100101 | 11001 |
Color Harmonies of #283556
Complementary color
Monochromatic Colors of #283556
Black with #283556
Text Example
Text Example
White with #283556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283556; }
p { color: rgb(40,53,86); }
H1.HeaderClassName
{
color: #283556;
}
.AnyTagClassName
{
color: #283556;
}
</style>
background-color css
<style>
a { background-color: #283556; }
a { background-color: rgb(40,53,86); }
div.DivClassName
{
background-color: #283556;
}
.BgClassName
{
background-color: #283556;
}
</style>
border-color css
<style>
span { border-color: #283556; }
span { border-color: rgb(40,53,86); }
td.TdClassName
{
border-color: #283556;
}
.TagClassName
{
border-color: #283556;
}
</style>