Shades of Torea Bay #313978
Tints of Torea Bay #313978
RGB
CMYK
RGB Variations
Color information
#313978 (or 0x313978) is known color: Torea Bay. HEX triplet: 31, 39 and 78. RGB value is (49,57,120). Sum of RGB (Red+Green+Blue) = 49+57+120=226 (29% of max value = 765). Red value is 49 (19.53% from 255 or 21.68% from 226); Green value is 57 (22.66% from 255 or 25.22% from 226); Blue value is 120 (47.27% from 255 or 53.10% from 226); Max value from RGB is 120 - color contains mainly: blue. Hex color #313978 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313978 is #CEC687. Grayscale: #3D3D3D. Windows color (decimal): -13551240 or 7878961. OLE color: 7878961.
HSL color Cylindrical-coordinate representation of color #313978: hue angle of 233.24º 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 #313978 is Cyan = 0.59, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 57 | 120 | - |
| CMYK | 0.59 | 0.52 | 0 | 0.53 |
| HSL | 233.24º | 0.42% | 0.33% | - |
| HSV(B) | 233.24º | 0.59% | 0.47% | - |
| XYZ | 6.12 | 4.94 | 18.4 | - |
| YUV | 61.79 | 160.85 | 118.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 57 | 120 | 0.59 | 0.52 | 0 | 0.53 | 233.24 | 0.42 | 0.33 |
| Hex | 31 | 39 | 78 | 3B | 34 | 0 | 35 | E9 | 2A | 21 |
| Octal | 61 | 71 | 170 | 73 | 64 | 0 | 65 | 351 | 52 | 41 |
| Binary | 110001 | 111001 | 1111000 | 111011 | 110100 | 0 | 110101 | 11101001 | 101010 | 100001 |
Color Harmonies of #313978
Complementary color
Monochromatic Colors of #313978
Black with #313978
Text Example
Text Example
White with #313978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313978; }
p { color: rgb(49,57,120); }
H1.HeaderClassName
{
color: #313978;
}
.AnyTagClassName
{
color: #313978;
}
</style>
background-color css
<style>
a { background-color: #313978; }
a { background-color: rgb(49,57,120); }
div.DivClassName
{
background-color: #313978;
}
.BgClassName
{
background-color: #313978;
}
</style>
border-color css
<style>
span { border-color: #313978; }
span { border-color: rgb(49,57,120); }
td.TdClassName
{
border-color: #313978;
}
.TagClassName
{
border-color: #313978;
}
</style>