Shades of Torea Bay #313778
Tints of Torea Bay #313778
RGB
CMYK
RGB Variations
Color information
#313778 (or 0x313778) is known color: Torea Bay. HEX triplet: 31, 37 and 78. RGB value is (49,55,120). Sum of RGB (Red+Green+Blue) = 49+55+120=224 (29% of max value = 765). Red value is 49 (19.53% from 255 or 21.88% from 224); Green value is 55 (21.88% from 255 or 24.55% from 224); Blue value is 120 (47.27% from 255 or 53.57% from 224); Max value from RGB is 120 - color contains mainly: blue. Hex color #313778 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313778 is #CEC887. Grayscale: #3C3C3C. Windows color (decimal): -13551752 or 7878449. OLE color: 7878449.
HSL color Cylindrical-coordinate representation of color #313778: hue angle of 234.93º 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 #313778 is Cyan = 0.59, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 55 | 120 | - |
| CMYK | 0.59 | 0.54 | 0 | 0.53 |
| HSL | 234.93º | 0.42% | 0.33% | - |
| HSV(B) | 234.93º | 0.59% | 0.47% | - |
| XYZ | 6.02 | 4.74 | 18.37 | - |
| YUV | 60.62 | 161.51 | 119.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 55 | 120 | 0.59 | 0.54 | 0 | 0.53 | 234.93 | 0.42 | 0.33 |
| Hex | 31 | 37 | 78 | 3B | 36 | 0 | 35 | EB | 2A | 21 |
| Octal | 61 | 67 | 170 | 73 | 66 | 0 | 65 | 353 | 52 | 41 |
| Binary | 110001 | 110111 | 1111000 | 111011 | 110110 | 0 | 110101 | 11101011 | 101010 | 100001 |
Color Harmonies of #313778
Complementary color
Monochromatic Colors of #313778
Black with #313778
Text Example
Text Example
White with #313778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313778; }
p { color: rgb(49,55,120); }
H1.HeaderClassName
{
color: #313778;
}
.AnyTagClassName
{
color: #313778;
}
</style>
background-color css
<style>
a { background-color: #313778; }
a { background-color: rgb(49,55,120); }
div.DivClassName
{
background-color: #313778;
}
.BgClassName
{
background-color: #313778;
}
</style>
border-color css
<style>
span { border-color: #313778; }
span { border-color: rgb(49,55,120); }
td.TdClassName
{
border-color: #313778;
}
.TagClassName
{
border-color: #313778;
}
</style>