Shades of Torea Bay #283487
Tints of Torea Bay #283487
RGB
CMYK
RGB Variations
Color information
#283487 (or 0x283487) is known color: Torea Bay. HEX triplet: 28, 34 and 87. RGB value is (40,52,135). Sum of RGB (Red+Green+Blue) = 40+52+135=227 (30% of max value = 765). Red value is 40 (16.02% from 255 or 17.62% from 227); Green value is 52 (20.70% from 255 or 22.91% from 227); Blue value is 135 (53.12% from 255 or 59.47% from 227); Max value from RGB is 135 - color contains mainly: blue. Hex color #283487 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #283487 is #D7CB78. Grayscale: #393939. Windows color (decimal): -14142329 or 8860712. OLE color: 8860712.
HSL color Cylindrical-coordinate representation of color #283487: hue angle of 232.42º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #283487 is Cyan = 0.70, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 52 | 135 | - |
| CMYK | 0.70 | 0.61 | 0 | 0.47 |
| HSL | 232.42º | 0.54% | 0.34% | - |
| HSV(B) | 232.42º | 0.7% | 0.53% | - |
| XYZ | 6.48 | 4.66 | 23.48 | - |
| YUV | 57.87 | 171.52 | 115.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 52 | 135 | 0.70 | 0.61 | 0 | 0.47 | 232.42 | 0.54 | 0.34 |
| Hex | 28 | 34 | 87 | 46 | 3D | 0 | 2F | E8 | 36 | 22 |
| Octal | 50 | 64 | 207 | 106 | 75 | 0 | 57 | 350 | 66 | 42 |
| Binary | 101000 | 110100 | 10000111 | 1000110 | 111101 | 0 | 101111 | 11101000 | 110110 | 100010 |
Color Harmonies of #283487
Complementary color
Monochromatic Colors of #283487
Black with #283487
Text Example
Text Example
White with #283487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283487; }
p { color: rgb(40,52,135); }
H1.HeaderClassName
{
color: #283487;
}
.AnyTagClassName
{
color: #283487;
}
</style>
background-color css
<style>
a { background-color: #283487; }
a { background-color: rgb(40,52,135); }
div.DivClassName
{
background-color: #283487;
}
.BgClassName
{
background-color: #283487;
}
</style>
border-color css
<style>
span { border-color: #283487; }
span { border-color: rgb(40,52,135); }
td.TdClassName
{
border-color: #283487;
}
.TagClassName
{
border-color: #283487;
}
</style>