Shades of Torea Bay #313378
Tints of Torea Bay #313378
RGB
CMYK
RGB Variations
Color information
#313378 (or 0x313378) is known color: Torea Bay. HEX triplet: 31, 33 and 78. RGB value is (49,51,120). Sum of RGB (Red+Green+Blue) = 49+51+120=220 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.27% from 220); Green value is 51 (20.31% from 255 or 23.18% from 220); Blue value is 120 (47.27% from 255 or 54.55% from 220); Max value from RGB is 120 - color contains mainly: blue. Hex color #313378 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313378 is #CECC87. Grayscale: #393939. Windows color (decimal): -13552776 or 7877425. OLE color: 7877425.
HSL color Cylindrical-coordinate representation of color #313378: hue angle of 238.31º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #313378 is Cyan = 0.59, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 51 | 120 | - |
| CMYK | 0.59 | 0.58 | 0 | 0.53 |
| HSL | 238.31º | 0.42% | 0.33% | - |
| HSV(B) | 238.31º | 0.59% | 0.47% | - |
| XYZ | 5.84 | 4.38 | 18.31 | - |
| YUV | 58.27 | 162.84 | 121.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 51 | 120 | 0.59 | 0.58 | 0 | 0.53 | 238.31 | 0.42 | 0.33 |
| Hex | 31 | 33 | 78 | 3B | 3A | 0 | 35 | EE | 2A | 21 |
| Octal | 61 | 63 | 170 | 73 | 72 | 0 | 65 | 356 | 52 | 41 |
| Binary | 110001 | 110011 | 1111000 | 111011 | 111010 | 0 | 110101 | 11101110 | 101010 | 100001 |
Color Harmonies of #313378
Complementary color
Monochromatic Colors of #313378
Black with #313378
Text Example
Text Example
White with #313378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313378; }
p { color: rgb(49,51,120); }
H1.HeaderClassName
{
color: #313378;
}
.AnyTagClassName
{
color: #313378;
}
</style>
background-color css
<style>
a { background-color: #313378; }
a { background-color: rgb(49,51,120); }
div.DivClassName
{
background-color: #313378;
}
.BgClassName
{
background-color: #313378;
}
</style>
border-color css
<style>
span { border-color: #313378; }
span { border-color: rgb(49,51,120); }
td.TdClassName
{
border-color: #313378;
}
.TagClassName
{
border-color: #313378;
}
</style>