Shades of Torea Bay #313578
Tints of Torea Bay #313578
RGB
CMYK
RGB Variations
Color information
#313578 (or 0x313578) is known color: Torea Bay. HEX triplet: 31, 35 and 78. RGB value is (49,53,120). Sum of RGB (Red+Green+Blue) = 49+53+120=222 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.07% from 222); Green value is 53 (21.09% from 255 or 23.87% from 222); Blue value is 120 (47.27% from 255 or 54.05% from 222); Max value from RGB is 120 - color contains mainly: blue. Hex color #313578 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313578 is #CECA87. Grayscale: #3B3B3B. Windows color (decimal): -13552264 or 7877937. OLE color: 7877937.
HSL color Cylindrical-coordinate representation of color #313578: hue angle of 236.62º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #313578 is Cyan = 0.59, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 53 | 120 | - |
| CMYK | 0.59 | 0.56 | 0 | 0.53 |
| HSL | 236.62º | 0.42% | 0.33% | - |
| HSV(B) | 236.62º | 0.59% | 0.47% | - |
| XYZ | 5.93 | 4.56 | 18.34 | - |
| YUV | 59.44 | 162.17 | 120.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 53 | 120 | 0.59 | 0.56 | 0 | 0.53 | 236.62 | 0.42 | 0.33 |
| Hex | 31 | 35 | 78 | 3B | 38 | 0 | 35 | ED | 2A | 21 |
| Octal | 61 | 65 | 170 | 73 | 70 | 0 | 65 | 355 | 52 | 41 |
| Binary | 110001 | 110101 | 1111000 | 111011 | 111000 | 0 | 110101 | 11101101 | 101010 | 100001 |
Color Harmonies of #313578
Complementary color
Monochromatic Colors of #313578
Black with #313578
Text Example
Text Example
White with #313578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313578; }
p { color: rgb(49,53,120); }
H1.HeaderClassName
{
color: #313578;
}
.AnyTagClassName
{
color: #313578;
}
</style>
background-color css
<style>
a { background-color: #313578; }
a { background-color: rgb(49,53,120); }
div.DivClassName
{
background-color: #313578;
}
.BgClassName
{
background-color: #313578;
}
</style>
border-color css
<style>
span { border-color: #313578; }
span { border-color: rgb(49,53,120); }
td.TdClassName
{
border-color: #313578;
}
.TagClassName
{
border-color: #313578;
}
</style>