Shades of Torea Bay #283089
Tints of Torea Bay #283089
RGB
CMYK
RGB Variations
Color information
#283089 (or 0x283089) is known color: Torea Bay. HEX triplet: 28, 30 and 89. RGB value is (40,48,137). Sum of RGB (Red+Green+Blue) = 40+48+137=225 (29% of max value = 765). Red value is 40 (16.02% from 255 or 17.78% from 225); Green value is 48 (19.14% from 255 or 21.33% from 225); Blue value is 137 (53.91% from 255 or 60.89% from 225); Max value from RGB is 137 - color contains mainly: blue. Hex color #283089 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #283089 is #D7CF76. Grayscale: #373737. Windows color (decimal): -14143351 or 8990760. OLE color: 8990760.
HSL color Cylindrical-coordinate representation of color #283089: hue angle of 235.05º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #283089 is Cyan = 0.71, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 40 | 48 | 137 | - |
| CMYK | 0.71 | 0.65 | 0 | 0.46 |
| HSL | 235.05º | 0.55% | 0.35% | - |
| HSV(B) | 235.05º | 0.71% | 0.54% | - |
| XYZ | 6.45 | 4.37 | 24.17 | - |
| YUV | 55.75 | 173.85 | 116.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 48 | 137 | 0.71 | 0.65 | 0 | 0.46 | 235.05 | 0.55 | 0.35 |
| Hex | 28 | 30 | 89 | 47 | 41 | 0 | 2E | EB | 37 | 23 |
| Octal | 50 | 60 | 211 | 107 | 101 | 0 | 56 | 353 | 67 | 43 |
| Binary | 101000 | 110000 | 10001001 | 1000111 | 1000001 | 0 | 101110 | 11101011 | 110111 | 100011 |
Color Harmonies of #283089
Complementary color
Monochromatic Colors of #283089
Black with #283089
Text Example
Text Example
White with #283089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283089; }
p { color: rgb(40,48,137); }
H1.HeaderClassName
{
color: #283089;
}
.AnyTagClassName
{
color: #283089;
}
</style>
background-color css
<style>
a { background-color: #283089; }
a { background-color: rgb(40,48,137); }
div.DivClassName
{
background-color: #283089;
}
.BgClassName
{
background-color: #283089;
}
</style>
border-color css
<style>
span { border-color: #283089; }
span { border-color: rgb(40,48,137); }
td.TdClassName
{
border-color: #283089;
}
.TagClassName
{
border-color: #283089;
}
</style>