Shades of Torea Bay #313670
Tints of Torea Bay #313670
RGB
CMYK
RGB Variations
Color information
#313670 (or 0x313670) is known color: Torea Bay. HEX triplet: 31, 36 and 70. RGB value is (49,54,112). Sum of RGB (Red+Green+Blue) = 49+54+112=215 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.79% from 215); Green value is 54 (21.48% from 255 or 25.12% from 215); Blue value is 112 (44.14% from 255 or 52.09% from 215); Max value from RGB is 112 - color contains mainly: blue. Hex color #313670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313670 is #CEC98F. Grayscale: #3A3A3A. Windows color (decimal): -13552016 or 7353905. OLE color: 7353905.
HSL color Cylindrical-coordinate representation of color #313670: hue angle of 235.24º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #313670 is Cyan = 0.56, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 54 | 112 | - |
| CMYK | 0.56 | 0.52 | 0 | 0.56 |
| HSL | 235.24º | 0.39% | 0.32% | - |
| HSV(B) | 235.24º | 0.56% | 0.44% | - |
| XYZ | 5.51 | 4.46 | 15.9 | - |
| YUV | 59.12 | 157.84 | 120.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 54 | 112 | 0.56 | 0.52 | 0 | 0.56 | 235.24 | 0.39 | 0.32 |
| Hex | 31 | 36 | 70 | 38 | 34 | 0 | 38 | EB | 27 | 20 |
| Octal | 61 | 66 | 160 | 70 | 64 | 0 | 70 | 353 | 47 | 40 |
| Binary | 110001 | 110110 | 1110000 | 111000 | 110100 | 0 | 111000 | 11101011 | 100111 | 100000 |
Color Harmonies of #313670
Complementary color
Monochromatic Colors of #313670
Black with #313670
Text Example
Text Example
White with #313670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313670; }
p { color: rgb(49,54,112); }
H1.HeaderClassName
{
color: #313670;
}
.AnyTagClassName
{
color: #313670;
}
</style>
background-color css
<style>
a { background-color: #313670; }
a { background-color: rgb(49,54,112); }
div.DivClassName
{
background-color: #313670;
}
.BgClassName
{
background-color: #313670;
}
</style>
border-color css
<style>
span { border-color: #313670; }
span { border-color: rgb(49,54,112); }
td.TdClassName
{
border-color: #313670;
}
.TagClassName
{
border-color: #313670;
}
</style>