Shades of Biscay #283458
Tints of Biscay #283458
RGB
CMYK
RGB Variations
Color information
#283458 (or 0x283458) is known color: Biscay. HEX triplet: 28, 34 and 58. RGB value is (40,52,88). Sum of RGB (Red+Green+Blue) = 40+52+88=180 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.22% from 180); Green value is 52 (20.70% from 255 or 28.89% from 180); Blue value is 88 (34.77% from 255 or 48.89% from 180); Max value from RGB is 88 - color contains mainly: blue. Hex color #283458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #283458 is #D7CBA7. Grayscale: #343434. Windows color (decimal): -14142376 or 5780520. OLE color: 5780520.
HSL color Cylindrical-coordinate representation of color #283458: hue angle of 225º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #283458 is Cyan = 0.55, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 40 | 52 | 88 | - |
| CMYK | 0.55 | 0.41 | 0 | 0.65 |
| HSL | 225º | 0.38% | 0.25% | - |
| HSV(B) | 225º | 0.55% | 0.35% | - |
| XYZ | 3.86 | 3.61 | 9.73 | - |
| YUV | 52.52 | 148.02 | 119.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 52 | 88 | 0.55 | 0.41 | 0 | 0.65 | 225 | 0.38 | 0.25 |
| Hex | 28 | 34 | 58 | 37 | 29 | 0 | 41 | E1 | 26 | 19 |
| Octal | 50 | 64 | 130 | 67 | 51 | 0 | 101 | 341 | 46 | 31 |
| Binary | 101000 | 110100 | 1011000 | 110111 | 101001 | 0 | 1000001 | 11100001 | 100110 | 11001 |
Color Harmonies of #283458
Complementary color
Monochromatic Colors of #283458
Black with #283458
Text Example
Text Example
White with #283458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283458; }
p { color: rgb(40,52,88); }
H1.HeaderClassName
{
color: #283458;
}
.AnyTagClassName
{
color: #283458;
}
</style>
background-color css
<style>
a { background-color: #283458; }
a { background-color: rgb(40,52,88); }
div.DivClassName
{
background-color: #283458;
}
.BgClassName
{
background-color: #283458;
}
</style>
border-color css
<style>
span { border-color: #283458; }
span { border-color: rgb(40,52,88); }
td.TdClassName
{
border-color: #283458;
}
.TagClassName
{
border-color: #283458;
}
</style>