Shades of Torea Bay #313981
Tints of Torea Bay #313981
RGB
CMYK
RGB Variations
Color information
#313981 (or 0x313981) is known color: Torea Bay. HEX triplet: 31, 39 and 81. RGB value is (49,57,129). Sum of RGB (Red+Green+Blue) = 49+57+129=235 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.85% from 235); Green value is 57 (22.66% from 255 or 24.26% from 235); Blue value is 129 (50.78% from 255 or 54.89% from 235); Max value from RGB is 129 - color contains mainly: blue. Hex color #313981 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #313981 is #CEC67E. Grayscale: #3E3E3E. Windows color (decimal): -13551231 or 8468785. OLE color: 8468785.
HSL color Cylindrical-coordinate representation of color #313981: hue angle of 234º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #313981 is Cyan = 0.62, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 57 | 129 | - |
| CMYK | 0.62 | 0.56 | 0 | 0.49 |
| HSL | 234º | 0.45% | 0.35% | - |
| HSV(B) | 234º | 0.62% | 0.51% | - |
| XYZ | 6.69 | 5.16 | 21.41 | - |
| YUV | 62.82 | 165.35 | 118.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 57 | 129 | 0.62 | 0.56 | 0 | 0.49 | 234 | 0.45 | 0.35 |
| Hex | 31 | 39 | 81 | 3E | 38 | 0 | 31 | EA | 2D | 23 |
| Octal | 61 | 71 | 201 | 76 | 70 | 0 | 61 | 352 | 55 | 43 |
| Binary | 110001 | 111001 | 10000001 | 111110 | 111000 | 0 | 110001 | 11101010 | 101101 | 100011 |
Color Harmonies of #313981
Complementary color
Monochromatic Colors of #313981
Black with #313981
Text Example
Text Example
White with #313981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313981; }
p { color: rgb(49,57,129); }
H1.HeaderClassName
{
color: #313981;
}
.AnyTagClassName
{
color: #313981;
}
</style>
background-color css
<style>
a { background-color: #313981; }
a { background-color: rgb(49,57,129); }
div.DivClassName
{
background-color: #313981;
}
.BgClassName
{
background-color: #313981;
}
</style>
border-color css
<style>
span { border-color: #313981; }
span { border-color: rgb(49,57,129); }
td.TdClassName
{
border-color: #313981;
}
.TagClassName
{
border-color: #313981;
}
</style>