Shades of Torea Bay #313982
Tints of Torea Bay #313982
RGB
CMYK
RGB Variations
Color information
#313982 (or 0x313982) is known color: Torea Bay. HEX triplet: 31, 39 and 82. RGB value is (49,57,130). Sum of RGB (Red+Green+Blue) = 49+57+130=236 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.76% from 236); Green value is 57 (22.66% from 255 or 24.15% from 236); Blue value is 130 (51.17% from 255 or 55.08% from 236); Max value from RGB is 130 - color contains mainly: blue. Hex color #313982 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #313982 is #CEC67D. Grayscale: #3E3E3E. Windows color (decimal): -13551230 or 8534321. OLE color: 8534321.
HSL color Cylindrical-coordinate representation of color #313982: hue angle of 234.07º 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 #313982 is Cyan = 0.62, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 57 | 130 | - |
| CMYK | 0.62 | 0.56 | 0 | 0.49 |
| HSL | 234.07º | 0.45% | 0.35% | - |
| HSV(B) | 234.07º | 0.62% | 0.51% | - |
| XYZ | 6.76 | 5.19 | 21.76 | - |
| YUV | 62.93 | 165.85 | 118.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 57 | 130 | 0.62 | 0.56 | 0 | 0.49 | 234.07 | 0.45 | 0.35 |
| Hex | 31 | 39 | 82 | 3E | 38 | 0 | 31 | EA | 2D | 23 |
| Octal | 61 | 71 | 202 | 76 | 70 | 0 | 61 | 352 | 55 | 43 |
| Binary | 110001 | 111001 | 10000010 | 111110 | 111000 | 0 | 110001 | 11101010 | 101101 | 100011 |
Color Harmonies of #313982
Complementary color
Monochromatic Colors of #313982
Black with #313982
Text Example
Text Example
White with #313982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313982; }
p { color: rgb(49,57,130); }
H1.HeaderClassName
{
color: #313982;
}
.AnyTagClassName
{
color: #313982;
}
</style>
background-color css
<style>
a { background-color: #313982; }
a { background-color: rgb(49,57,130); }
div.DivClassName
{
background-color: #313982;
}
.BgClassName
{
background-color: #313982;
}
</style>
border-color css
<style>
span { border-color: #313982; }
span { border-color: rgb(49,57,130); }
td.TdClassName
{
border-color: #313982;
}
.TagClassName
{
border-color: #313982;
}
</style>