Shades of Torea Bay #283387
Tints of Torea Bay #283387
RGB
CMYK
RGB Variations
Color information
#283387 (or 0x283387) is known color: Torea Bay. HEX triplet: 28, 33 and 87. RGB value is (40,51,135). Sum of RGB (Red+Green+Blue) = 40+51+135=226 (29% of max value = 765). Red value is 40 (16.02% from 255 or 17.70% from 226); Green value is 51 (20.31% from 255 or 22.57% from 226); Blue value is 135 (53.12% from 255 or 59.73% from 226); Max value from RGB is 135 - color contains mainly: blue. Hex color #283387 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #283387 is #D7CC78. Grayscale: #383838. Windows color (decimal): -14142585 or 8860456. OLE color: 8860456.
HSL color Cylindrical-coordinate representation of color #283387: hue angle of 233.05º 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 #283387 is Cyan = 0.70, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 51 | 135 | - |
| CMYK | 0.70 | 0.62 | 0 | 0.47 |
| HSL | 233.05º | 0.54% | 0.34% | - |
| HSV(B) | 233.05º | 0.7% | 0.53% | - |
| XYZ | 6.43 | 4.57 | 23.46 | - |
| YUV | 57.29 | 171.86 | 115.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 51 | 135 | 0.70 | 0.62 | 0 | 0.47 | 233.05 | 0.54 | 0.34 |
| Hex | 28 | 33 | 87 | 46 | 3E | 0 | 2F | E9 | 36 | 22 |
| Octal | 50 | 63 | 207 | 106 | 76 | 0 | 57 | 351 | 66 | 42 |
| Binary | 101000 | 110011 | 10000111 | 1000110 | 111110 | 0 | 101111 | 11101001 | 110110 | 100010 |
Color Harmonies of #283387
Complementary color
Monochromatic Colors of #283387
Black with #283387
Text Example
Text Example
White with #283387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283387; }
p { color: rgb(40,51,135); }
H1.HeaderClassName
{
color: #283387;
}
.AnyTagClassName
{
color: #283387;
}
</style>
background-color css
<style>
a { background-color: #283387; }
a { background-color: rgb(40,51,135); }
div.DivClassName
{
background-color: #283387;
}
.BgClassName
{
background-color: #283387;
}
</style>
border-color css
<style>
span { border-color: #283387; }
span { border-color: rgb(40,51,135); }
td.TdClassName
{
border-color: #283387;
}
.TagClassName
{
border-color: #283387;
}
</style>