Shades of Torea Bay #283178
Tints of Torea Bay #283178
RGB
CMYK
RGB Variations
Color information
#283178 (or 0x283178) is known color: Torea Bay. HEX triplet: 28, 31 and 78. RGB value is (40,49,120). Sum of RGB (Red+Green+Blue) = 40+49+120=209 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.14% from 209); Green value is 49 (19.53% from 255 or 23.44% from 209); Blue value is 120 (47.27% from 255 or 57.42% from 209); Max value from RGB is 120 - color contains mainly: blue. Hex color #283178 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #283178 is #D7CE87. Grayscale: #363636. Windows color (decimal): -14143112 or 7876904. OLE color: 7876904.
HSL color Cylindrical-coordinate representation of color #283178: hue angle of 233.25º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #283178 is Cyan = 0.67, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 49 | 120 | - |
| CMYK | 0.67 | 0.59 | 0 | 0.53 |
| HSL | 233.25º | 0.5% | 0.31% | - |
| HSV(B) | 233.25º | 0.67% | 0.47% | - |
| XYZ | 5.36 | 4 | 18.26 | - |
| YUV | 54.4 | 165.02 | 117.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 49 | 120 | 0.67 | 0.59 | 0 | 0.53 | 233.25 | 0.5 | 0.31 |
| Hex | 28 | 31 | 78 | 43 | 3B | 0 | 35 | E9 | 32 | 1F |
| Octal | 50 | 61 | 170 | 103 | 73 | 0 | 65 | 351 | 62 | 37 |
| Binary | 101000 | 110001 | 1111000 | 1000011 | 111011 | 0 | 110101 | 11101001 | 110010 | 11111 |
Color Harmonies of #283178
Complementary color
Monochromatic Colors of #283178
Black with #283178
Text Example
Text Example
White with #283178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283178; }
p { color: rgb(40,49,120); }
H1.HeaderClassName
{
color: #283178;
}
.AnyTagClassName
{
color: #283178;
}
</style>
background-color css
<style>
a { background-color: #283178; }
a { background-color: rgb(40,49,120); }
div.DivClassName
{
background-color: #283178;
}
.BgClassName
{
background-color: #283178;
}
</style>
border-color css
<style>
span { border-color: #283178; }
span { border-color: rgb(40,49,120); }
td.TdClassName
{
border-color: #283178;
}
.TagClassName
{
border-color: #283178;
}
</style>