Shades of Torea Bay #31397E
Tints of Torea Bay #31397E
RGB
CMYK
RGB Variations
Color information
#31397E (or 0x31397E) is known color: Torea Bay. HEX triplet: 31, 39 and 7E. RGB value is (49,57,126). Sum of RGB (Red+Green+Blue) = 49+57+126=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 57 (22.66% from 255 or 24.57% from 232); Blue value is 126 (49.61% from 255 or 54.31% from 232); Max value from RGB is 126 - color contains mainly: blue. Hex color #31397E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #31397E is #CEC681. Grayscale: #3E3E3E. Windows color (decimal): -13551234 or 8272177. OLE color: 8272177.
HSL color Cylindrical-coordinate representation of color #31397E: hue angle of 233.77º degrees, saturation: 0.44, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #31397E is Cyan = 0.61, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 49 | 57 | 126 | - |
| CMYK | 0.61 | 0.55 | 0 | 0.51 |
| HSL | 233.77º | 0.44% | 0.34% | - |
| HSV(B) | 233.77º | 0.61% | 0.49% | - |
| XYZ | 6.5 | 5.09 | 20.38 | - |
| YUV | 62.47 | 163.85 | 118.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 57 | 126 | 0.61 | 0.55 | 0 | 0.51 | 233.77 | 0.44 | 0.34 |
| Hex | 31 | 39 | 7E | 3D | 37 | 0 | 33 | EA | 2C | 22 |
| Octal | 61 | 71 | 176 | 75 | 67 | 0 | 63 | 352 | 54 | 42 |
| Binary | 110001 | 111001 | 1111110 | 111101 | 110111 | 0 | 110011 | 11101010 | 101100 | 100010 |
Color Harmonies of #31397E
Complementary color
Monochromatic Colors of #31397E
Black with #31397E
Text Example
Text Example
White with #31397E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #31397E; }
p { color: rgb(49,57,126); }
H1.HeaderClassName
{
color: #31397E;
}
.AnyTagClassName
{
color: #31397E;
}
</style>
background-color css
<style>
a { background-color: #31397E; }
a { background-color: rgb(49,57,126); }
div.DivClassName
{
background-color: #31397E;
}
.BgClassName
{
background-color: #31397E;
}
</style>
border-color css
<style>
span { border-color: #31397E; }
span { border-color: rgb(49,57,126); }
td.TdClassName
{
border-color: #31397E;
}
.TagClassName
{
border-color: #31397E;
}
</style>