Shades of Torea Bay #283073
Tints of Torea Bay #283073
RGB
CMYK
RGB Variations
Color information
#283073 (or 0x283073) is known color: Torea Bay. HEX triplet: 28, 30 and 73. RGB value is (40,48,115). Sum of RGB (Red+Green+Blue) = 40+48+115=203 (26% of max value = 765). Red value is 40 (16.02% from 255 or 19.70% from 203); Green value is 48 (19.14% from 255 or 23.65% from 203); Blue value is 115 (45.31% from 255 or 56.65% from 203); Max value from RGB is 115 - color contains mainly: blue. Hex color #283073 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #283073 is #D7CF8C. Grayscale: #343434. Windows color (decimal): -14143373 or 7548968. OLE color: 7548968.
HSL color Cylindrical-coordinate representation of color #283073: hue angle of 233.6º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #283073 is Cyan = 0.65, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 48 | 115 | - |
| CMYK | 0.65 | 0.58 | 0 | 0.55 |
| HSL | 233.6º | 0.48% | 0.3% | - |
| HSV(B) | 233.6º | 0.65% | 0.45% | - |
| XYZ | 5.03 | 3.8 | 16.69 | - |
| YUV | 53.25 | 162.85 | 118.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 48 | 115 | 0.65 | 0.58 | 0 | 0.55 | 233.6 | 0.48 | 0.3 |
| Hex | 28 | 30 | 73 | 41 | 3A | 0 | 37 | EA | 30 | 1E |
| Octal | 50 | 60 | 163 | 101 | 72 | 0 | 67 | 352 | 60 | 36 |
| Binary | 101000 | 110000 | 1110011 | 1000001 | 111010 | 0 | 110111 | 11101010 | 110000 | 11110 |
Color Harmonies of #283073
Complementary color
Monochromatic Colors of #283073
Black with #283073
Text Example
Text Example
White with #283073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283073; }
p { color: rgb(40,48,115); }
H1.HeaderClassName
{
color: #283073;
}
.AnyTagClassName
{
color: #283073;
}
</style>
background-color css
<style>
a { background-color: #283073; }
a { background-color: rgb(40,48,115); }
div.DivClassName
{
background-color: #283073;
}
.BgClassName
{
background-color: #283073;
}
</style>
border-color css
<style>
span { border-color: #283073; }
span { border-color: rgb(40,48,115); }
td.TdClassName
{
border-color: #283073;
}
.TagClassName
{
border-color: #283073;
}
</style>