Shades of Torea Bay #313770
Tints of Torea Bay #313770
RGB
CMYK
RGB Variations
Color information
#313770 (or 0x313770) is known color: Torea Bay. HEX triplet: 31, 37 and 70. RGB value is (49,55,112). Sum of RGB (Red+Green+Blue) = 49+55+112=216 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.69% from 216); Green value is 55 (21.88% from 255 or 25.46% from 216); Blue value is 112 (44.14% from 255 or 51.85% from 216); Max value from RGB is 112 - color contains mainly: blue. Hex color #313770 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313770 is #CEC88F. Grayscale: #3B3B3B. Windows color (decimal): -13551760 or 7354161. OLE color: 7354161.
HSL color Cylindrical-coordinate representation of color #313770: hue angle of 234.29º 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 #313770 is Cyan = 0.56, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 55 | 112 | - |
| CMYK | 0.56 | 0.51 | 0 | 0.56 |
| HSL | 234.29º | 0.39% | 0.32% | - |
| HSV(B) | 234.29º | 0.56% | 0.44% | - |
| XYZ | 5.56 | 4.56 | 15.92 | - |
| YUV | 59.7 | 157.51 | 120.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 55 | 112 | 0.56 | 0.51 | 0 | 0.56 | 234.29 | 0.39 | 0.32 |
| Hex | 31 | 37 | 70 | 38 | 33 | 0 | 38 | EA | 27 | 20 |
| Octal | 61 | 67 | 160 | 70 | 63 | 0 | 70 | 352 | 47 | 40 |
| Binary | 110001 | 110111 | 1110000 | 111000 | 110011 | 0 | 111000 | 11101010 | 100111 | 100000 |
Color Harmonies of #313770
Complementary color
Monochromatic Colors of #313770
Black with #313770
Text Example
Text Example
White with #313770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313770; }
p { color: rgb(49,55,112); }
H1.HeaderClassName
{
color: #313770;
}
.AnyTagClassName
{
color: #313770;
}
</style>
background-color css
<style>
a { background-color: #313770; }
a { background-color: rgb(49,55,112); }
div.DivClassName
{
background-color: #313770;
}
.BgClassName
{
background-color: #313770;
}
</style>
border-color css
<style>
span { border-color: #313770; }
span { border-color: rgb(49,55,112); }
td.TdClassName
{
border-color: #313770;
}
.TagClassName
{
border-color: #313770;
}
</style>