Shades of Torea Bay #313478
Tints of Torea Bay #313478
RGB
CMYK
RGB Variations
Color information
#313478 (or 0x313478) is known color: Torea Bay. HEX triplet: 31, 34 and 78. RGB value is (49,52,120). Sum of RGB (Red+Green+Blue) = 49+52+120=221 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.17% from 221); Green value is 52 (20.70% from 255 or 23.53% from 221); Blue value is 120 (47.27% from 255 or 54.30% from 221); Max value from RGB is 120 - color contains mainly: blue. Hex color #313478 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313478 is #CECB87. Grayscale: #3A3A3A. Windows color (decimal): -13552520 or 7877681. OLE color: 7877681.
HSL color Cylindrical-coordinate representation of color #313478: hue angle of 237.46º 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 #313478 is Cyan = 0.59, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 52 | 120 | - |
| CMYK | 0.59 | 0.57 | 0 | 0.53 |
| HSL | 237.46º | 0.42% | 0.33% | - |
| HSV(B) | 237.46º | 0.59% | 0.47% | - |
| XYZ | 5.88 | 4.47 | 18.32 | - |
| YUV | 58.86 | 162.51 | 120.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 52 | 120 | 0.59 | 0.57 | 0 | 0.53 | 237.46 | 0.42 | 0.33 |
| Hex | 31 | 34 | 78 | 3B | 39 | 0 | 35 | ED | 2A | 21 |
| Octal | 61 | 64 | 170 | 73 | 71 | 0 | 65 | 355 | 52 | 41 |
| Binary | 110001 | 110100 | 1111000 | 111011 | 111001 | 0 | 110101 | 11101101 | 101010 | 100001 |
Color Harmonies of #313478
Complementary color
Monochromatic Colors of #313478
Black with #313478
Text Example
Text Example
White with #313478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313478; }
p { color: rgb(49,52,120); }
H1.HeaderClassName
{
color: #313478;
}
.AnyTagClassName
{
color: #313478;
}
</style>
background-color css
<style>
a { background-color: #313478; }
a { background-color: rgb(49,52,120); }
div.DivClassName
{
background-color: #313478;
}
.BgClassName
{
background-color: #313478;
}
</style>
border-color css
<style>
span { border-color: #313478; }
span { border-color: rgb(49,52,120); }
td.TdClassName
{
border-color: #313478;
}
.TagClassName
{
border-color: #313478;
}
</style>