Shades of Torea Bay #313972
Tints of Torea Bay #313972
RGB
CMYK
RGB Variations
Color information
#313972 (or 0x313972) is known color: Torea Bay. HEX triplet: 31, 39 and 72. RGB value is (49,57,114). Sum of RGB (Red+Green+Blue) = 49+57+114=220 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.27% from 220); Green value is 57 (22.66% from 255 or 25.91% from 220); Blue value is 114 (44.92% from 255 or 51.82% from 220); Max value from RGB is 114 - color contains mainly: blue. Hex color #313972 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313972 is #CEC68D. Grayscale: #3C3C3C. Windows color (decimal): -13551246 or 7485745. OLE color: 7485745.
HSL color Cylindrical-coordinate representation of color #313972: hue angle of 232.62º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #313972 is Cyan = 0.57, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 57 | 114 | - |
| CMYK | 0.57 | 0.50 | 0 | 0.55 |
| HSL | 232.62º | 0.4% | 0.32% | - |
| HSV(B) | 232.62º | 0.57% | 0.45% | - |
| XYZ | 5.77 | 4.79 | 16.54 | - |
| YUV | 61.11 | 157.85 | 119.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 57 | 114 | 0.57 | 0.50 | 0 | 0.55 | 232.62 | 0.4 | 0.32 |
| Hex | 31 | 39 | 72 | 39 | 32 | 0 | 37 | E9 | 28 | 20 |
| Octal | 61 | 71 | 162 | 71 | 62 | 0 | 67 | 351 | 50 | 40 |
| Binary | 110001 | 111001 | 1110010 | 111001 | 110010 | 0 | 110111 | 11101001 | 101000 | 100000 |
Color Harmonies of #313972
Complementary color
Monochromatic Colors of #313972
Black with #313972
Text Example
Text Example
White with #313972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313972; }
p { color: rgb(49,57,114); }
H1.HeaderClassName
{
color: #313972;
}
.AnyTagClassName
{
color: #313972;
}
</style>
background-color css
<style>
a { background-color: #313972; }
a { background-color: rgb(49,57,114); }
div.DivClassName
{
background-color: #313972;
}
.BgClassName
{
background-color: #313972;
}
</style>
border-color css
<style>
span { border-color: #313972; }
span { border-color: rgb(49,57,114); }
td.TdClassName
{
border-color: #313972;
}
.TagClassName
{
border-color: #313972;
}
</style>