Shades of Biscay #283457
Tints of Biscay #283457
RGB
CMYK
RGB Variations
Color information
#283457 (or 0x283457) is known color: Biscay. HEX triplet: 28, 34 and 57. RGB value is (40,52,87). Sum of RGB (Red+Green+Blue) = 40+52+87=179 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.35% from 179); Green value is 52 (20.70% from 255 or 29.05% from 179); Blue value is 87 (34.38% from 255 or 48.60% from 179); Max value from RGB is 87 - color contains mainly: blue. Hex color #283457 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #283457 is #D7CBA8. Grayscale: #343434. Windows color (decimal): -14142377 or 5714984. OLE color: 5714984.
HSL color Cylindrical-coordinate representation of color #283457: hue angle of 224.68º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #283457 is Cyan = 0.54, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 40 | 52 | 87 | - |
| CMYK | 0.54 | 0.40 | 0 | 0.66 |
| HSL | 224.68º | 0.37% | 0.25% | - |
| HSV(B) | 224.68º | 0.54% | 0.34% | - |
| XYZ | 3.82 | 3.6 | 9.51 | - |
| YUV | 52.4 | 147.52 | 119.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 52 | 87 | 0.54 | 0.40 | 0 | 0.66 | 224.68 | 0.37 | 0.25 |
| Hex | 28 | 34 | 57 | 36 | 28 | 0 | 42 | E1 | 25 | 19 |
| Octal | 50 | 64 | 127 | 66 | 50 | 0 | 102 | 341 | 45 | 31 |
| Binary | 101000 | 110100 | 1010111 | 110110 | 101000 | 0 | 1000010 | 11100001 | 100101 | 11001 |
Color Harmonies of #283457
Complementary color
Monochromatic Colors of #283457
Black with #283457
Text Example
Text Example
White with #283457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283457; }
p { color: rgb(40,52,87); }
H1.HeaderClassName
{
color: #283457;
}
.AnyTagClassName
{
color: #283457;
}
</style>
background-color css
<style>
a { background-color: #283457; }
a { background-color: rgb(40,52,87); }
div.DivClassName
{
background-color: #283457;
}
.BgClassName
{
background-color: #283457;
}
</style>
border-color css
<style>
span { border-color: #283457; }
span { border-color: rgb(40,52,87); }
td.TdClassName
{
border-color: #283457;
}
.TagClassName
{
border-color: #283457;
}
</style>