Shades of Torea Bay #313680
Tints of Torea Bay #313680
RGB
CMYK
RGB Variations
Color information
#313680 (or 0x313680) is known color: Torea Bay. HEX triplet: 31, 36 and 80. RGB value is (49,54,128). Sum of RGB (Red+Green+Blue) = 49+54+128=231 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.21% from 231); Green value is 54 (21.48% from 255 or 23.38% from 231); Blue value is 128 (50.39% from 255 or 55.41% from 231); Max value from RGB is 128 - color contains mainly: blue. Hex color #313680 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #313680 is #CEC97F. Grayscale: #3C3C3C. Windows color (decimal): -13552000 or 8402481. OLE color: 8402481.
HSL color Cylindrical-coordinate representation of color #313680: hue angle of 236.2º 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 #313680 is Cyan = 0.62, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 49 | 54 | 128 | - |
| CMYK | 0.62 | 0.58 | 0 | 0.50 |
| HSL | 236.2º | 0.45% | 0.35% | - |
| HSV(B) | 236.2º | 0.62% | 0.5% | - |
| XYZ | 6.48 | 4.85 | 21.02 | - |
| YUV | 60.94 | 165.84 | 119.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 54 | 128 | 0.62 | 0.58 | 0 | 0.50 | 236.2 | 0.45 | 0.35 |
| Hex | 31 | 36 | 80 | 3E | 3A | 0 | 32 | EC | 2D | 23 |
| Octal | 61 | 66 | 200 | 76 | 72 | 0 | 62 | 354 | 55 | 43 |
| Binary | 110001 | 110110 | 10000000 | 111110 | 111010 | 0 | 110010 | 11101100 | 101101 | 100011 |
Color Harmonies of #313680
Complementary color
Monochromatic Colors of #313680
Black with #313680
Text Example
Text Example
White with #313680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313680; }
p { color: rgb(49,54,128); }
H1.HeaderClassName
{
color: #313680;
}
.AnyTagClassName
{
color: #313680;
}
</style>
background-color css
<style>
a { background-color: #313680; }
a { background-color: rgb(49,54,128); }
div.DivClassName
{
background-color: #313680;
}
.BgClassName
{
background-color: #313680;
}
</style>
border-color css
<style>
span { border-color: #313680; }
span { border-color: rgb(49,54,128); }
td.TdClassName
{
border-color: #313680;
}
.TagClassName
{
border-color: #313680;
}
</style>