Shades of Torea Bay #313580
Tints of Torea Bay #313580
RGB
CMYK
RGB Variations
Color information
#313580 (or 0x313580) is known color: Torea Bay. HEX triplet: 31, 35 and 80. RGB value is (49,53,128). Sum of RGB (Red+Green+Blue) = 49+53+128=230 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.30% from 230); Green value is 53 (21.09% from 255 or 23.04% from 230); Blue value is 128 (50.39% from 255 or 55.65% from 230); Max value from RGB is 128 - color contains mainly: blue. Hex color #313580 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #313580 is #CECA7F. Grayscale: #3C3C3C. Windows color (decimal): -13552256 or 8402225. OLE color: 8402225.
HSL color Cylindrical-coordinate representation of color #313580: hue angle of 236.96º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #313580 is Cyan = 0.62, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 49 | 53 | 128 | - |
| CMYK | 0.62 | 0.59 | 0 | 0.50 |
| HSL | 236.96º | 0.45% | 0.35% | - |
| HSV(B) | 236.96º | 0.62% | 0.5% | - |
| XYZ | 6.44 | 4.76 | 21 | - |
| YUV | 60.35 | 166.17 | 119.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 53 | 128 | 0.62 | 0.59 | 0 | 0.50 | 236.96 | 0.45 | 0.35 |
| Hex | 31 | 35 | 80 | 3E | 3B | 0 | 32 | ED | 2D | 23 |
| Octal | 61 | 65 | 200 | 76 | 73 | 0 | 62 | 355 | 55 | 43 |
| Binary | 110001 | 110101 | 10000000 | 111110 | 111011 | 0 | 110010 | 11101101 | 101101 | 100011 |
Color Harmonies of #313580
Complementary color
Monochromatic Colors of #313580
Black with #313580
Text Example
Text Example
White with #313580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313580; }
p { color: rgb(49,53,128); }
H1.HeaderClassName
{
color: #313580;
}
.AnyTagClassName
{
color: #313580;
}
</style>
background-color css
<style>
a { background-color: #313580; }
a { background-color: rgb(49,53,128); }
div.DivClassName
{
background-color: #313580;
}
.BgClassName
{
background-color: #313580;
}
</style>
border-color css
<style>
span { border-color: #313580; }
span { border-color: rgb(49,53,128); }
td.TdClassName
{
border-color: #313580;
}
.TagClassName
{
border-color: #313580;
}
</style>